Bug 182380 - Structured cloning a Symbol should throw
Summary: Structured cloning a Symbol should throw
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-01 04:32 PST by Anne van Kesteren
Modified: 2018-02-01 09:23 PST (History)
14 users (show)

See Also:


Attachments
Patch (4.82 KB, patch)
2018-02-01 05:56 PST, 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 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>