[webkit-reviews] review requested: [Bug 36375] Worker's onerror handler should accept ErrorEvent as only argument instead of three arguments : [Attachment 52616] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 01:40:48 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has asked  for review:
Bug 36375: Worker's onerror handler should accept ErrorEvent as only argument
instead of three arguments
https://bugs.webkit.org/show_bug.cgi?id=36375

Attachment 52616: patch
https://bugs.webkit.org/attachment.cgi?id=52616&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
Added JSWorkerContextErrorHandler.cpp to JSBindingsAllInOne.cpp to fix WebKit
Windows build. Layout test failures detected by build bots turned unrelated to
this patch so it's the only modification to the previous patch.


More information about the webkit-reviews mailing list