[webkit-reviews] review granted: [Bug 212880] Simplify fallback content handling in FrameLoader : [Attachment 401293] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 00:50:57 PDT 2020


youenn fablet <youennf at gmail.com> has granted Rob Buis <rbuis at igalia.com>'s
request for review:
Bug 212880: Simplify fallback content handling in FrameLoader
https://bugs.webkit.org/show_bug.cgi?id=212880

Attachment 401293: Patch

https://bugs.webkit.org/attachment.cgi?id=401293&action=review




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 401293
  --> https://bugs.webkit.org/attachment.cgi?id=401293
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*


More information about the webkit-reviews mailing list