Bug 65182 - [SKIA] Skia GL context is not current when drawing text in canvas
Summary: [SKIA] Skia GL context is not current when drawing text in canvas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Salomon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 07:37 PDT by Brian Salomon
Modified: 2011-07-26 11:54 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2011-07-26 07:39 PDT, Brian Salomon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Salomon 2011-07-26 07:37:07 PDT
[SKIA] Skia GL context is not current when drawing text in canvas
Comment 1 Brian Salomon 2011-07-26 07:39:35 PDT
Created attachment 102001 [details]
Patch
Comment 2 Brian Salomon 2011-07-26 07:42:39 PDT
Being a html/js ignoramus I'm not sure how to test these multiple-context bugs in layout tests but it'd be nice to. We would need a test that does canvas, composite, canvas.
Comment 3 Stephen White 2011-07-26 11:18:17 PDT
Comment on attachment 102001 [details]
Patch

Looks good.  r=me

Offhand, I can't think of an easy way to write a test either.  Since this is a pretty ugly issue, we'll land the fix now and try to come up with a test later.
Comment 4 WebKit Review Bot 2011-07-26 11:54:08 PDT
Comment on attachment 102001 [details]
Patch

Clearing flags on attachment: 102001

Committed r91768: <http://trac.webkit.org/changeset/91768>
Comment 5 WebKit Review Bot 2011-07-26 11:54:12 PDT
All reviewed patches have been landed.  Closing bug.