WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191028
Implement PostMessageOptions for postMessage
https://bugs.webkit.org/show_bug.cgi?id=191028
Summary
Implement PostMessageOptions for postMessage
David Tapuska
Reported
2018-10-29 06:43:44 PDT
See
https://github.com/whatwg/html/issues/3799
and
https://github.com/w3c/ServiceWorker/pull/1344
Attachments
WIP Patch
(32.67 KB, patch)
2019-12-12 13:09 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
WIP Patch
(33.44 KB, patch)
2019-12-12 13:37 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
WIP Patch
(42.10 KB, patch)
2019-12-12 14:00 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
WIP Patch
(46.62 KB, patch)
2019-12-12 15:23 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
WIP Patch
(56.66 KB, patch)
2019-12-12 18:16 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(65.93 KB, patch)
2019-12-12 18:22 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(65.97 KB, patch)
2019-12-13 08:21 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(68.94 KB, patch)
2019-12-13 12:13 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(7)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-12-12 13:09:47 PST
Created
attachment 385537
[details]
WIP Patch
Chris Dumez
Comment 2
2019-12-12 13:37:09 PST
Created
attachment 385542
[details]
WIP Patch
Chris Dumez
Comment 3
2019-12-12 14:00:21 PST
Created
attachment 385547
[details]
WIP Patch
Chris Dumez
Comment 4
2019-12-12 14:01:12 PST
***
Bug 205167
has been marked as a duplicate of this bug. ***
Chris Dumez
Comment 5
2019-12-12 15:23:03 PST
Created
attachment 385557
[details]
WIP Patch
Chris Dumez
Comment 6
2019-12-12 18:16:40 PST
Created
attachment 385569
[details]
WIP Patch
Chris Dumez
Comment 7
2019-12-12 18:22:56 PST
Created
attachment 385570
[details]
Patch
Chris Dumez
Comment 8
2019-12-13 08:21:59 PST
Created
attachment 385603
[details]
Patch
Chris Dumez
Comment 9
2019-12-13 12:13:14 PST
Created
attachment 385629
[details]
Patch
Alex Christensen
Comment 10
2019-12-13 12:31:29 PST
Comment on
attachment 385629
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=385629&action=review
> Source/WebCore/workers/service/ServiceWorker.cpp:115 > Vector<RefPtr<MessagePort>> ports;
It would be nice if this could be part of the return value.
Chris Dumez
Comment 11
2019-12-13 13:36:32 PST
Comment on
attachment 385629
[details]
Patch Clearing flags on attachment: 385629 Committed
r253497
: <
https://trac.webkit.org/changeset/253497
>
Chris Dumez
Comment 12
2019-12-13 13:36:34 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 13
2019-12-13 13:37:20 PST
<
rdar://problem/57923441
>
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