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

Issue 354403002: Expand addDocumentToFullScreenChangeEventQueue at the call sites for clarity (Closed)

Created:
6 years, 5 months ago by philipj_slow
Modified:
6 years, 5 months ago
Reviewers:
falken
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Project:
blink
Visibility:
Public.

Description

Expand addDocumentToFullScreenChangeEventQueue at the call sites for clarity

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -20 lines) Patch
M Source/core/dom/FullscreenElementStack.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/dom/FullscreenElementStack.cpp View 6 chunks +16 lines, -19 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
PTAL. This is the more aggressive change mentioned in https://codereview.chromium.org/354393002/
6 years, 5 months ago (2014-06-29 00:53:15 UTC) #1
philipj_slow
https://codereview.chromium.org/354403002/diff/1/Source/core/dom/FullscreenElementStack.cpp File Source/core/dom/FullscreenElementStack.cpp (right): https://codereview.chromium.org/354403002/diff/1/Source/core/dom/FullscreenElementStack.cpp#newcode312 Source/core/dom/FullscreenElementStack.cpp:312: enqueueChangeEvent(**i); Bah, adding some asserts revealed that this change ...
6 years, 5 months ago (2014-06-29 01:21:24 UTC) #2
falken
https://codereview.chromium.org/354403002/diff/1/Source/core/dom/FullscreenElementStack.cpp File Source/core/dom/FullscreenElementStack.cpp (right): https://codereview.chromium.org/354403002/diff/1/Source/core/dom/FullscreenElementStack.cpp#newcode312 Source/core/dom/FullscreenElementStack.cpp:312: enqueueChangeEvent(**i); On 2014/06/29 01:21:24, philipj wrote: > Bah, adding ...
6 years, 5 months ago (2014-06-30 02:29:41 UTC) #3
philipj_slow
6 years, 5 months ago (2014-06-30 21:48:11 UTC) #4
Closing this, maybe when I've poked more at this I'll understand it well enough
to actually clarify it instead of breaking it :)

Powered by Google App Engine
This is Rietveld 408576698