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

Issue 9836103: Fix most remaining WebUI link errors on Android. (Closed)

Created:
8 years, 9 months ago by Yaron
Modified:
8 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, ncarter (slow), akalin, Raghu Simha, estade+watch_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Fix most remaining WebUI link errors on Android. The remaining ones are related to extensions and session service which will be handled separately. Changes included: - Remove remaining login/sync bits from NTP. They're handled in native ui. - Temporarily remove chrome://inspect and chrome://flags (both don't work) - Stub out part of chrome://history that relies on feature code to be upstreamed. BUG=117407 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129422

Patch Set 1 #

Patch Set 2 : alpha-sort #

Patch Set 3 : browser_prefs.cc has dep on FlagsUI #

Total comments: 2

Patch Set 4 : about_flags #

Total comments: 8

Patch Set 5 : atwilson's comments #

Total comments: 4

Patch Set 6 : remove about_flags #

Total comments: 1

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -11 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 1 5 chunks +12 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_ui.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 2 chunks +14 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Yaron
atwilson: sync parts, gyp estate: browser/ui/webui, gyp
8 years, 9 months ago (2012-03-27 02:39:09 UTC) #1
Yaron
On 2012/03/27 02:39:09, Yaron wrote: > atwilson: sync parts, gyp > estate: browser/ui/webui, gyp err ...
8 years, 9 months ago (2012-03-27 02:39:32 UTC) #2
Yaron
battre: chrome/browser/prefs Sorry, missed that one in the first pass.
8 years, 9 months ago (2012-03-27 03:00:33 UTC) #3
battre
http://codereview.chromium.org/9836103/diff/2002/chrome/browser/prefs/browser_prefs.cc File chrome/browser/prefs/browser_prefs.cc (right): http://codereview.chromium.org/9836103/diff/2002/chrome/browser/prefs/browser_prefs.cc#newcode148 chrome/browser/prefs/browser_prefs.cc:148: FlagsUI::RegisterPrefs(local_state); I think if you disable registration of these ...
8 years, 9 months ago (2012-03-27 05:58:18 UTC) #4
Yaron
http://codereview.chromium.org/9836103/diff/2002/chrome/browser/prefs/browser_prefs.cc File chrome/browser/prefs/browser_prefs.cc (right): http://codereview.chromium.org/9836103/diff/2002/chrome/browser/prefs/browser_prefs.cc#newcode148 chrome/browser/prefs/browser_prefs.cc:148: FlagsUI::RegisterPrefs(local_state); On 2012/03/27 05:58:18, battre wrote: > I think ...
8 years, 9 months ago (2012-03-27 16:07:31 UTC) #5
Andrew T Wilson (Slow)
http://codereview.chromium.org/9836103/diff/6002/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): http://codereview.chromium.org/9836103/diff/6002/chrome/browser/about_flags.cc#newcode679 chrome/browser/about_flags.cc:679: NOTIMPLEMENTED() << "Experimental labs aren't supported on Android."; I ...
8 years, 9 months ago (2012-03-27 17:33:16 UTC) #6
Evan Stade
webui lgtm
8 years, 9 months ago (2012-03-27 18:03:02 UTC) #7
battre
I'll defer to atwilson and the try bots for the remainder, so that you are ...
8 years, 9 months ago (2012-03-27 18:54:30 UTC) #8
Yaron
Thanks for the quick reviews. Another pass with about_flags removed. http://codereview.chromium.org/9836103/diff/6002/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): http://codereview.chromium.org/9836103/diff/6002/chrome/browser/about_flags.cc#newcode679 ...
8 years, 9 months ago (2012-03-27 19:06:52 UTC) #9
Andrew T Wilson (Slow)
lgtm LGTM
8 years, 9 months ago (2012-03-27 20:00:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9836103/11001
8 years, 9 months ago (2012-03-27 20:33:01 UTC) #11
commit-bot: I haz the power
Can't apply patch for file chrome/browser/prefs/browser_prefs.cc. While running patch -p1 --forward --force; patching file chrome/browser/prefs/browser_prefs.cc ...
8 years, 9 months ago (2012-03-27 20:33:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9836103/14001
8 years, 9 months ago (2012-03-27 22:48:38 UTC) #13
commit-bot: I haz the power
Try job failure for 9836103-14001 on win for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=4693 Step "update" is always ...
8 years, 9 months ago (2012-03-27 22:57:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9836103/14001
8 years, 9 months ago (2012-03-27 23:05:30 UTC) #15
commit-bot: I haz the power
Try job failure for 9836103-14001 on win for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=4730 Step "update" is always ...
8 years, 9 months ago (2012-03-27 23:48:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9836103/14001
8 years, 9 months ago (2012-03-28 01:36:45 UTC) #17
commit-bot: I haz the power
Try job failure for 9836103-14001 (retry) (retry) on win_rel for step "browser_tests". It's a second ...
8 years, 9 months ago (2012-03-28 04:54:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9836103/14001
8 years, 9 months ago (2012-03-28 14:06:42 UTC) #19
commit-bot: I haz the power
8 years, 9 months ago (2012-03-28 16:16:58 UTC) #20
Change committed as 129422

Powered by Google App Engine
This is Rietveld 408576698