[webkit-reviews] review granted: [Bug 177107] [WPE][GTK] Crash in webkit_web_resource_get_data_finish() : [Attachment 322411] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 2 12:45:10 PDT 2017


Michael Catanzaro <mcatanzaro at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 177107: [WPE][GTK] Crash in webkit_web_resource_get_data_finish()
https://bugs.webkit.org/show_bug.cgi?id=177107

Attachment 322411: Patch

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




--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 322411
  --> https://bugs.webkit.org/attachment.cgi?id=322411
Patch

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

Nice test

> Source/WebKit/ChangeLog:25
> +2017-10-02  Carlos Garcia Campos  <cgarcia at igalia.com>
> +
> +	   [GTK][WPE] WebProcess should run cleanup on quit to release
resources
> +	   https://bugs.webkit.org/show_bug.cgi?id=168126
> +
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   Do not call exit on sync message send failure for GTK and WPE ports.
> +
> +	   * WebProcess/WebProcess.cpp:
> +	   (WebKit::WebProcess::initializeConnection):
> +

Fix the changelog


More information about the webkit-reviews mailing list