Bug 178727

Summary: SerializedScriptValue::deserialize() should take ports as a const Vector&
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, beidson, buildbot, commit-queue, jsbell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-10-24 09:06:34 PDT
SerializedScriptValue::deserialize() should take ports as a const Vector&, not a Vector&. It does not modify the input vector.
Attachments
Patch (7.72 KB, patch)
2017-10-24 09:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-10-24 09:07:21 PDT
WebKit Commit Bot
Comment 2 2017-10-24 11:50:58 PDT
Comment on attachment 324677 [details] Patch Clearing flags on attachment: 324677 Committed r223905: <https://trac.webkit.org/changeset/223905>
WebKit Commit Bot
Comment 3 2017-10-24 11:50:59 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-15 12:48:50 PST
Note You need to log in before you can comment on or make changes to this bug.