Summary: | Simplify fallback content handling in FrameLoader | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Rob Buis <rbuis> | ||||||
Component: | New Bugs | Assignee: | Rob Buis <rbuis> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | cdumez, ews-watchlist, japhet, webkit-bug-importer, youennf | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | Safari Technology Preview | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Rob Buis
2020-06-07 07:17:29 PDT
Created attachment 401293 [details]
Patch
Comment on attachment 401293 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=401293&action=review > Source/WebCore/loader/DocumentLoader.cpp:1011 > + HTMLFrameOwnerElement* owner = m_frame->ownerElement(); auto* Created attachment 401316 [details]
Patch
Committed r262704: <https://trac.webkit.org/changeset/262704> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401316 [details]. |