[Webkit-unassigned] [Bug 43512] [GTK] Use GSettings to save/restore Web Inspector settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 07:50:25 PDT 2010


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63599|0                           |1
        is obsolete|                            |
  Attachment #64224|                            |review?
               Flag|                            |




--- Comment #9 from Gustavo Noronha (kov) <gns at gnome.org>  2010-08-12 07:50:25 PST ---
Created an attachment (id=64224)
 --> (https://bugs.webkit.org/attachment.cgi?id=64224)
use gsettings for the inspector

Addressed Martin's suggestion (effectiveness will be tested by the EWS, which should have an earlier glib version ;D)

Also, I built with introspection this time, and found GSettings would cause us trouble because it _really_ wants the schema to be installed (it aborts the process if it is not!). I made WebKit more reliant/robust to gsettings whims in this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list