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:    

Description Patrick Angle 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.
Comment 1 Radar WebKit Bug Importer 2021-01-14 08:40:13 PST
<rdar://problem/73200207>