[Webkit-unassigned] [Bug 184259] [SOUP] Stop using ResourceHandle to load GResources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 07:54:38 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184259

Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com
 Attachment #337068|review?                     |review+
              Flags|                            |

--- Comment #2 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 337068
  --> https://bugs.webkit.org/attachment.cgi?id=337068
Patch

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

> Source/WebCore/platform/glib/SharedBufferGlib.cpp:30
> +SharedBuffer::SharedBuffer(GBytes* bytes)

I guess this can be a reference since it cannot be null.

> Source/WebCore/platform/glib/SharedBufferGlib.cpp:37
> +Ref<SharedBuffer> SharedBuffer::create(GBytes* bytes)

Ditto.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180403/2c910281/attachment-0002.html>


More information about the webkit-unassigned mailing list