Bug 220417 - Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototype._showHiddenMessagesBannerIfNeeded` and `WI.LocalResourceOverrideWarningView`
Summary: Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototyp...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 219987
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-07 08:39 PST by Patrick Angle
Modified: 2021-01-14 08:40 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>