Home | History | Annotate | Download | only in Tools

Lines Matching full:preferences

3318         Changed DumpRenderTree to re-enable Javascript in web preferences on every test.
3568 overriding of default preferences at test time. Also added support for
3569 resetting the preferences after each test.
3572 * DumpRenderTree/LayoutTestController.cpp: Added callback method for overriding preferences
3574 * DumpRenderTree/win/DumpRenderTree.cpp: Added calls to reset preferences after each test if necessary
3576 * DumpRenderTree/mac/DumpRenderTree.mm: Added calls to reset preferences after each test if necessary
19552 but for now lets handle this like the other preferences (set it explicitly
24445 (main): Don't bother saving and restoring the preferences. Not sure
24446 why this was ever done since the preferences are specific to DumpRenderTree.
25102 that sets SYMROOT on the command line in case there's no product directory set in Xcode preferences.