[Webkit-unassigned] [Bug 207975] Crash in Page::updateRendering when document has no domWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 20 11:49:16 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=207975

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #391223|review?                     |review+
              Flags|                            |

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 391223
  --> https://bugs.webkit.org/attachment.cgi?id=391223
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391223&action=review

> Source/WebCore/page/Page.cpp:1334
> +        if (document.domWindow()) {

Can we use an early return instead?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200220/0234c85d/attachment.htm>


More information about the webkit-unassigned mailing list