Bug 60934 - [chromium] Robustly handle mapTexSubImage2D returning NULL
Summary: [chromium] Robustly handle mapTexSubImage2D returning NULL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on: 60719
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-16 17:20 PDT by Adrienne Walker
Modified: 2011-05-18 17:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2011-05-16 17:23 PDT, Adrienne Walker
no flags Details | Formatted Diff | Diff
Patch (3.08 KB, patch)
2011-05-18 17:15 PDT, Adrienne Walker
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>