Bug 187752 - [JSC] Root wrapper object in JSON.stringify is not necessary if replacer is not callable
Summary: [JSC] Root wrapper object in JSON.stringify is not necessary if replacer is n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-18 04:27 PDT by Yusuke Suzuki
Modified: 2018-07-18 11:31 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2018-07-18 04:35 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-07-18 04:27:13 PDT
[JSC] Root wrapper object in JSON.stringify is not necessary if replacer is not callable
Comment 1 Yusuke Suzuki 2018-07-18 04:35:37 PDT
Created attachment 345236 [details]
Patch
Comment 2 Mark Lam 2018-07-18 11:02:54 PDT
Comment on attachment 345236 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2018-07-18 11:10:50 PDT
Comment on attachment 345236 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2018-07-18 11:27:14 PDT
Comment on attachment 345236 [details]
Patch

Clearing flags on attachment: 345236

Committed r233917: <https://trac.webkit.org/changeset/233917>
Comment 5 WebKit Commit Bot 2018-07-18 11:27:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-07-18 11:31:01 PDT
<rdar://problem/42343813>