[Webkit-unassigned] [Bug 135405] New: Web Inspector: Reduce forced layouts in TimelineOverview
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 29 20:25:52 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135405
Summary: Web Inspector: Reduce forced layouts in
TimelineOverview
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
* SUMMARY
I am seeing forced layouts in TimelineOverview.prototype.updateLayout checking this._scrollContainer.offsetWidth.
These seem unnecessary, as the scrollContainer did not change size at all. The container should only change if the ContentView changes size (window resize, sidebar expand/collapse), e.g. the normal ContentView.prototype.updateLayout.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list