[webkit-reviews] review granted: [Bug 172135] Web Inspector: CRASH seen with DOM.setOuterHTML when there is no documentElement : [Attachment 310168] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 14:42:07 PDT 2017


Brian Burg <bburg at apple.com> has granted Joseph Pecoraro <joepeck at webkit.org>'s
request for review:
Bug 172135: Web Inspector: CRASH seen with DOM.setOuterHTML when there is no
documentElement
https://bugs.webkit.org/show_bug.cgi?id=172135

Attachment 310168: [PATCH] Proposed Fix

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




--- Comment #3 from Brian Burg <bburg at apple.com> ---
Comment on attachment 310168
  --> https://bugs.webkit.org/attachment.cgi?id=310168
[PATCH] Proposed Fix

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

r=me

> Source/WebCore/ChangeLog:13
> +	   Null check the document element whic might not exist.

Typo: which


More information about the webkit-reviews mailing list