Summary: | SerializedScriptValue passed to postMessage() cannot be null | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> | ||||
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | buildbot, commit-queue, dbates, esprehn+autocc, ggaren, kangil.han, rniwa, webkit-bug-importer, youennf | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Chris Dumez
2017-10-19 16:20:48 PDT
Created attachment 324310 [details]
Patch
Comment on attachment 324310 [details]
Patch
Would be cool to move from unique_ptr to UniqueRef as well.
(In reply to youenn fablet from comment #2) > Comment on attachment 324310 [details] > Patch > > Would be cool to move from unique_ptr to UniqueRef as well. Channels can be nullptr. Comment on attachment 324310 [details] Patch Clearing flags on attachment: 324310 Committed r223732: <https://trac.webkit.org/changeset/223732> All reviewed patches have been landed. Closing bug. |