[Webkit-unassigned] [Bug 142448] New: DumpRenderTree and WebKitTestRunner should use WTF::WorkQueue, not their own implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 7 20:23:47 PST 2015


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

            Bug ID: 142448
           Summary: DumpRenderTree and WebKitTestRunner should use
                    WTF::WorkQueue, not their own implementations
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

For historical reasons, DumpRenderTree and WebKitTestRunner have their own WorkQueue implementations. Now that WorkQueue lives in WTF, we should merge these disparate implementations and standardize on one implementation. This will simplify the code, as well as increasing the test coverage for this functionality.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150308/86d80d06/attachment-0002.html>


More information about the webkit-unassigned mailing list