Bug 204012 - Clicking on EWS status-bubble should open the results in new tab
Summary: Clicking on EWS status-bubble should open the results in new tab
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-08 10:19 PST by Aakash Jain
Modified: 2019-11-08 12:04 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2019-11-08 10:20 PST, Aakash Jain
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-cq-03 for mac-highsierra (3.42 MB, application/zip)
2019-11-08 11:47 PST, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.