WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86033
Speed up some parts of TileCache drawing
https://bugs.webkit.org/show_bug.cgi?id=86033
Summary
Speed up some parts of TileCache drawing
Anders Carlsson
Reported
2012-05-09 16:16:59 PDT
Speed up some parts of TileCache drawing
Attachments
Patch
(2.84 KB, patch)
2012-05-09 16:19 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-05-09 16:19:10 PDT
Created
attachment 141043
[details]
Patch
Sam Weinig
Comment 2
2012-05-09 17:06:18 PDT
Comment on
attachment 141043
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=141043&action=review
> Source/WebCore/platform/graphics/ca/mac/TileCache.mm:278 > + if (m_isInWindow && m_canHaveScrollbars) {
Can you add a comment here about why this predicate is right? It might make sense to pull it out into a variable with a descriptive name.
Anders Carlsson
Comment 3
2012-05-09 17:11:56 PDT
Committed
r116579
: <
http://trac.webkit.org/changeset/116579
>
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