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.
<rdar://problem/73200207>