[Webkit-unassigned] [Bug 85698] [Worker] The onerror in WorkerContext should have the same parameter with Worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 05:59:01 PDT 2012


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





--- Comment #2 from Li Yin <li.yin at intel.com>  2012-05-06 05:59:00 PST ---
(In reply to comment #1)
> I carefully explained to Microsoft that this test was in error over half a year ago and Travis Leithead <Travis.Leithead at microsoft.com> said "We'll see about getting these updated..."
> http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/1502.html
> 
> I guess they are still working on that -- too bad that it still flags a correct behavior as being incorrect.
> 
> I just replied to that old thread so hopefully they will fix their test which is doing the wrong thing.

But according to the Worker Spec, there isn't specific definition about the three parameters in onerror event handler.
I don't know why does onerror function in WorkerContext use three parameters?
Maybe use the same form with Worker not Document should be more acceptable.
Does the w3c have this discussion about the parameter in onerror?

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