[Webkit-unassigned] [Bug 107232] New: Web Inspector: make sure InspectorInstrumentationCookie is invalidated if inspected page was destroyed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 23:49:38 PST 2013


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

           Summary: Web Inspector: make sure
                    InspectorInstrumentationCookie is invalidated if
                    inspected page was destroyed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Inspected page may be destroyed after InspectorInstrumentationCookie was created but before it was used (e.g. as a result of some event handling) in such case InspectorInstrumentationCookie.first will point to a deleted InstrumentingAgents instance.

Original Chromium bug report:
https://code.google.com/p/chromium/issues/detail?id=170237&q=owner%3Ame%20crash&sort=-id&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feature%20Status%20Owner%20Summary

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