Bug 264376
Summary: | Move setView() to the RemoteFrame constructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
Component: | WebKit Misc. | Assignee: | Charlie Wolfe <charliew> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Charlie Wolfe
There are currently some situations where a RemoteFrame can exist without a RemoteFrameView. We should move setView() call to the RemoteFrame constructor so this can't happen.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118089394>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/20140
EWS
Committed 270367@main (0c99f26c7129): <https://commits.webkit.org/270367@main>
Reviewed commits have been landed. Closing PR #20140 and removing active labels.