WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120700
Document::updateHoverActiveState() should allow for deferred style recalcs
https://bugs.webkit.org/show_bug.cgi?id=120700
Summary
Document::updateHoverActiveState() should allow for deferred style recalcs
Pratik Solanki
Reported
2013-09-04 14:18:31 PDT
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.
Attachments
Patch
(2.75 KB, patch)
2013-09-04 14:27 PDT
,
Pratik Solanki
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2013-09-04 14:20:29 PDT
<
rdar://problem/14533575
>
Pratik Solanki
Comment 2
2013-09-04 14:27:42 PDT
Created
attachment 210498
[details]
Patch
Pratik Solanki
Comment 3
2013-09-04 15:10:40 PDT
(In reply to
comment #0
)
> Changes for
bug 145126
That should have been
bug 98168
. The change was
r145126
.
Pratik Solanki
Comment 4
2013-09-04 15:15:09 PDT
Committed
r155071
: <
http://trac.webkit.org/changeset/155071
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug