[wpt-sync] Sync PR 28067 - Consolidate SecurityOrigin::GrantUniversalAccess() calls into one place.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28067 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28067
Details from upstream follow.
b'Daniel Cheng <dcheng@chromium.org>' wrote:
Consolidate SecurityOrigin::GrantUniversalAccess() calls into one place.
In theory, this should make things a bit easier for calculations that
need to take universal access into account. New WPT to cover origin
inheritance have also been added to document behavior differences
between browsers that were discovered while writing this CL.Change-Id: I1dd925fc0255461d8212b3eb4280936c93613f37
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2758255
Commit-Queue: Daniel Cheng \<dcheng@chromium.org>
Reviewed-by: James MacLean \<wjmaclean@chromium.org>
Reviewed-by: Domenic Denicola \<domenic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#862939}
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 4
PASS: 4
Chrome
OK : 4
PASS: 3
FAIL: 1
Safari
OK : 4
PASS: 4
Links
| Assignee | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•