Closed
Bug 1486580
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12702 - Enable FP reporting for fullscreen violations.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12702 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12702
Details from upstream follow.
Ian Clelland <iclelland@chromium.org> wrote:
> Enable FP reporting for fullscreen violations.
>
> This queues a report through the Reporting API whenever
> [webkit]RequestFullscreen is called from a frame in which fullscreen is
> not allowed according to feature policy. Checking
> [webkit]fullscreenAllowed does not trigger reports.
>
> Bug: 867471
> Change-Id: I4e7077aea66246d712e549b79b6154c1a596d74c
> Reviewed-on: https://chromium-review.googlesource.com/1191482
> WPT-Export-Revision: 3a588c0f919eeabe7edb036397a968235a616313
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3e95338fff3aadf7f1f43350e5e1eaefd315757d
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=19c2a37f2204b2ad981f16cb2ae6c58ba9c4517f
| Assignee | ||
Comment 7•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/feature-policy/reporting/fullscreen-reporting.html
Fullscreen Report Format: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dc351eb01807
[wpt PR 12702] - Enable FP reporting for fullscreen violations., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/9ad13f42d27c
[wpt PR 12702] - Update wpt metadata, a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dc351eb01807
https://hg.mozilla.org/mozilla-central/rev/9ad13f42d27c
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
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
•