Closed
Bug 1486585
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12703 - Enable FP reporting for geolocation 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 12703 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12703
Details from upstream follow.
Ian Clelland <iclelland@chromium.org> wrote:
> Enable FP reporting for geolocation violations.
>
> This queues a report through the Reporting API whenever
> getCurrentPosition is called from a frame in which geolocation is not
> allowed according to feature policy.
>
> Bug: 867471
> Change-Id: Ib8d6bc794e5cdda07add3246580d858edc10a38d
> Reviewed-on: https://chromium-review.googlesource.com/1191407
> WPT-Export-Revision: 5a8e83a823e80ba81a5484af687f73d679ddeeed
| 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 | ||
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=beca6b14642a8c1fc80b6dca6741b0ac7d8458f8
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 1 subtests
ERROR : 1
NOTRUN : 1
New tests that have failures or other problems:
/feature-policy/reporting/geolocation-reporting.https.html: ERROR
Geolocation Report Format: NOTRUN
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/881c7aea3a9a
[wpt PR 12703] - Enable FP reporting for geolocation violations., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec7e6a9b3628
[wpt PR 12703] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/881c7aea3a9a
https://hg.mozilla.org/mozilla-central/rev/ec7e6a9b3628
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
•