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

Issue 17413016: Fix overscroll glow when the FIP dialog is active (Closed)

Created:
7 years, 6 months ago by jdduke (slow)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix overscroll glow when the FIP dialog is active The FIP dialog retains focus even when the user scrolls the contents of a page. Normally, loss of RenderWidgetHost focus would disable the overscroll effect, preventing the glow from ever showing when the FIP dialog is open. This patch address the issue by re-enabling the overscroll effect when gestures are forwarded to the RenderWidgetHost. BUG=251031 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207968

Patch Set 1 #

Total comments: 1

Patch Set 2 : Explicit enable on creation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -23 lines) Patch
M content/browser/android/overscroll_glow.h View 1 3 chunks +18 lines, -5 lines 0 comments Download
M content/browser/android/overscroll_glow.cc View 1 5 chunks +25 lines, -12 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 6 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jdduke (slow)
PTAL. This is the cleanest way that I've found to handle the issue; the alternative ...
7 years, 6 months ago (2013-06-21 15:32:29 UTC) #1
joth
+sievers - OK I redirect this to you? I'm not really familiar with the overscroll ...
7 years, 6 months ago (2013-06-21 16:39:38 UTC) #2
no sievers
lgtm for owners. But adding Ted to double-check that it's ok to reenable the glow ...
7 years, 6 months ago (2013-06-21 17:05:46 UTC) #3
jdduke (slow)
On 2013/06/21 17:05:46, Daniel Sievers wrote: > lgtm for owners. > > But adding Ted ...
7 years, 6 months ago (2013-06-21 17:25:20 UTC) #4
Ted C
On 2013/06/21 17:25:20, jdduke wrote: > On 2013/06/21 17:05:46, Daniel Sievers wrote: > > lgtm ...
7 years, 6 months ago (2013-06-21 17:44:03 UTC) #5
Ted C
lgtm https://codereview.chromium.org/17413016/diff/1/content/browser/android/overscroll_glow.cc File content/browser/android/overscroll_glow.cc (right): https://codereview.chromium.org/17413016/diff/1/content/browser/android/overscroll_glow.cc#newcode92 content/browser/android/overscroll_glow.cc:92: : enabled_(true), should this default to false?
7 years, 6 months ago (2013-06-21 17:44:12 UTC) #6
jdduke (slow)
On 2013/06/21 17:44:12, Ted C wrote: > lgtm > > https://codereview.chromium.org/17413016/diff/1/content/browser/android/overscroll_glow.cc > File content/browser/android/overscroll_glow.cc (right): ...
7 years, 6 months ago (2013-06-21 18:16:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/17413016/10001
7 years, 6 months ago (2013-06-21 18:28:43 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 00:23:48 UTC) #9
Message was sent while issue was closed.
Change committed as 207968

Powered by Google App Engine
This is Rietveld 408576698