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

Issue 552903004: Update hover state after entering and leaving fullscreen. (Closed)

Created:
6 years, 3 months ago by xun.sun
Modified:
6 years, 3 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Update hover state after entering and leaving fullscreen. The update is scheduled after the render tree is updated and the element entering / leaving fullscreen has completed what it needs to do. R=philipj@opera.com BUG=374716, 376728 Tests= fullscreen/ LayoutTests on Linux Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182373

Patch Set 1 #

Patch Set 2 : Added layouttest #

Total comments: 6

Patch Set 3 : Revised Layouttest case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
A LayoutTests/fullscreen/enter-exit-full-screen-hover.html View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M Source/core/dom/Fullscreen.cpp View 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
xun.sun
This is a follow up of https://codereview.chromium.org/290883002 and should obsolete 290883002. PTAL.
6 years, 3 months ago (2014-09-17 04:47:50 UTC) #1
philipj_slow
On 2014/09/17 04:47:50, xun.sun wrote: > This is a follow up of https://codereview.chromium.org/290883002 and should ...
6 years, 3 months ago (2014-09-17 07:46:29 UTC) #2
xun.sun
On 2014/09/17 07:46:29, philipj wrote: > On 2014/09/17 04:47:50, xun.sun wrote: > > This is ...
6 years, 3 months ago (2014-09-19 02:25:31 UTC) #3
philipj_slow
Test looks OK, I've also verified that it fails without the change. Apparently no iframe ...
6 years, 3 months ago (2014-09-19 14:31:02 UTC) #4
xun.sun
On 2014/09/19 14:31:02, philipj wrote: > Test looks OK, I've also verified that it fails ...
6 years, 3 months ago (2014-09-20 17:39:17 UTC) #5
xun.sun
https://codereview.chromium.org/552903004/diff/20001/LayoutTests/fullscreen/enter-exit-full-screen-hover.html File LayoutTests/fullscreen/enter-exit-full-screen-hover.html (right): https://codereview.chromium.org/552903004/diff/20001/LayoutTests/fullscreen/enter-exit-full-screen-hover.html#newcode20 LayoutTests/fullscreen/enter-exit-full-screen-hover.html:20: if (!eventSender.gestureShowPress || !eventSender.gestureTap || !eventSender.mouseMoveTo) { On 2014/09/19 ...
6 years, 3 months ago (2014-09-20 17:39:48 UTC) #6
philipj_slow
lgtm Thanks for fixing this!
6 years, 3 months ago (2014-09-20 21:36:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/552903004/40001
6 years, 3 months ago (2014-09-20 21:36:38 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 22:41:04 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 182373

Powered by Google App Engine
This is Rietveld 408576698