[Webkit-unassigned] [Bug 28932] New: WorkerContext::reportException() should dispatch exceptions to event listeners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 19:37:52 PDT 2009


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

           Summary: WorkerContext::reportException() should dispatch
                    exceptions to event listeners
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org


WorkerContext::reportException() only passes on the exception to error handlers
registered via onerror().

It should also dispatch the error to errors registered via addEventListener().

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