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

Issue 222543004: Makes chrome://omnibox use mojo (Closed)

Created:
6 years, 8 months ago by sky
Modified:
6 years, 7 months ago
CC:
chromium-reviews, viettrungluu+watch_chromium.org, jam, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, arv+watch_chromium.org, darin (slow to review), James Su, ben+mojo_chromium.org
Visibility:
Public.

Description

Makes chrome://omnibox use mojo For the time being I'm moving chrome://omnibox behind USE_MOJO. Dave has a patch out to enable USE_MOJO for Mac, which means it's only android that won't have it for the time being. BUG=none TEST=none R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262176 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267414

Patch Set 1 #

Patch Set 2 : comment #

Total comments: 7

Patch Set 3 : merge 2 trunk, remove use_mojo, use From, and remove chrome namespace #

Patch Set 4 : pass in buffer, copyright and cast #

Patch Set 5 : remove view_manager hack #

Patch Set 6 : Fix gyp #

Patch Set 7 : sync to master #

Patch Set 8 : remove mojo_system from dependencies #

Patch Set 9 : merge to trunk #

Patch Set 10 : get working with mojo changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+404 lines, -271 lines) Patch
M chrome/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/omnibox/omnibox.js View 1 2 9 chunks +42 lines, -78 lines 0 comments Download
A chrome/browser/ui/webui/mojo_web_ui_controller.h View 1 chunk +53 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/mojo_web_ui_controller.cc View 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/mojo_web_ui_handler.h View 1 chunk +16 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/omnibox/omnibox.mojom View 1 2 3 1 chunk +62 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui.h View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui.cc View 1 2 2 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui_handler.h View 1 2 3 4 5 6 7 8 2 chunks +19 lines, -44 lines 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc View 1 2 3 4 5 6 7 8 9 3 chunks +117 lines, -139 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 3 chunks +7 lines, -1 line 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 5 6 3 chunks +3 lines, -0 lines 0 comments Download
A chrome/chrome_web_ui_mojo_bindings.gyp View 1 2 3 4 5 6 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
sky
Ok, this is ready for review for reals now. https://codereview.chromium.org/222543004/diff/20001/chrome/browser/resources/omnibox/omnibox.js File chrome/browser/resources/omnibox/omnibox.js (right): https://codereview.chromium.org/222543004/diff/20001/chrome/browser/resources/omnibox/omnibox.js#newcode25 chrome/browser/resources/omnibox/omnibox.js:25: ...
6 years, 8 months ago (2014-04-02 17:54:10 UTC) #1
darin (slow to review)
LGTM https://codereview.chromium.org/222543004/diff/20001/chrome/browser/ui/webui/omnibox/omnibox.mojom File chrome/browser/ui/webui/omnibox/omnibox.mojom (right): https://codereview.chromium.org/222543004/diff/20001/chrome/browser/ui/webui/omnibox/omnibox.mojom#newcode1 chrome/browser/ui/webui/omnibox/omnibox.mojom:1: module chrome { nit: add a license header ...
6 years, 8 months ago (2014-04-07 14:35:26 UTC) #2
sky
https://codereview.chromium.org/222543004/diff/20001/chrome/browser/ui/webui/omnibox/omnibox.mojom File chrome/browser/ui/webui/omnibox/omnibox.mojom (right): https://codereview.chromium.org/222543004/diff/20001/chrome/browser/ui/webui/omnibox/omnibox.mojom#newcode1 chrome/browser/ui/webui/omnibox/omnibox.mojom:1: module chrome { On 2014/04/07 14:35:26, darin wrote: > ...
6 years, 8 months ago (2014-04-07 14:53:23 UTC) #3
sky
The CQ bit was checked by sky@chromium.org
6 years, 8 months ago (2014-04-07 14:53:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/222543004/80001
6 years, 8 months ago (2014-04-07 14:53:48 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-07 15:35:16 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_compile_dbg
6 years, 8 months ago (2014-04-07 15:35:16 UTC) #7
sky
The CQ bit was checked by sky@chromium.org
6 years, 8 months ago (2014-04-07 17:02:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/222543004/100001
6 years, 8 months ago (2014-04-07 17:02:41 UTC) #9
commit-bot: I haz the power
Change committed as 262176
6 years, 8 months ago (2014-04-07 19:24:29 UTC) #10
sky
This was reverted because of leaks in mojo. Those have since been fixed, so I'm ...
6 years, 8 months ago (2014-04-22 20:06:28 UTC) #11
sky
The CQ bit was checked by sky@chromium.org
6 years, 8 months ago (2014-04-22 20:06:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/222543004/140001
6 years, 8 months ago (2014-04-22 20:07:00 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-22 21:20:45 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-22 21:20:46 UTC) #15
sky
Now that all the leaks/bugs on the mojo side have been fixed I'm going to ...
6 years, 7 months ago (2014-04-30 19:44:38 UTC) #16
sky
The CQ bit was checked by sky@chromium.org
6 years, 7 months ago (2014-04-30 19:44:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/222543004/180001
6 years, 7 months ago (2014-04-30 19:46:40 UTC) #18
commit-bot: I haz the power
6 years, 7 months ago (2014-05-01 04:11:51 UTC) #19
Message was sent while issue was closed.
Change committed as 267414

Powered by Google App Engine
This is Rietveld 408576698