Bug 187752

Summary: [JSC] Root wrapper object in JSON.stringify is not necessary if replacer is not callable
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>