Bug 204012

Summary: Clicking on EWS status-bubble should open the results in new tab
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, jbedard, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-cq-03 for mac-highsierra none

Description Aakash Jain 2019-11-08 10:19:26 PST
Clicking on EWS status-bubble should open the link in new tab. Currently clicking on the status-bubble navigates the page to the target url in same tab.
Comment 1 Aakash Jain 2019-11-08 10:20:05 PST
Created attachment 383141 [details]
Patch
Comment 2 Aakash Jain 2019-11-08 10:21:23 PST
Tested on UAT instance. 
e.g.: https://ews.webkit-uat.org/status-bubble/380828/
Comment 3 WebKit Commit Bot 2019-11-08 11:46:59 PST
Comment on attachment 383141 [details]
Patch

Rejecting attachment 383141 [details] from commit-queue.

New failing tests:
inspector/model/remote-object-weak-collection.html
Full output: https://webkit-queues.webkit.org/results/13227258
Comment 4 WebKit Commit Bot 2019-11-08 11:47:00 PST
Created attachment 383150 [details]
Archive of layout-test-results from webkit-cq-03 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-03  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 5 Aakash Jain 2019-11-08 11:54:17 PST
> New failing tests:
> inspector/model/remote-object-weak-collection.html
Tracked in https://bugs.webkit.org/show_bug.cgi?id=202932
Comment 6 Aakash Jain 2019-11-08 11:54:53 PST
Committed r252249: <https://trac.webkit.org/changeset/252249>
Comment 7 Radar WebKit Bug Importer 2019-11-08 11:55:16 PST
<rdar://problem/57029772>
Comment 8 Aakash Jain 2019-11-08 12:04:26 PST
Deployed on the server. Clicking on status-bubble should open the url in new tab now.