[Webkit-unassigned] [Bug 31084] New: Crash when a plugin removes itself from the DOM during paint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 14:02:11 PST 2009


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

           Summary: Crash when a plugin removes itself from the DOM during
                    paint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org


If a plugin removes itself from the DOM during the paint (via, say, a
NPN_Evaluate()), the rendering code defers a NULL pointer and crashes.  We're
seeing this in the wild in the Chromium port surprisingly often.

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