[Webkit-unassigned] [Bug 84393] New: Avoid calling updateCompositingLayers() more than once before each render
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 15:36:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84393
Summary: Avoid calling updateCompositingLayers() more than once
before each render
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: vangelis at chromium.org, enne at google.com
Pages that repeatedly call offsetWidth then change style will force a lot of unnecessary compositing updates. We should avoid them, and figure out a way to only update compositing layers before painting.
--
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