[Webkit-unassigned] [Bug 80782] Web Inspector: Crash using released frontendClient when resizing window with closed inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 11 00:53:55 PST 2012


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #131207|0                           |1
        is obsolete|                            |
 Attachment #131207|review?, commit-queue?      |
               Flag|                            |
 Attachment #131208|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2012-03-11 00:53:54 PST ---
Created an attachment (id=131208)
 --> (https://bugs.webkit.org/attachment.cgi?id=131208&action=review)
[PATCH] Clear Weak Pointers when Frontend is Closed (With ASSERTs)

I added asserts in WebInspector::createInspectorPage that these values are null. What was happening before was that these values were just getting stale and overwritten.

-- 
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