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

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.