RESOLVED FIXED 79788
[GTK] make tests explicitly request GSettingsBackendMemory
https://bugs.webkit.org/show_bug.cgi?id=79788
Summary [GTK] make tests explicitly request GSettingsBackendMemory
Dan Winship
Reported 2012-02-28 07:18:06 PST
When running tests, we want to use GSettingsBackendMemory (as opposed to accidentally pulling in the user's dconf settings), and we don't want glib to print out a warning about it (since that clutters up the test results with spurious -stderr.txt files). Explicitly requesting the memory backend solves both of these problems.
Attachments
patch (2.51 KB, patch)
2012-02-28 07:20 PST, Dan Winship
no flags
Dan Winship
Comment 1 2012-02-28 07:20:35 PST
Martin Robinson
Comment 2 2012-02-28 09:33:36 PST
Comment on attachment 129245 [details] patch Nice!
WebKit Review Bot
Comment 3 2012-02-28 11:26:26 PST
Comment on attachment 129245 [details] patch Clearing flags on attachment: 129245 Committed r109127: <http://trac.webkit.org/changeset/109127>
WebKit Review Bot
Comment 4 2012-02-28 11:26:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.