[webkit-gtk] Inspector and settings

Gustavo Noronha Silva gns at gnome.org
Mon Jul 25 06:46:28 PDT 2011


Hey,

So, looks like the Chromium people decided to start storing the
inspector settings in HTML5 local storage, and moved the settings out of
InspectorClient, actively breaking our GSettings support in the process:

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

Just restoring the code doesn't seem to work because
FrontendClient::setProperty/getProperty do not seem to be called at all.

What do we do?

Cheers,

-- 
Gustavo Noronha Silva <gns at gnome.org>
GNOME Project



More information about the webkit-gtk mailing list