Closed Bug 1681327 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 26801 - Fix sandbox flags inheritance with javascript-url.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 26801 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/26801
Details from upstream follow.

b'arthursonzogni <arthursonzogni@chromium.org>' wrote:

Fix sandbox flags inheritance with javascript-url.

From the browser process point of view:

  • javascript-url document.
  • XSLT document.
  • document.open document.

Are all a no-op. (e.g. no IPC sent to the browser process). The security
properties of the document shouldn't change.

There was a bug about sandbox_flags inheritance and javascript-url. We
weren't inheriting from the right flags.

Bug:1151954
Change-Id: I7dc3cdfff4eaa8d0db02a2aaab6963a6aa3c8ef3
Reviewed-on: https://chromium-review.googlesource.com/2577211
WPT-Export-Revision: 0f76fd9c6df25d3718b1f7e176b9255771ea5b40

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 14 Firefox configurations based on mozilla-central, and Safari on GitHub CI

Total 1 tests and 1 subtests

Status Summary

Firefox

OK : 1
PASS: 1

Safari

OK : 1
PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f200e13fc685
[wpt PR 26801] - Fix sandbox flags inheritance with javascript-url., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.