Bug 91308
Summary: | [meta] TestRunner.a should be useable by DumpRenderTree and ContentShell | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Barth <abarth> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jochen, ojan, rniwa, tommyw, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 91309, 91311, 91312, 91441, 91443, 91446, 91449, 91455, 91457, 91459, 92256, 92277, 92313, 92319, 103841, 106211, 106222, 106324, 106449, 106654, 107266, 107267, 107268, 107269, 107270, 107271, 107272, 107455, 108464, 108466, 108467, 108469, 108923, 108926, 109041, 109043, 109706 | ||
Bug Blocks: | 87045 |
Adam Barth
This is a meta bug about factoring a TestRunner.a out of DumpRenderTree that can be shared by DumpRenderTree and ContentShell.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
I'm also posting this patch series on GitHub if you want to see how it all fits together:
https://github.com/abarth/webkit/compare/master...TestRunner.a
jochen
At this point, the remaining work is to move the DRTTestRunner class into the TestRunner library.
jochen
DRTTestRunner is no more. The remaining issues are cleaning up the API and making the library a component
jochen
\o/
Adam Barth
OM double-G