Closed
Bug 1465078
Opened 6 years ago
Closed 6 years ago
test_fullscreen-api.html doesn't wait for MozAfterPaint on new windows before triggering fullscreen
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1464908 +++
See bug 1464908 for the details on the race condition here. In that bug I fixed test_fullscreen-api-race.html to avoid the race condition, but it turns out that test_fullscreen-api.html has the same problem.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bugmail
Comment hidden (mozreview-request) |
Comment 3•6 years ago
|
||
mozreview-review |
Comment on attachment 8981478 [details]
Bug 1465078 - Wait for MozAfterPaint on new windows before requesting fullscreen.
https://reviewboard.mozilla.org/r/247592/#review253790
Attachment #8981478 -
Flags: review?(xidorn+moz) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47eee94a27ae
Wait for MozAfterPaint on new windows before requesting fullscreen. r=xidorn
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•