[webkit-reviews] review requested: [Bug 80782] Web Inspector: Crash using released frontendClient when resizing window with closed inspector : [Attachment 131208] [PATCH] Clear Weak Pointers when Frontend is Closed (With ASSERTs)

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 asked	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 131208: [PATCH] Clear Weak Pointers when Frontend is Closed (With
ASSERTs)
https://bugs.webkit.org/attachment.cgi?id=131208&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