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

Issue 11414204: Delay scroll to section until page initialization is complete. (Closed)

Created:
8 years ago by kevers
Modified:
8 years ago
Reviewers:
James Hawkins
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Delay scroll to section until page initialization is complete. BUG=153777 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170572

Patch Set 1 #

Patch Set 2 : Add docs. #

Total comments: 2

Patch Set 3 : Remove unnecessary flag reset. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M chrome/browser/resources/options/browser_options.js View 1 2 4 chunks +31 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/options_ui.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kevers
Hi James, Can you please have a look at this CL. Synchronizes scrolling to a ...
8 years ago (2012-11-28 14:05:40 UTC) #1
James Hawkins
https://codereview.chromium.org/11414204/diff/2001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/11414204/diff/2001/chrome/browser/resources/options/browser_options.js#newcode49 chrome/browser/resources/options/browser_options.js:49: this.initializationComplete_ = false; Why do we need to set ...
8 years ago (2012-11-29 23:20:21 UTC) #2
kevers
https://codereview.chromium.org/11414204/diff/2001/chrome/browser/resources/options/browser_options.js File chrome/browser/resources/options/browser_options.js (right): https://codereview.chromium.org/11414204/diff/2001/chrome/browser/resources/options/browser_options.js#newcode49 chrome/browser/resources/options/browser_options.js:49: this.initializationComplete_ = false; On 2012/11/29 23:20:21, James Hawkins wrote: ...
8 years ago (2012-11-30 19:46:25 UTC) #3
James Hawkins
LGTM but I'd like to note that this doesn't scale, i.e., I don't think this ...
8 years ago (2012-11-30 19:51:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/11414204/7001
8 years ago (2012-11-30 20:23:59 UTC) #5
commit-bot: I haz the power
8 years ago (2012-11-30 22:19:13 UTC) #6
Message was sent while issue was closed.
Change committed as 170572

Powered by Google App Engine
This is Rietveld 408576698