Bug 310726
| Summary: | [Web Inspector] [Site Isolation] Add inspector test for Page.overrideUserAgent with cross-origin iframes under site isolation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Web Inspector | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Add a layout test that verifies Page.overrideUserAgent propagates to
cross-origin iframes when site isolation is enabled. The test overrides the
user agent via Web Inspector, reloads, and confirms that navigator.userAgent
in a cross-origin iframe (running in a separate process) reflects the
overridden value.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brandon
<rdar://173344604>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/61346
EWS
Committed 310099@main (e3fd42a59227): <https://commits.webkit.org/310099@main>
Reviewed commits have been landed. Closing PR #61346 and removing active labels.