WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178727
SerializedScriptValue::deserialize() should take ports as a const Vector&
https://bugs.webkit.org/show_bug.cgi?id=178727
Summary
SerializedScriptValue::deserialize() should take ports as a const Vector&
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-10-24 09:07:21 PDT
Created
attachment 324677
[details]
Patch
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
<
rdar://problem/35568192
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug