Bug 51433

Summary: Enable extensions used in accelerated 2D canvas implementation
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: Layout and RenderingAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cmarrin, dglazkov, eric, fishd, jamesr, levin, senorblanco, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch fishd: review+, kbr: commit-queue-

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.