Bug 67296 - [chromium] Set the GrContext before SkGpuDevice is destroyed.
Summary: [chromium] Set the GrContext before SkGpuDevice is destroyed.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Normal
Assignee: Stephen White
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-31 09:28 PDT by Stephen White
Modified: 2011-08-31 10:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2011-08-31 09:30 PDT, Stephen White
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2011-08-31 09:28:33 PDT
[chromium] Set the GrContext before SkGpuDevice is destroyed.
Comment 1 Stephen White 2011-08-31 09:30:42 PDT
Created attachment 105781 [details]
Patch
Comment 2 Stephen White 2011-08-31 09:31:58 PDT
See chromium bug http://code.google.com/p/chromium/issues/detail?id=94802.
Comment 3 Brian Salomon 2011-08-31 10:34:55 PDT
(unofficially) LGTM
Comment 4 Kenneth Russell 2011-08-31 10:36:17 PDT
Comment on attachment 105781 [details]
Patch

Looks OK to me.
Comment 5 Stephen White 2011-08-31 10:37:33 PDT
I think the cr-linux failures are unrelated (don't happen for me locally -- maybe a bot issue?).
Comment 6 Stephen White 2011-08-31 10:41:19 PDT
Committed r94202: <http://trac.webkit.org/changeset/94202>