Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Issue 10806075: Get the path of the plugin interposing library from the embedder, since they're the ones who bundle… (Closed)

Created:
8 years, 5 months ago by jam
Modified:
8 years, 5 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Get the path of the plugin interposing library from the embedder, since they're the ones who bundle it. Make content still work without it. This allows plugins to work inside content_shell. BUG=90448 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147965

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -14 lines) Patch
M chrome/common/chrome_content_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/plugin_process_host.cc View 1 chunk +11 lines, -8 lines 0 comments Download
M content/common/plugin_carbon_interpose_constants_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/plugin_carbon_interpose_constants_mac.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/plugin/plugin_main_mac.mm View 3 chunks +4 lines, -3 lines 0 comments Download
M content/public/common/content_client.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/common/content_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
The gyp rules in chrome.gyp seemed unfortunate to duplicate in content.gyp (and couldn't just be ...
8 years, 5 months ago (2012-07-23 21:15:37 UTC) #1
Avi (use Gerrit)
8 years, 5 months ago (2012-07-23 21:17:53 UTC) #2
Sob.

LGTM

Hope we don't have to deal with this much longer.

Powered by Google App Engine
This is Rietveld 408576698