NEW 220417
Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototype._showHiddenMessagesBannerIfNeeded` and `WI.LocalResourceOverrideWarningView`
https://bugs.webkit.org/show_bug.cgi?id=220417
Summary Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototyp...
Patrick Angle
Reported 2021-01-07 08:39:45 PST
r271236 added WI.BannerView to serve as a consistent single implementation of a message banner. `WI.LogContentView.prototype._showHiddenMessagesBannerIfNeeded` and `WI.LocalResourceOverrideWarningView` currently use their own logic and style to display banners, and can be consolidated with this new implementation.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-14 08:40:13 PST
Note You need to log in before you can comment on or make changes to this bug.