Bug 220417

Summary: Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototype._showHiddenMessagesBannerIfNeeded` and `WI.LocalResourceOverrideWarningView`
Product: WebKit Reporter: Patrick Angle <pangle>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 219987    
Bug Blocks:    

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.