Bug 129460 - Web Inspector model tests load wrong inspector page under WebKitTestRunner
Summary: Web Inspector model tests load wrong inspector page under WebKitTestRunner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 16:28 PST by BJ Burg
Modified: 2014-03-02 19:37 PST (History)
2 users (show)

See Also:


Attachments
the patch (3.39 KB, patch)
2014-03-02 18:54 PST, BJ Burg
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 BJ Burg 2014-03-02 18:54:36 PST
Created attachment 225625 [details]
the patch
Comment 2 mitz 2014-03-02 19:07:57 PST
Comment on attachment 225625 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=225625&action=review

> Tools/WebKitTestRunner/TestInvocation.cpp:231
> +        goto end;   

Extra whitespace here at the end.
Comment 3 BJ Burg 2014-03-02 19:37:05 PST
Committed r164966: <http://trac.webkit.org/changeset/164966>