WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 81694
Add a per-ScrollableArea tile cache base class
https://bugs.webkit.org/show_bug.cgi?id=81694
Summary
Add a per-ScrollableArea tile cache base class
Anders Carlsson
Reported
2012-03-20 13:00:01 PDT
Add a per-ScrollableAre tile cache base class
Attachments
Patch
(17.41 KB, patch)
2012-03-20 13:04 PDT
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(18.09 KB, patch)
2012-03-20 16:22 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-03-20 13:04:46 PDT
Created
attachment 132883
[details]
Patch
Build Bot
Comment 2
2012-03-20 13:27:53 PDT
Comment on
attachment 132883
[details]
Patch
Attachment 132883
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/12035038
Anders Carlsson
Comment 3
2012-03-20 16:22:59 PDT
Created
attachment 132923
[details]
Patch
Sam Weinig
Comment 4
2012-03-20 16:55:19 PDT
Comment on
attachment 132923
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=132923&action=review
> Source/WebCore/platform/graphics/TiledBacking.h:39 > + virtual void visibleRectChanged(const IntRect&) = 0; > + > +};
Extra newline.
Anders Carlsson
Comment 5
2012-03-20 17:10:47 PDT
Committed
r111471
: <
http://trac.webkit.org/changeset/111471
>
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