RESOLVED FIXED 235539
Web Inspector: Network: give the Ignore Caches button a label so it's more visible and immediately understandable
https://bugs.webkit.org/show_bug.cgi?id=235539
Summary Web Inspector: Network: give the Ignore Caches button a label so it's more vi...
Devin Rousso
Reported 2022-01-24 13:44:58 PST
.
Attachments
[fast-cq] Patch (6.33 KB, patch)
2022-01-24 13:48 PST, Devin Rousso
no flags
[Image] after Patch is applied (72.94 KB, image/png)
2022-01-24 14:32 PST, Devin Rousso
no flags
Patch (6.81 KB, patch)
2022-01-24 14:43 PST, Devin Rousso
no flags
[fast-cq] Patch (6.78 KB, patch)
2022-01-24 14:53 PST, Devin Rousso
no flags
[fast-cq] Patch (8.30 KB, patch)
2022-01-24 16:50 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2022-01-24 13:48:32 PST
Created attachment 449853 [details] [fast-cq] Patch
Patrick Angle
Comment 2 2022-01-24 14:01:40 PST
Joseph Pecoraro
Comment 3 2022-01-24 14:02:29 PST
Sounds like a good idea! Screenshot?
Devin Rousso
Comment 4 2022-01-24 14:32:49 PST
Created attachment 449858 [details] [Image] after Patch is applied
Devin Rousso
Comment 5 2022-01-24 14:43:04 PST
Created attachment 449860 [details] Patch fix issue where the `WI.DividerNavigationItem` would get hidden before `this._disableResourceCacheNavigationItem`
Devin Rousso
Comment 6 2022-01-24 14:53:19 PST
Created attachment 449863 [details] [fast-cq] Patch rebase
Joseph Pecoraro
Comment 7 2022-01-24 15:16:43 PST
Comment on attachment 449863 [details] [fast-cq] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449863&action=review > Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js:-146 > - this._disableResourceCacheNavigationItem = new WI.ActivateButtonNavigationItem("disable-resource-cache", toolTipForDisableResourceCache, activatedToolTipForDisableResourceCache, "Images/IgnoreCaches.svg", 16, 16); Seems like we can delete `IgnoreCaches.svg` now?
Devin Rousso
Comment 8 2022-01-24 16:50:10 PST
Created attachment 449882 [details] [fast-cq] Patch
Patrick Angle
Comment 9 2022-01-24 18:45:38 PST
Comment on attachment 449882 [details] [fast-cq] Patch r=me I think you need to rebase again before landing, though. The review tool is complaining that it can't apply the patch any more.
EWS
Comment 10 2022-01-24 19:22:12 PST
Committed r288533 (246367@main): <https://commits.webkit.org/246367@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449882 [details].
Note You need to log in before you can comment on or make changes to this bug.