[Webkit-unassigned] [Bug 116898] New: [Windows] Revise DumpRenderTree to use fewer WebCore features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 16:21:20 PDT 2013


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

           Summary: [Windows] Revise DumpRenderTree to use fewer WebCore
                    features
           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: bfulgham at webkit.org


Several methods in WebCore are exposed so that they can be used by DumpRenderTree.  While these utility functions are convenient, they expose implementation details of WebCore that we do not want to be forced to maintain for the benefit of WebKit clients.

Revise DumpRenderTree to remove the use of methods like WebCore::directoryName and WebCore::pathByAppendingComponent, and remove them from the set of exports exposed by the DLL.

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