WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52499
Implement the "should paint bounds instead of indiviual rects" algorithm from WebKit1
https://bugs.webkit.org/show_bug.cgi?id=52499
Summary
Implement the "should paint bounds instead of indiviual rects" algorithm from...
Anders Carlsson
Reported
2011-01-14 17:05:41 PST
Implement the "should paint bounds instead of indiviual rects" algorithm from WebKit1
Attachments
Patch
(2.54 KB, patch)
2011-01-14 17:07 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-01-14 17:07:32 PST
Created
attachment 79034
[details]
Patch
Sam Weinig
Comment 2
2011-01-14 17:13:01 PST
Comment on
attachment 79034
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=79034&action=review
> WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp:184 > + const float wastedSpaceThreshold = 0.75f;
You should use a double here and remove the f.
Anders Carlsson
Comment 3
2011-01-14 17:19:06 PST
Committed
r75849
: <
http://trac.webkit.org/changeset/75849
>
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