[webkit-reviews] review canceled: [Bug 80782] Web Inspector: Crash using released frontendClient when resizing window with closed inspector : [Attachment 131207] [PATCH] Clear Weak Pointers when Frontend is Closed

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


Joseph Pecoraro <joepeck at webkit.org> has canceled Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 80782: Web Inspector: Crash using released frontendClient when resizing
window with closed inspector
https://bugs.webkit.org/show_bug.cgi?id=80782

Attachment 131207: [PATCH] Clear Weak Pointers when Frontend is Closed
https://bugs.webkit.org/attachment.cgi?id=131207&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
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.


More information about the webkit-reviews mailing list