WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 8519
26052
Event window.onerror doesn't work
https://bugs.webkit.org/show_bug.cgi?id=26052
Summary
Event window.onerror doesn't work
jasneet
Reported
2009-05-27 18:01:10 PDT
I Steps: 1. Define a function to handle window errors 2. Assign this function to window.onerror event 3. Throw new error and it never goes inside the function II Issue: The execution of the function body should be assigned to the window.onerror event. The error is registered into the javascript console but it never runs the function III Other Browsers: IE7: ok FF3: ok IV Nightly tested: 44164 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=7771
Attachments
testcase
(346 bytes, text/html)
2009-05-27 18:01 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2009-05-27 18:01:33 PDT
Created
attachment 30722
[details]
testcase
Sam Weinig
Comment 2
2009-05-27 18:25:14 PDT
It is helpful to do a cursory search of bugzilla before filing bugs. Thanks. *** This bug has been marked as a duplicate of
8519
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug