RESOLVED FIXED51433
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-
Kenneth Russell
Comment 1 2010-12-21 17:00:19 PST
Kenneth Russell
Comment 2 2010-12-21 17:34:50 PST
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.