Bug 256115
| Summary: | Pass PageIdentifier to the page via PageConfiguration object | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore JavaScript | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Pass PageIdentifier to the page via PageConfiguration object so the Page has an associated identifier at WebCore level. Previously, we'd have to go via the FrameLoaderClient to retrieve the pageID.
As part of this change, pages now have an identifiers even when using WebKitLegacy.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/13296
EWS
Committed 263596@main (6411b42f170e): <https://commits.webkit.org/263596@main>
Reviewed commits have been landed. Closing PR #13296 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108797157>