RESOLVED FIXED 212880
Simplify fallback content handling in FrameLoader
https://bugs.webkit.org/show_bug.cgi?id=212880
Summary Simplify fallback content handling in FrameLoader
Rob Buis
Reported 2020-06-07 07:17:29 PDT
Simplify fallback content handling in FrameLoader, this can be inlined and some HTMLObjectElement checks can be combined.
Attachments
Patch (6.47 KB, patch)
2020-06-07 07:18 PDT, Rob Buis
no flags
Patch (6.49 KB, patch)
2020-06-08 01:21 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2020-06-07 07:18:40 PDT
youenn fablet
Comment 2 2020-06-08 00:50:57 PDT
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*
Rob Buis
Comment 3 2020-06-08 01:21:57 PDT
EWS
Comment 4 2020-06-08 02:04:38 PDT
Committed r262704: <https://trac.webkit.org/changeset/262704> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401316 [details].
Radar WebKit Bug Importer
Comment 5 2020-06-08 02:05:19 PDT
Radar WebKit Bug Importer
Comment 6 2020-06-08 02:05:23 PDT
Note You need to log in before you can comment on or make changes to this bug.