[webkit-reviews] review denied: [Bug 182352] [SOUP] http/tests/misc/bubble-drag-events.html crashes : [Attachment 344568] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 08:35:01 PDT 2018


Chris Dumez <cdumez at apple.com> has denied Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 182352: [SOUP] http/tests/misc/bubble-drag-events.html crashes
https://bugs.webkit.org/show_bug.cgi?id=182352

Attachment 344568: Updated patch

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




--- Comment #35 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 344568
  --> https://bugs.webkit.org/attachment.cgi?id=344568
Updated patch

The whole point of ping loads are that they can outlive the process that
scheduled them. If ping loads are owned by NetworkConnectionToWebProcess, then
when the WebProcess terminates, the NetworkConnectionToWebProcess goes away and
we'd abort the ping load.


More information about the webkit-reviews mailing list