Move TransferredMessagePort to its own header so that Shared Worker cannot doesn't need to include the whole MessageWithMessagePorts.h header.
Created attachment 450672 [details] Patch
Created attachment 450673 [details] Patch
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
Created attachment 450685 [details] Patch
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].
<rdar://problem/88404474>