Closed
Bug 1526700
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 15267 - Add screen orientation test: fire event before promise is resolved
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15267 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15267
Details from upstream follow.
Johanna-hub <jyherman@gmail.com> wrote:
Add screen orientation test: fire event before promise is resolved
For feedback
@marcoscaceres I'm having issues with going to fullscreen and this is causing the first promise to reject and the test to fail at that point. Will look into it more tomorrow!
https://wpt.fyi/results/screen-orientation/event-before-promise.html?label=pr_head&max-count=1&pr=15267
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=2e05a8295d0b01834fa32839b46973704f301f54
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e5f1f340df1ea5f626555271c85811cbde0486bf
Assignee | ||
Comment 3•5 years ago
|
||
Ran 1 tests and 1 subtests OK : 1 FAIL : 1 New tests that have failures or other problems: /screen-orientation/event-before-promise.html The 'change' event must fire before the [[orientationPendingPromise]] is resolved.: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4551719aa859 [wpt PR 15267] - Add screen orientation test: fire event before promise is resolved, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/09ce1b8d9831 [wpt PR 15267] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/5aad8dd39c85 [wpt PR 15267] - Add screen orientation test: fire event before promise is resolved, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/ad47847d2f63 [wpt PR 15267] - Update wpt metadata, a=testonly
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5aad8dd39c85
https://hg.mozilla.org/mozilla-central/rev/ad47847d2f63
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•