[webkit-reviews] review granted: [Bug 168126] [GTK][WPE] WebProcess should run cleanup on quit to release resources : [Attachment 322376] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 2 10:22:49 PDT 2017


Michael Catanzaro <mcatanzaro at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 168126: [GTK][WPE] WebProcess should run cleanup on quit to release
resources
https://bugs.webkit.org/show_bug.cgi?id=168126

Attachment 322376: Patch

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




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

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

I'm fully expecting many horrible regressions, but let's give it a try and see.

> Source/WebKit/WebProcess/WebProcess.cpp:219
> +#if !PLATFORM(GTK) && !PLAFORM(WPE)

PLAFORM -> PLATFORM


More information about the webkit-reviews mailing list