RESOLVED FIXED 156704
Web Inspector: NavigationSidebarPanel does a lot of style recalc and layout on busy sites
https://bugs.webkit.org/show_bug.cgi?id=156704
Summary Web Inspector: NavigationSidebarPanel does a lot of style recalc and layout o...
Timothy Hatcher
Reported 2016-04-18 08:46:49 PDT
The NavigationSidebarPanel code for showing and hiding the bottom border when there is overflow is pretty aggressive. We can tone it down and still get the right effect.
Attachments
Patch (2.93 KB, patch)
2016-04-18 08:51 PDT, Timothy Hatcher
bburg: review+
timothy: commit-queue-
Radar WebKit Bug Importer
Comment 1 2016-04-18 08:47:31 PDT
Timothy Hatcher
Comment 2 2016-04-18 08:51:46 PDT
Blaze Burg
Comment 3 2016-04-18 09:33:27 PDT
Comment on attachment 276642 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=276642&action=review r=me > Source/WebInspectorUI/ChangeLog:13 > + Use _updateContentOverflowShadowVisibilitySoon is more places so the style recalc Nit: 'in more places'
Timothy Hatcher
Comment 4 2016-04-18 10:29:46 PDT
Note You need to log in before you can comment on or make changes to this bug.