Closed
Bug 1580460
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18992 - [fullscreen] wrap event listener callback in `t.step_func`
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18992 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18992
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
[fullscreen] wrap event listener callback in
t.step_funcThis is to avoid a harness error if
trans.requestFullscreen()is not supported:
https://wpt.fyi/results/fullscreen/rendering/fullscreen-css-transition.html?run_id=314000010&run_id=293450006&run_id=308130006&run_id=291640006
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=262acf40059387456a358709a84f5b00e468f039
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec429aeab6b2
[wpt PR 18992] - [fullscreen] wrap event listener callback in `t.step_func`, a=testonly
Comment 5•6 years ago
|
||
| bugherder landing | ||
Comment 6•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•