[Webkit-unassigned] [Bug 116995] Crash in HTMLScriptRunner going back (much more reproducible on slow networks)

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


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


Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |beidson at apple.com
                   |kit.org                     |
 Attachment #203274|                            |review?
               Flag|                            |




--- Comment #1 from Brady Eidson <beidson at apple.com>  2013-05-29 13:57:52 PST ---
Created an attachment (id=203274)
 --> (https://bugs.webkit.org/attachment.cgi?id=203274&action=review)
Patch v1 

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list