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

Issue 10134026: Remove browser from web intents UI code (Closed)

Created:
8 years, 8 months ago by benwells
Modified:
8 years, 7 months ago
Reviewers:
sky, Greg Billock
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, miket_OOO
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remove browser from web intents UI code. BUG=None TEST=Tested WebIntents still work Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134964

Patch Set 1 #

Patch Set 2 : Compile errors #

Patch Set 3 : Cleanup #

Total comments: 6

Patch Set 4 : Only use tab contents wrapper for shell windows #

Patch Set 5 : Mac fixes #

Patch Set 6 : Rebase #

Patch Set 7 : Removed ExtensionHost changes #

Patch Set 8 : Browser test compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -89 lines) Patch
M chrome/browser/content_settings/host_content_settings_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/intents/register_intent_handler_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/intents/web_intents_util.h View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/intents/web_intents_util.cc View 1 2 1 chunk +10 lines, -5 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_picker_cocoa.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_picker_cocoa.mm View 1 2 3 4 5 3 chunks +7 lines, -11 lines 0 comments Download
M chrome/browser/ui/cocoa/web_intent_sheet_controller_browsertest.mm View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/web_intent_picker_gtk.h View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/ui/gtk/web_intent_picker_gtk.cc View 1 2 3 4 5 4 chunks +6 lines, -11 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.h View 1 2 3 4 5 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.cc View 1 2 3 4 5 3 chunks +5 lines, -10 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc View 1 2 3 4 5 6 7 10 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/web_intent_picker_views.cc View 1 2 3 4 5 6 chunks +10 lines, -14 lines 0 comments Download
M chrome/browser/ui/webui/options2/content_settings_handler2.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
benwells
The extension_host.* changes for this patch are not final (they're waiting on another patch), but ...
8 years, 8 months ago (2012-04-26 03:23:45 UTC) #1
sky
LGTM
8 years, 8 months ago (2012-04-26 15:49:27 UTC) #2
Greg Billock
This looks good to me wrt web intents. Can you note in the description that ...
8 years, 8 months ago (2012-04-26 21:32:07 UTC) #3
benwells
+aa@ for extensions review. http://codereview.chromium.org/10134026/diff/16001/chrome/browser/extensions/extension_host.cc File chrome/browser/extensions/extension_host.cc (right): http://codereview.chromium.org/10134026/diff/16001/chrome/browser/extensions/extension_host.cc#newcode144 chrome/browser/extensions/extension_host.cc:144: host_contents_wrapper_.reset(new TabContentsWrapper(host_contents_)); On 2012/04/26 21:32:07, ...
8 years, 8 months ago (2012-04-26 23:59:37 UTC) #4
Greg Billock
On 2012/04/26 23:59:37, benwells wrote: > +aa@ for extensions review. > > http://codereview.chromium.org/10134026/diff/16001/chrome/browser/extensions/extension_host.cc > File ...
8 years, 8 months ago (2012-04-27 00:10:29 UTC) #5
benwells
ExtensionHost changes removed. Would like to land the rest of the change now to avoid ...
8 years, 7 months ago (2012-05-01 21:53:43 UTC) #6
Greg Billock
On 2012/05/01 21:53:43, benwells wrote: > ExtensionHost changes removed. Would like to land the rest ...
8 years, 7 months ago (2012-05-02 15:00:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/10134026/49006
8 years, 7 months ago (2012-05-02 17:44:53 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-02 19:26:05 UTC) #9
Change committed as 134964

Powered by Google App Engine
This is Rietveld 408576698