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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 03:16:39 PDT 2018


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

            Bug ID: 184259
           Summary: [SOUP] Stop using ResourceHandle to load GResources
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
            Blocks: 184048

GResources are loaded in the WebProcess using ResourceHandle because soup handles them transparently. But now that we no longer use ResourceHandle, we can add a simple loader for GResources, similar to the one used for data URLS, since loading a GResource is a matter of calling g_resources_lookup_data() in the end.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=184048
[Bug 184048] Remove unused libsoup ResourceHandle implementation
-- 
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/bd16cfc5/attachment-0002.html>


More information about the webkit-unassigned mailing list