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
51433
Enable extensions used in accelerated 2D canvas implementation
https://bugs.webkit.org/show_bug.cgi?id=51433
Summary
Enable extensions used in accelerated 2D canvas implementation
Kenneth Russell
Reported
2010-12-21 16:50:01 PST
Chromium's Extensions3D implementation requires the caller to ensure that extensions advertised as supported are enabled. (This makes implementing WebGL extensions easier, since those extensions are enabled on-demand.) The accelerated 2D Canvas code needs to enable the BGRA and multisampling-related extensions before using them.
Attachments
Patch
(4.22 KB, patch)
2010-12-21 17:00 PST
,
Kenneth Russell
fishd
: review+
kbr
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-12-21 17:00:19 PST
Created
attachment 77167
[details]
Patch
Kenneth Russell
Comment 2
2010-12-21 17:34:50 PST
Committed
r74442
: <
http://trac.webkit.org/changeset/74442
>
WebKit Review Bot
Comment 3
2010-12-21 19:32:11 PST
http://trac.webkit.org/changeset/74442
might have broken GTK Linux 64-bit Debug
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