Bug 51666 - JSON.parse must exist as a function taking 2 parameters
Summary: JSON.parse must exist as a function taking 2 parameters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 41876 51667
  Show dependency treegraph
 
Reported: 2010-12-27 21:24 PST by Helder Correia
Modified: 2010-12-29 23:13 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2010-12-27 21:26 PST, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 2010-12-27 21:24:10 PST
Support for revivers was introduced in bug 26591, but the function length has since remained unchanged. This can be tested with "ietestcenter/Javascript/15.12.2-0-2.html".
Comment 1 Helder Correia 2010-12-27 21:26:51 PST
Created attachment 77536 [details]
Patch
Comment 2 WebKit Commit Bot 2010-12-28 13:37:06 PST
Comment on attachment 77536 [details]
Patch

Clearing flags on attachment: 77536

Committed r74721: <http://trac.webkit.org/changeset/74721>
Comment 3 WebKit Commit Bot 2010-12-28 13:37:12 PST
All reviewed patches have been landed.  Closing bug.