Bug 252186
| Summary: | Make mainFrame() return an AbstractFrame | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chirag M Shah <chirag_m_shah> |
| Component: | New Bugs | Assignee: | Chirag M Shah <chirag_m_shah> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chirag M Shah
In support for Website isolation, we need to tweak Frame::mainFrame() so that it returns an AbstractFrame object instead of a Frame, and then callers will have to deal with both LocalFrame and RemoteFrame.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chirag M Shah
rdar://105412703
EWS
Committed 260414@main (52ec37994c2d): <https://commits.webkit.org/260414@main>
Reviewed commits have been landed. Closing PR #9958 and removing active labels.