Bug 204683 - Removed ENABLED_QUEUES logic from ews-app
Summary: Removed ENABLED_QUEUES logic from ews-app
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-28 07:58 PST by Aakash Jain
Modified: 2019-11-28 08:04 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2019-11-28 08:02 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-11-28 07:58:15 PST
Now that ALL_QUEUES and ENABLED_QUEUES are same in ews-app, we should remove the concept of ENABLED_QUEUES, and only rely on ALL_QUEUES.

ENABLED_QUEUES concept was added in https://trac.webkit.org/r242880 to hide bubbles for queues which were not deployed in production. Now that all the queues are in production on new EWS (except commit-queue), we don't need this concept anymore.
Comment 1 Aakash Jain 2019-11-28 08:02:56 PST
Created attachment 384457 [details]
Patch
Comment 2 Aakash Jain 2019-11-28 08:03:38 PST
Committed r252926: <https://trac.webkit.org/changeset/252926>
Comment 3 Radar WebKit Bug Importer 2019-11-28 08:04:18 PST
<rdar://problem/57521035>