Bug 124383 - build.webkit.org/dashboard can’t open different results in two new tabs
Summary: build.webkit.org/dashboard can’t open different results in two new tabs
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: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-14 14:57 PST by Tim Horton
Modified: 2013-11-14 15:02 PST (History)
2 users (show)

See Also:


Attachments
patch (2.49 KB, patch)
2013-11-14 14:59 PST, Tim Horton
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-11-14 14:57:04 PST
build.webkit.org/dashboard uses link target _new instead of _blank, but _new isn’t a thing, so it works like a named target, and all clicks on links with that target target the same new tab. This is really annoying!

I have a fix.
Comment 1 Tim Horton 2013-11-14 14:59:39 PST
Created attachment 216985 [details]
patch
Comment 2 Tim Horton 2013-11-14 15:02:11 PST
http://trac.webkit.org/changeset/159313