Bug 79788

Summary: [GTK] make tests explicitly request GSettingsBackendMemory
Product: WebKit Reporter: Dan Winship <danw>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gustavo, mrobinson, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Dan Winship 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.
Comment 1 Dan Winship 2012-02-28 07:20:35 PST
Created attachment 129245 [details]
patch
Comment 2 Martin Robinson 2012-02-28 09:33:36 PST
Comment on attachment 129245 [details]
patch

Nice!
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-02-28 11:26:31 PST
All reviewed patches have been landed.  Closing bug.