WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74675
Add support for accelerated compositing to the tiled Core Animation drawing area
https://bugs.webkit.org/show_bug.cgi?id=74675
Summary
Add support for accelerated compositing to the tiled Core Animation drawing area
Anders Carlsson
Reported
2011-12-15 18:07:45 PST
Add support for accelerated compositing to the tiled Core Animation drawing area
Attachments
Patch
(7.70 KB, patch)
2011-12-15 18:11 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-12-15 18:11:38 PST
Created
attachment 119534
[details]
Patch
Andreas Kling
Comment 2
2011-12-15 18:29:29 PST
Comment on
attachment 119534
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=119534&action=review
> Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:38 > +#import <WebCore/ScrollingCoordinator.h>
Is this one actually needed?
> Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:112 > + // This gets called outside of the normal event loop so wrap in an autorelease pool
Mission period at the end, OMG.
Andreas Kling
Comment 3
2011-12-15 18:30:07 PST
(In reply to
comment #2
)
> (From update of
attachment 119534
[details]
) > > Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:112 > > + // This gets called outside of the normal event loop so wrap in an autorelease pool > > Mission period at the end, OMG.
Missing speling skils in self.
Anders Carlsson
Comment 4
2011-12-15 18:32:17 PST
Committed
r103010
: <
http://trac.webkit.org/changeset/103010
>
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