Bug 60541

Summary: Web Inspector: test that browser doesn't crash if alert() arguments conversion throws to an exception
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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>