Bug 191028

Summary: Implement PostMessageOptions for postMessage
Product: WebKit Reporter: David Tapuska <dave+webkit>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annevk, annulen, cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, kangil.han, kondapallykalyan, rniwa, ryuan.choi, sam, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 205178, 205180, 205181    
Bug Blocks: 205120    
Attachments:
Description Flags
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
WIP Patch
none
Patch
none
Patch
none
Patch none

Attachments
WIP Patch (32.67 KB, patch)
2019-12-12 13:09 PST, Chris Dumez
no flags
WIP Patch (33.44 KB, patch)
2019-12-12 13:37 PST, Chris Dumez
no flags
WIP Patch (42.10 KB, patch)
2019-12-12 14:00 PST, Chris Dumez
no flags
WIP Patch (46.62 KB, patch)
2019-12-12 15:23 PST, Chris Dumez
no flags
WIP Patch (56.66 KB, patch)
2019-12-12 18:16 PST, Chris Dumez
no flags
Patch (65.93 KB, patch)
2019-12-12 18:22 PST, Chris Dumez
no flags
Patch (65.97 KB, patch)
2019-12-13 08:21 PST, Chris Dumez
no flags
Patch (68.94 KB, patch)
2019-12-13 12:13 PST, Chris Dumez
no flags
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
Chris Dumez
Comment 8 2019-12-13 08:21:59 PST
Chris Dumez
Comment 9 2019-12-13 12:13:14 PST
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
Note You need to log in before you can comment on or make changes to this bug.