[Webkit-unassigned] [Bug 88657] New: [WK2] Missing API to check whether WebKitTestRunner is being used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 07:08:33 PDT 2012


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

           Summary: [WK2] Missing API to check whether WebKitTestRunner is
                    being used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com
                CC: andersca at apple.com, sam at webkit.org,
                    mrobinson at webkit.org, cgarcia at igalia.com
        Depends on: 59201


In WK1, some ports use specific functions in WK1 to detect when DumpRenderTree is being used (see DumpRenderTreeSupport{Gtk|Qt}::setDumpRenderTreeModeEnabled), so they can make interesting decisions when initializing the WebView, such as installing mock clients instead of the "good ones" (e.g. GeolocationClientMock).

However, that feature seems to be missing in WK2 (or at least I could not find it) and I think it would be very useful too for similar situations, hence this bug. Maybe there's already a way to do this, in that case feel free to point it out and/or close this bug. Thanks

(CCing people I think might be interested on this)

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