[webkit-reviews] review granted: [Bug 193121] Bring back presentingApplicationPID : [Attachment 358293] Oh, let's be generous ... fix *all* the builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 10:23:54 PST 2019


Alex Christensen <achristensen at apple.com> has granted Keith Rollin
<krollin at apple.com>'s request for review:
Bug 193121: Bring back presentingApplicationPID
https://bugs.webkit.org/show_bug.cgi?id=193121

Attachment 358293: Oh, let's be generous ... fix *all* the builds.

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




--- Comment #6 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 358293
  --> https://bugs.webkit.org/attachment.cgi?id=358293
Oh, let's be generous ... fix *all* the builds.

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

> Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp:271
> +    loadParameters.parentPID = getCurrentProcessID();

This would be the pid of the WebProcess.  Is this what you wanted? 
presentingApplicationPID would be the pid of the UIProcess.


More information about the webkit-reviews mailing list