Bug 182380

Summary: Structured cloning a Symbol should throw
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, cdumez, commit-queue, darin, ews-watchlist, jsbell, keith_miller, mark.lam, rniwa, saam, sam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Anne van Kesteren 2018-02-01 04:32:35 PST
self.postMessage(Symbol(), "*") should throw, not end up cloning null.
Comment 1 Yusuke Suzuki 2018-02-01 05:56:29 PST
Created attachment 332870 [details]
Patch
Comment 2 WebKit Commit Bot 2018-02-01 09:22:41 PST
Comment on attachment 332870 [details]
Patch

Clearing flags on attachment: 332870

Committed r227969: <https://trac.webkit.org/changeset/227969>
Comment 3 WebKit Commit Bot 2018-02-01 09:22:43 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-02-01 09:23:50 PST
<rdar://problem/37118839>