Bug 200120 - Web Inspector: CSS: don't allow the domain to be disabled
Summary: Web Inspector: CSS: don't allow the domain to be disabled
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-24 21:42 PDT by Devin Rousso
Modified: 2022-02-10 15:54 PST (History)
10 users (show)

See Also:


Attachments
Patch (7.58 KB, patch)
2019-08-12 16:30 PDT, Devin Rousso
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-highsierra (3.20 MB, application/zip)
2019-08-12 17:34 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews116 for mac-highsierra (3.05 MB, application/zip)
2019-08-12 18:19 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2019-07-24 21:42:24 PDT
.
Comment 1 Devin Rousso 2019-08-12 16:30:19 PDT
Created attachment 376101 [details]
Patch
Comment 2 EWS Watchlist 2019-08-12 16:32:18 PDT
This patch modifies the inspector protocol. Please ensure that any frontend changes appropriately use feature checks for new protocol features.
Comment 3 EWS Watchlist 2019-08-12 17:34:41 PDT
Comment on attachment 376101 [details]
Patch

Attachment 376101 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/12900588

New failing tests:
inspector/css/stylesheet-events-multiple-documents.html
inspector/css/stylesheet-events-imports.html
Comment 4 EWS Watchlist 2019-08-12 17:34:42 PDT
Created attachment 376115 [details]
Archive of layout-test-results from ews100 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 5 EWS Watchlist 2019-08-12 18:19:26 PDT
Comment on attachment 376101 [details]
Patch

Attachment 376101 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/12900649

New failing tests:
inspector/css/stylesheet-events-multiple-documents.html
inspector/css/stylesheet-events-imports.html
Comment 6 EWS Watchlist 2019-08-12 18:19:28 PDT
Created attachment 376122 [details]
Archive of layout-test-results from ews116 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 7 Devin Rousso 2019-08-17 00:12:50 PDT
See <https://webkit.org/b/200854> for explanation.