[webkit-reviews] review granted: [Bug 185225] Load hangs if the WebProcess fails to launch : [Attachment 339362] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 19:48:32 PDT 2018


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 185225: Load hangs if the WebProcess fails to launch
https://bugs.webkit.org/show_bug.cgi?id=185225

Attachment 339362: Patch

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




--- Comment #4 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 339362
  --> https://bugs.webkit.org/attachment.cgi?id=339362
Patch

r=me

Please fix the 32bit build before landing.

Seems bad that one can get into the state where a web process never launches.
Why do we believe that a re-launch would succeed in this case, when the
original launch failed? Do we need to investigate or log more to learn why the
original launch failed?


More information about the webkit-reviews mailing list