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 Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/73200207>