Bug 60934

Summary: [chromium] Robustly handle mapTexSubImage2D returning NULL
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, jamesr, nduca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 60719    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch jamesr: review+

Description Adrienne Walker 2011-05-16 17:20:21 PDT
[chromium] Robustly handle mapTexSubImage2D returning NULL
Comment 1 Adrienne Walker 2011-05-16 17:23:47 PDT
Created attachment 93716 [details]
Patch
Comment 2 Adrienne Walker 2011-05-18 17:15:34 PDT
Created attachment 94006 [details]
Patch
Comment 3 James Robinson 2011-05-18 17:19:03 PDT
Comment on attachment 94006 [details]
Patch

Cool
Comment 4 Adrienne Walker 2011-05-18 17:38:30 PDT
Committed r86808: <http://trac.webkit.org/changeset/86808>