[Webkit-unassigned] [Bug 38230] New: When argument conversion in the bindings throws an exception, we plow ahead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 17:03:13 PDT 2010


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

           Summary: When argument conversion in the bindings throws an
                    exception, we plow ahead
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: sam at webkit.org


When argument conversion in the bindings throws an exception, we plow ahead. 
Instead, we should notice that an exception has occurred and return early so we
don't cause any side effects.  This is a widespread, but minor, problem in the
bindings.

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