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

Issue 26865003: Fix android NTP's scroll to top of page logic. (Closed)

Created:
7 years, 2 months ago by Dan Beam
Modified:
7 years, 2 months ago
Reviewers:
Ted C
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, estade+watch_chromium.org, arv+watch_chromium.org, pedrosimonetti+watch_chromium.org
Visibility:
Public.

Description

Fix android NTP's scroll to top of page logic. Setting or reading document.body.scroll{Left,Top} is deprecated in favor of document.documentElement.scroll{Left,Top} in standards mode. R=tedchoc@chromium.org BUG=305742 TEST=on #hash change, android scrolls to top Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/resources/ntp_android/ntp_android.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Dan Beam
don't know if this is relevant with the native NTP, but doesn't hurt to check
7 years, 2 months ago (2013-10-10 16:21:42 UTC) #1
Ted C
lgtm
7 years, 2 months ago (2013-10-10 16:23:24 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 2 months ago (2013-10-10 16:26:47 UTC) #3
Ted C
On 2013/10/10 16:26:47, I haz the power (commit-bot) wrote: > No LGTM from a valid ...
7 years, 2 months ago (2013-10-10 16:27:41 UTC) #4
Dan Beam
7 years, 2 months ago (2013-10-10 17:39:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r227958 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698