[Webkit-unassigned] [Bug 25150] New: workers that throw exceptions not calling onerror

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 12 16:33:39 PDT 2009


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

           Summary: workers that throw exceptions not calling onerror
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jarbon at chromium.org
                CC: dimich at chromium.org, levin at chromium.org,
                    jianli at chromium.org


Worker js files that throw an exception at runtime don't invoke the onerror
method (or throw an exception).

Excpected onerror to be invoked when message posted to worker that causing
runtime exception within the worker.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list