RESOLVED FIXED 205201
Web Inspector: Elements: restrict showing paint flashing and compositing borders to the Web Inspector session
https://bugs.webkit.org/show_bug.cgi?id=205201
Summary Web Inspector: Elements: restrict showing paint flashing and compositing bord...
Devin Rousso
Reported 2019-12-12 22:14:55 PST
We often get bugs from users who turn on paint flashing or compositing borders, close Web Inspector, reopen Web Inspector, and are then surprised when the page flashes red or these borders exist all over the page. Given that the dark mode and print styles toggles are limited to the Web Inspector session, we should make these have the same behavior.
Attachments
Patch (31.38 KB, patch)
2019-12-12 22:44 PST, Devin Rousso
no flags
Patch (30.87 KB, patch)
2019-12-18 22:46 PST, Devin Rousso
no flags
Patch (32.23 KB, patch)
2019-12-18 22:49 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-12-12 22:44:49 PST
EWS Watchlist
Comment 2 2019-12-12 22:45:28 PST
This patch modifies the inspector protocol. Please ensure that any frontend changes appropriately use feature checks for new protocol features.
Timothy Hatcher
Comment 3 2019-12-18 10:38:20 PST
Comment on attachment 385581 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=385581&action=review > Source/WebCore/page/Settings.yaml:147 > + inspectorOverride: true Slick, I didn't know about this.
WebKit Commit Bot
Comment 4 2019-12-18 12:07:06 PST Comment hidden (obsolete)
Devin Rousso
Comment 5 2019-12-18 22:46:57 PST
Devin Rousso
Comment 6 2019-12-18 22:49:09 PST
Created attachment 386068 [details] Patch Oops, bad rebase
WebKit Commit Bot
Comment 7 2019-12-18 23:35:36 PST
Comment on attachment 386068 [details] Patch Clearing flags on attachment: 386068 Committed r253739: <https://trac.webkit.org/changeset/253739>
WebKit Commit Bot
Comment 8 2019-12-18 23:35:38 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2019-12-18 23:36:17 PST
Note You need to log in before you can comment on or make changes to this bug.