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

Issue 10139019: [webui settings] send user profiles info earlier during load (Closed)

Created:
8 years, 8 months ago by Evan Stade
Modified:
8 years, 8 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

[webui settings] send user profiles info earlier during load this prevents jiggle during load because the profile info is available from when the page first loads, instead of a split second later. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133562

Patch Set 1 #

Total comments: 3

Patch Set 2 : make return type scoped_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -54 lines) Patch
M chrome/browser/resources/options2/browser_options.js View 3 chunks +24 lines, -29 lines 0 comments Download
M chrome/browser/ui/webui/options2/browser_options_handler2.h View 1 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options2/browser_options_handler2.cc View 1 8 chunks +19 lines, -22 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Evan Stade
8 years, 8 months ago (2012-04-21 01:05:00 UTC) #1
Miranda Callahan
Shunting to Sailesh, who created the profile menu feature.
8 years, 8 months ago (2012-04-23 12:41:04 UTC) #2
sail
LGTM! http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc File chrome/browser/ui/webui/options2/browser_options_handler2.cc (right): http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc#newcode907 chrome/browser/ui/webui/options2/browser_options_handler2.cc:907: ListValue* profile_info_list = new ListValue; Maybe make this ...
8 years, 8 months ago (2012-04-23 15:44:53 UTC) #3
sail
oops, hit return too quickly. Adding binji to the CC list since he wrote this ...
8 years, 8 months ago (2012-04-23 15:45:19 UTC) #4
binji
On 2012/04/23 15:45:19, sail wrote: > oops, hit return too quickly. > Adding binji to ...
8 years, 8 months ago (2012-04-23 16:25:01 UTC) #5
Evan Stade
http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc File chrome/browser/ui/webui/options2/browser_options_handler2.cc (right): http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc#newcode907 chrome/browser/ui/webui/options2/browser_options_handler2.cc:907: ListValue* profile_info_list = new ListValue; On 2012/04/23 15:44:53, sail ...
8 years, 8 months ago (2012-04-23 20:19:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/10139019/1
8 years, 8 months ago (2012-04-23 20:20:59 UTC) #7
Evan Stade
On 2012/04/23 20:19:02, Evan Stade wrote: > http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc > File chrome/browser/ui/webui/options2/browser_options_handler2.cc (right): > > http://codereview.chromium.org/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc#newcode907 ...
8 years, 8 months ago (2012-04-23 21:23:00 UTC) #8
Evan Stade
https://chromiumcodereview.appspot.com/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc File chrome/browser/ui/webui/options2/browser_options_handler2.cc (right): https://chromiumcodereview.appspot.com/10139019/diff/1/chrome/browser/ui/webui/options2/browser_options_handler2.cc#newcode907 chrome/browser/ui/webui/options2/browser_options_handler2.cc:907: ListValue* profile_info_list = new ListValue; On 2012/04/23 15:44:53, sail ...
8 years, 8 months ago (2012-04-23 21:55:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/10139019/20001
8 years, 8 months ago (2012-04-23 21:56:17 UTC) #10
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 23:20:09 UTC) #11
Change committed as 133562

Powered by Google App Engine
This is Rietveld 408576698