RESOLVED WONTFIX 67220
[chromium] DRT should set NSUserDefaults to match those of Mac DRT
https://bugs.webkit.org/show_bug.cgi?id=67220
Summary [chromium] DRT should set NSUserDefaults to match those of Mac DRT
Tony Chang
Reported 2011-08-30 12:18:44 PDT
In DumpRenderTree/mac/DumpRenderTree.mm, some NSUserDefaults are set in resetDefaultsToConsistentValues: http://trac.webkit.org/browser/trunk/Tools/DumpRenderTree/mac/DumpRenderTree.mm#L391 AFAICT, we don't do this with Chromium's DRT (although we did on test_shell). I would expect this to cause all sorts of test differences with the mac results, but maybe not? Should we set these? I don't really know what these settings do.
Attachments
Stephen Chenney
Comment 1 2013-04-09 16:28:05 PDT
Marking test failures as WontFix. Bug is still accessible and recording in TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.