[Webkit-unassigned] [Bug 29751] New: DumpRenderTree should reset its preferences file on launch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 15:13:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29751

           Summary: DumpRenderTree should reset its preferences file on
                    launch
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


DumpRenderTree should reset its preferences file on launch

DRT has a function resetDefaultsToConsistentValues() which is supposed to set
the defaults to exactly how we want them for testing.

If you happen to have a default set from a previous run of DRT which you no
longer want set it will not remove that default.  It should.

This is what was causing the commit-bot failures landing bug 29612.  My fix for
bug 28624 which disables Hardware compositing was sticking in DRT's preferences
and not getting reset, even though that change has not landed yet.  I had
expected that DRT started from a clean slate of preferences every time, but it
does not.

-- 
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