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

Issue 6677053: Get rid of some more dependencies on chrome\common from plugin, in preparatio... (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, pam+watch_chromium.org, stuartmorgan+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Get rid of some more dependencies on chrome\common from plugin, in preparation for moving the plugin directory to content. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78278

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -60 lines) Patch
M chrome/chrome_common.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
D chrome/common/plugin_carbon_interpose_constants_mac.h View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/common/plugin_carbon_interpose_constants_mac.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/plugin/npobject_stub.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/plugin/plugin_main_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/plugin/webplugin_delegate_stub.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/plugin/webplugin_proxy.cc View 3 chunks +5 lines, -6 lines 2 comments Download
A + content/common/plugin_carbon_interpose_constants_mac.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/common/plugin_carbon_interpose_constants_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jam
9 years, 9 months ago (2011-03-15 19:47:31 UTC) #1
Avi (use Gerrit)
Not so hot. http://codereview.chromium.org/6677053/diff/1/chrome/plugin/webplugin_proxy.cc File chrome/plugin/webplugin_proxy.cc (right): http://codereview.chromium.org/6677053/diff/1/chrome/plugin/webplugin_proxy.cc#newcode294 chrome/plugin/webplugin_proxy.cc:294: !request_url.SchemeIs("ftp")) { :( Can we please ...
9 years, 9 months ago (2011-03-15 19:50:28 UTC) #2
jam
http://codereview.chromium.org/6677053/diff/1/chrome/plugin/webplugin_proxy.cc File chrome/plugin/webplugin_proxy.cc (right): http://codereview.chromium.org/6677053/diff/1/chrome/plugin/webplugin_proxy.cc#newcode294 chrome/plugin/webplugin_proxy.cc:294: !request_url.SchemeIs("ftp")) { On 2011/03/15 19:50:28, Avi wrote: > :( ...
9 years, 9 months ago (2011-03-15 20:30:06 UTC) #3
Avi (use Gerrit)
Double-plus ungood. We should be using constants... sigh. rubber stamp LGTM
9 years, 9 months ago (2011-03-15 20:37:45 UTC) #4
jam
If it's any consolation, I'm pretty sure that a lot of chrome\common\url-constants.h will move to ...
9 years, 9 months ago (2011-03-15 20:41:22 UTC) #5
Avi (use Gerrit)
That helps. Then we have to go back and plug the constants back in.
9 years, 9 months ago (2011-03-15 20:42:19 UTC) #6
jam
On 2011/03/15 20:42:19, Avi wrote: > That helps. Then we have to go back and ...
9 years, 9 months ago (2011-03-15 22:08:25 UTC) #7
Avi (use Gerrit)
9 years, 9 months ago (2011-03-15 22:23:10 UTC) #8
Great to hear.

Powered by Google App Engine
This is Rietveld 408576698