[Webkit-unassigned] [Bug 67220] New: [chromium] DRT should set NSUserDefaults to match those of Mac DRT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 30 12:18:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67220
Summary: [chromium] DRT should set NSUserDefaults to match
those of Mac DRT
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tony at chromium.org
CC: dglazkov at chromium.org, tkent at chromium.org,
thakis at chromium.org, jamesr at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list