Bug 192282

Summary: Web Inspector: Add style editing debug mode
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, inspector-bugzilla-changes, mattbaker, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 191567    
Attachments:
Description Flags
Patch
none
[Screenshot] Extra logging
none
[Image] Locked rule
none
Patch
none
Patch
none
Archive of layout-test-results from ews102 for mac-sierra none

Description Nikita Vasilyev 2018-12-01 17:32:13 PST
There are several bugs in style editing that are notoriously hard to debug.

Add a debug setting to:
- Enable extra logging.
- Visualize locked style declarations.
Comment 1 Radar WebKit Bug Importer 2018-12-01 17:33:29 PST
<rdar://problem/46399176>
Comment 2 Nikita Vasilyev 2018-12-01 17:51:21 PST
Created attachment 356327 [details]
Patch
Comment 3 Nikita Vasilyev 2018-12-01 17:55:37 PST
Created attachment 356328 [details]
[Screenshot] Extra logging

Here, there's an issue with repeating semicolons when toggling properties.
Comment 4 Nikita Vasilyev 2018-12-01 17:56:17 PST
Created attachment 356329 [details]
[Image] Locked rule
Comment 5 Nikita Vasilyev 2018-12-01 17:57:45 PST
Created attachment 356330 [details]
Patch
Comment 6 Nikita Vasilyev 2018-12-04 14:11:09 PST
Created attachment 356531 [details]
Patch

Rebaseline.
Comment 7 EWS Watchlist 2018-12-04 15:01:28 PST
Comment on attachment 356531 [details]
Patch

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

New failing tests:
workers/bomb.html
Comment 8 EWS Watchlist 2018-12-04 15:01:30 PST
Created attachment 356542 [details]
Archive of layout-test-results from ews102 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 9 Nikita Vasilyev 2018-12-04 15:06:39 PST
Comment on attachment 356531 [details]
Patch

Unrelated test failure.
Comment 10 Matt Baker 2018-12-04 16:36:35 PST
Comment on attachment 356531 [details]
Patch

r=me
Comment 11 WebKit Commit Bot 2018-12-04 17:37:11 PST
Comment on attachment 356531 [details]
Patch

Clearing flags on attachment: 356531

Committed r238882: <https://trac.webkit.org/changeset/238882>
Comment 12 WebKit Commit Bot 2018-12-04 17:37:13 PST
All reviewed patches have been landed.  Closing bug.