[webkit-reviews] review granted: [Bug 220529] Reimplement WebCore::isInWebProcess() family as cross-platform by using AuxiliaryProcessInitializationParameters.processType : [Attachment 417501] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 08:28:40 PST 2021


Alex Christensen <achristensen at apple.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 220529: Reimplement WebCore::isInWebProcess() family as cross-platform by
using AuxiliaryProcessInitializationParameters.processType
https://bugs.webkit.org/show_bug.cgi?id=220529

Attachment 417501: Patch

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




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

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

> Source/WebCore/platform/RuntimeApplicationChecks.h:29
> +#include <wtf/Optional.h>

I don't think this is needed.


More information about the webkit-reviews mailing list