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

Issue 2844893002: [Home] Infobars appear more often (Closed)

Created:
3 years, 7 months ago by mdjones
Modified:
3 years, 7 months ago
Reviewers:
gone
CC:
chromium-reviews, dominickn+watch_chromium.org, pkotwicz+watch_chromium.org, zpeng+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Home] Infobars appear more often This change modifies the behavior of infobars when the user scrolls a web page. Infobars now have the following behavior: - No longer only show near the top of the web page. - Can now appear if the user is scrolled to the middle of the page. - Closely follow the behavior of the toolbar but is not synced to it. BUG=587583 Review-Url: https://codereview.chromium.org/2844893002 Cr-Commit-Position: refs/heads/master@{#470080} Committed: https://chromium.googlesource.com/chromium/src/+/5f3484435c495bdc313e8cf1628a200b927f1209

Patch Set 1 #

Total comments: 2

Patch Set 2 : javadocize #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -62 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java View 1 9 chunks +48 lines, -62 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
mdjones
ptal
3 years, 7 months ago (2017-05-05 21:53:24 UTC) #2
gone
lgtm https://codereview.chromium.org/2844893002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java File chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java (right): https://codereview.chromium.org/2844893002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java#newcode193 chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java:193: // Tracks the previous event's scroll offset to ...
3 years, 7 months ago (2017-05-08 17:01:54 UTC) #3
mdjones
https://codereview.chromium.org/2844893002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java File chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java (right): https://codereview.chromium.org/2844893002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java#newcode193 chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java:193: // Tracks the previous event's scroll offset to determine ...
3 years, 7 months ago (2017-05-08 18:13:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2844893002/20001
3 years, 7 months ago (2017-05-08 18:15:14 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 19:47:30 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5f3484435c495bdc313e8cf1628a...

Powered by Google App Engine
This is Rietveld 408576698