Bug 94001 - Web Inspector: split standalone test runner, test scanner and test stub.
Summary: Web Inspector: split standalone test runner, test scanner and test stub.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-14 10:53 PDT by Pavel Feldman
Modified: 2012-08-15 03:10 PDT (History)
10 users (show)

See Also:


Attachments
Patch (23.86 KB, patch)
2012-08-14 10:59 PDT, Pavel Feldman
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-08-14 10:53:21 PDT
This change allows opening a) test runner, b) layout tests and c) inspector front-end off different hosts. It is one more step towards extension-driven runner.
Comment 1 Pavel Feldman 2012-08-14 10:59:28 PDT
Created attachment 158370 [details]
Patch
Comment 2 Pavel Feldman 2012-08-15 03:10:31 PDT
Committed r125661: <http://trac.webkit.org/changeset/125661>