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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 08:06:40 PDT 2018


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Sergio Villar Senin from comment #2)
> Comment on attachment 337068 [details]
> 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.

Nop, we never use references for C structs.

> > 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/b19c7287/attachment-0002.html>


More information about the webkit-unassigned mailing list