[Webkit-unassigned] [Bug 120700] New: Document::updateHoverActiveState() should allow for deferred style recalcs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 14:19:14 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120700
Summary: Document::updateHoverActiveState() should allow for
deferred style recalcs
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: psolanki at apple.com
CC: koivisto at iki.fi, simon.fraser at apple.com
Changes for bug 145126 made it so Document::updateHoverActiveState() always called updateStyleIfNeeded(). For iOS, we would prefer to not have style recall be synchronous. Deferring the style recalc to the regular timer results in better scrolling on some web pages.
--
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