[Webkit-unassigned] [Bug 145328] New: HTMLPlugInImageElement::didAddUserAgentShadowRoot() should check for exceptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 16:44:51 PDT 2015


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

            Bug ID: 145328
           Summary: HTMLPlugInImageElement::didAddUserAgentShadowRoot()
                    should check for exceptions
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

HTMLPlugInImageElement::didAddUserAgentShadowRoot() calls into the JSC VM to get the "createOverlay" function.  If an exception occurs in this call, it should handle that exception.  Currently, it does, and leaves a dangling exception in the VM.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150522/b8960255/attachment.html>


More information about the webkit-unassigned mailing list