[webkit-reviews] review granted: [Bug 236343] Non-unified build fixes after r289247 : [Attachment 451333] rebased patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 20:19:37 PST 2022


Fujii Hironori <Hironori.Fujii at sony.com> has granted Lauro Moura
<lmoura at igalia.com>'s request for review:
Bug 236343: Non-unified build fixes after r289247
https://bugs.webkit.org/show_bug.cgi?id=236343

Attachment 451333: rebased patch

https://bugs.webkit.org/attachment.cgi?id=451333&action=review




--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 451333
  --> https://bugs.webkit.org/attachment.cgi?id=451333
rebased patch

View in context: https://bugs.webkit.org/attachment.cgi?id=451333&action=review

>
Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServerConnection.h:32
> +#include <WebCore/TransferredMessagePort.h>

TransferredMessagePort is used only in arguments. I think we should add a
forward declaration in this case.


More information about the webkit-reviews mailing list