Bug 110747 - Make ScriptError not crash when args is a tuple
Summary: Make ScriptError not crash when args is a tuple
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 04:31 PST by Nico Weber
Modified: 2013-02-25 05:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.41 KB, patch)
2013-02-25 04:32 PST, Nico Weber
no flags Details | Formatted Diff | Diff
Patch (1.86 KB, patch)
2013-02-25 04:33 PST, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Weber 2013-02-25 04:31:21 PST
Make ScriptError not crash when args is a tuple
Comment 1 Nico Weber 2013-02-25 04:32:38 PST
Created attachment 190033 [details]
Patch
Comment 2 Nico Weber 2013-02-25 04:33:06 PST
Created attachment 190034 [details]
Patch
Comment 3 WebKit Review Bot 2013-02-25 05:17:50 PST
Comment on attachment 190034 [details]
Patch

Clearing flags on attachment: 190034

Committed r143910: <http://trac.webkit.org/changeset/143910>
Comment 4 WebKit Review Bot 2013-02-25 05:17:53 PST
All reviewed patches have been landed.  Closing bug.