RESOLVED FIXED 236028
Move TransferredMessagePort to its own header
https://bugs.webkit.org/show_bug.cgi?id=236028
Summary Move TransferredMessagePort to its own header
Chris Dumez
Reported 2022-02-02 10:38:39 PST
Move TransferredMessagePort to its own header so that Shared Worker cannot doesn't need to include the whole MessageWithMessagePorts.h header.
Attachments
Patch (16.54 KB, patch)
2022-02-02 10:44 PST, Chris Dumez
no flags
Patch (16.54 KB, patch)
2022-02-02 10:47 PST, Chris Dumez
no flags
Patch (16.51 KB, patch)
2022-02-02 11:55 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-02-02 10:44:09 PST
Chris Dumez
Comment 2 2022-02-02 10:47:30 PST
Geoffrey Garen
Comment 3 2022-02-02 11:31:47 PST
Comment on attachment 450673 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450673&action=review r=me > Source/WebCore/ChangeLog:8 > + Move TransferredMessagePort to its own header so that Shared Worker cannot doesn't need to include the whole MessageWithMessagePorts.h header. cannot doesn't => doesn't
Chris Dumez
Comment 4 2022-02-02 11:55:21 PST
EWS
Comment 5 2022-02-02 15:26:55 PST
Committed r289000 (246718@main): <https://commits.webkit.org/246718@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450685 [details].
Radar WebKit Bug Importer
Comment 6 2022-02-02 15:27:27 PST
Note You need to log in before you can comment on or make changes to this bug.