Bug 124383

Summary: build.webkit.org/dashboard can’t open different results in two new tabs
Product: WebKit Reporter: Tim Horton <thorton>
Component: Tools / TestsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch ap: review+

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