Bug 60541 - Web Inspector: test that browser doesn't crash if alert() arguments conversion throws to an exception
Summary: Web Inspector: test that browser doesn't crash if alert() arguments conversio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 02:51 PDT by Yury Semikhatsky
Modified: 2011-05-10 23:42 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.33 KB, patch)
2011-05-10 03:08 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-05-10 02:51:13 PDT
Web Inspector: test that browser doesn't crash if alert() arguments conversion throws to an exception. Original Chromium bug: http://code.google.com/p/chromium/issues/detail?id=41846 The bug has already been fixed earlier.
Comment 1 Yury Semikhatsky 2011-05-10 03:08:08 PDT
Created attachment 92933 [details]
Patch
Comment 2 Yury Semikhatsky 2011-05-10 23:42:08 PDT
Committed r86221: <http://trac.webkit.org/changeset/86221>