Bug 67296

Summary: [chromium] Set the GrContext before SkGpuDevice is destroyed.
Product: WebKit Reporter: Stephen White <senorblanco>
Component: CanvasAssignee: Stephen White <senorblanco>
Status: RESOLVED FIXED    
Severity: Normal CC: bsalomon, jamesr, kbr, mdelaney7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Unspecified   
Attachments:
Description Flags
Patch kbr: review+

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>