[Webkit-unassigned] [Bug 220417] New: Web Inspector: Use `WI.BannerView` for banners in `WI.LogContentView.prototype._showHiddenMessagesBannerIfNeeded` and `WI.LocalResourceOverrideWarningView`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 08:39:45 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220417

            Bug ID: 220417
           Summary: Web Inspector: Use `WI.BannerView` for banners in
                    `WI.LogContentView.prototype._showHiddenMessagesBanner
                    IfNeeded` and `WI.LocalResourceOverrideWarningView`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210107/313934ba/attachment.htm>


More information about the webkit-unassigned mailing list