WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
105116
DidHitRelevantRepaintedObjectsAreaThreshold should not use the viewRect since that varies
https://bugs.webkit.org/show_bug.cgi?id=105116
Summary
DidHitRelevantRepaintedObjectsAreaThreshold should not use the viewRect since...
Beth Dakin
Reported
2012-12-15 15:50:17 PST
DidHitRelevantRepaintedObjectsAreaThreshold should not use the viewRect since that varies depending on window size. This can lead to a huge amount of variability in the heuristic which is not desired. Instead, we should use a hard-coded rect.
Attachments
Patch
(3.86 KB, patch)
2012-12-15 15:59 PST
,
Beth Dakin
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-12-15 15:50:42 PST
<
rdar://problem/12889449
>
Beth Dakin
Comment 2
2012-12-15 15:57:27 PST
Adding Simon and Tim as CC's since I have discussed making this change with both of them in the past.
Beth Dakin
Comment 3
2012-12-15 15:59:26 PST
Created
attachment 179629
[details]
Patch
Geoffrey Garen
Comment 4
2012-12-17 16:42:26 PST
Comment on
attachment 179629
[details]
Patch r=me with typo fixes.
Beth Dakin
Comment 5
2012-12-17 16:46:19 PST
Thank you!!
http://trac.webkit.org/changeset/137959
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