WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50717
Add getter and setters for acceleratesRendering flag on layers
https://bugs.webkit.org/show_bug.cgi?id=50717
Summary
Add getter and setters for acceleratesRendering flag on layers
Matthew Delaney
Reported
2010-12-08 14:18:59 PST
Add getter and setters for acceleratesRendering flag on layers.
Attachments
Patch
(6.48 KB, patch)
2010-12-08 14:37 PST
,
Matthew Delaney
no flags
Details
Formatted Diff
Diff
Patch
(6.59 KB, patch)
2010-12-08 14:50 PST
,
Matthew Delaney
simon.fraser
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Matthew Delaney
Comment 1
2010-12-08 14:37:55 PST
Created
attachment 75968
[details]
Patch
Simon Fraser (smfr)
Comment 2
2010-12-08 14:43:05 PST
Comment on
attachment 75968
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=75968&action=review
> WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm:95 > +- (void)setAcceleratesDrawing:(BOOL)flag; > +- (BOOL)acceleratesDrawing;
This needs the platform #if guards.
Matthew Delaney
Comment 3
2010-12-08 14:50:15 PST
Created
attachment 75973
[details]
Patch
Eric Seidel (no email)
Comment 4
2010-12-08 15:59:34 PST
Attachment 75973
[details]
did not build on mac: Build output:
http://queues.webkit.org/results/6858091
Matthew Delaney
Comment 5
2010-12-08 17:55:18 PST
Committed
r73578
: <
http://trac.webkit.org/changeset/73578
>
Matthew Delaney
Comment 6
2010-12-08 17:56:00 PST
Manually fixed the build issue for SL on my local SL machine - just an unused param error.
WebKit Review Bot
Comment 7
2010-12-09 02:22:41 PST
http://trac.webkit.org/changeset/73578
might have broken GTK Linux 32-bit Release
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