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

Issue 8366032: Fix fullscreen API event delivery to be delayed until the state change has (Closed)

Created:
9 years, 2 months ago by darin (slow to review)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Fix fullscreen API event delivery to be delayed until the state change has occured. This is done by observing ViewMsg_Resize. Adapt to new API from https://bugs.webkit.org/show_bug.cgi?id=70477 BUG=100264 R=jam@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107646

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -41 lines) Patch
M content/renderer/render_view_impl.h View 2 chunks +4 lines, -5 lines 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +16 lines, -15 lines 0 comments Download
M content/renderer/render_widget.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 2 chunks +54 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
darin (slow to review)
9 years, 2 months ago (2011-10-21 07:21:11 UTC) #1
jam
lgtm
9 years, 2 months ago (2011-10-21 16:08:34 UTC) #2
koz (OOO until 15th September)
9 years, 2 months ago (2011-10-24 03:06:46 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698