Bug 67944 - [Chromium] Crash when constructing a large canvas.
Summary: [Chromium] Crash when constructing a large canvas.
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: Jeff Timanus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 11:30 PDT by Jeff Timanus
Modified: 2011-09-12 15:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-09-12 12:34 PDT, Jeff Timanus
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Timanus 2011-09-12 11:30:52 PDT
Issue tracked on crbug.com/95178.
 
If an ImageBuffer is constructed, yet fails to initialize, there is a NULL pointer crash during tear down of the ImageBuffer.
Comment 1 Jeff Timanus 2011-09-12 12:34:16 PDT
Created attachment 107075 [details]
Patch
Comment 2 Stephen White 2011-09-12 13:44:47 PDT
Comment on attachment 107075 [details]
Patch

Looks good.  r=me
Comment 3 WebKit Review Bot 2011-09-12 15:18:42 PDT
Comment on attachment 107075 [details]
Patch

Clearing flags on attachment: 107075

Committed r94982: <http://trac.webkit.org/changeset/94982>
Comment 4 WebKit Review Bot 2011-09-12 15:18:46 PDT
All reviewed patches have been landed.  Closing bug.