[webkit-reviews] review requested: [Bug 116995] Crash in HTMLScriptRunner going back (much more reproducible on slow networks) : [Attachment 203274] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 13:59:20 PDT 2013


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 116995: Crash in HTMLScriptRunner going back (much more reproducible on
slow networks)
https://bugs.webkit.org/show_bug.cgi?id=116995

Attachment 203274: Patch v1 
https://bugs.webkit.org/attachment.cgi?id=203274&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
While something deeper might be going on here and warrants further exploration,
this null check certainly fixes the crash.  Other sites in HTMLScriptRunner
null check or ASSERT m_document so it's clearly expected in some situations.


More information about the webkit-reviews mailing list