[Webkit-unassigned] [Bug 162387] REGRESSION(r206165): [GTK] Web inspector broken since r206165

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 13:44:38 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #1)
> That would indeed not be correct.  Why are these not file urls?

With GResources, the files get bundled into the ELF executable by glib-compile-resources so that we can do fast sync I/O without error checking, and don't have to worry about users messing with or removing the files. It's the best practice for distributing data files on our platform. See https://blogs.gnome.org/alexl/2012/01/26/resources-in-glib/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160922/e10bd686/attachment.html>


More information about the webkit-unassigned mailing list