[webkit-reviews] review granted: [Bug 182869] [WinCairo] Add WKView and WKAPI : [Attachment 338632] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 11:00:18 PDT 2018


Alex Christensen <achristensen at apple.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 182869: [WinCairo] Add WKView and WKAPI
https://bugs.webkit.org/show_bug.cgi?id=182869

Attachment 338632: Patch

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




--- Comment #23 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 338632
  --> https://bugs.webkit.org/attachment.cgi?id=338632
Patch

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

> Source/WebKit/UIProcess/Launcher/ProcessLauncher.h:96
> +    HANDLE m_hProcess;

You might consider using a Win32Handle here.


More information about the webkit-reviews mailing list