[Webkit-unassigned] [Bug 60277] New: [Meta] Add a WebCore testing harness
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 09:46:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60277
Summary: [Meta] Add a WebCore testing harness
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: dglazkov at chromium.org
CC: darin at apple.com, ap at webkit.org, rniwa at webkit.org,
morrita at google.com
Blocks: 60211
Requirements:
* lives in WebCore namespace, allowing tests to use WebCore;
* in DRT only, exposes window.internals namespace-style object, which holds extra methods/properties to enable better testing;
* can be compiled out of the production builds.
Nice-to-haves:
* opens the path for implementing WebCore unit tests;
Benefits compared to layoutTestController:
* share more testing code among ports;
* less plumbing through the WebKit layer.
--
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