[webkit-reviews] review granted: [Bug 199800] [WPE][GTK] Improvements and fixes in FileSystemGlib.cpp : [Attachment 374137] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 00:40:10 PDT 2019


Carlos Garcia Campos <cgarcia at igalia.com> has granted Michael Catanzaro
<mcatanzaro at igalia.com>'s request for review:
Bug 199800: [WPE][GTK] Improvements and fixes in FileSystemGlib.cpp
https://bugs.webkit.org/show_bug.cgi?id=199800

Attachment 374137: Patch

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




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 374137
  --> https://bugs.webkit.org/attachment.cgi?id=374137
Patch

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

> Source/WTF/wtf/glib/FileSystemGlib.cpp:358
> -    return ioStream;
> +    return ioStream.leakRef();

I don't see why this clarifies anything, but ok.


More information about the webkit-reviews mailing list