Bug 157616

Summary: Web Inspector: 3.8% of timeline recording spent in NavigationSidebarPanel _updateContentOverflowShadowVisibility for background tab
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-05-12 00:52:35 PDT
* SUMMARY
3.8% of timeline recording spent in NavigationSidebarPanel _updateContentOverflowShadowVisibility for background tab

In this case it was the DebuggerSidebarPanel was triggering a bunch of forced layouts.
Comment 1 Joseph Pecoraro 2016-05-12 00:53:21 PDT
Created attachment 278707 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2016-05-12 01:13:01 PDT
Created attachment 278712 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-05-12 08:42:53 PDT
Comment on attachment 278712 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 278712

Committed r200773: <http://trac.webkit.org/changeset/200773>
Comment 4 WebKit Commit Bot 2016-05-12 08:42:55 PDT
All reviewed patches have been landed.  Closing bug.