Bug 94245 - UserMessageEncoder::baseEncode() should ASSERT when attempting to encode a non-shareable image
Summary: UserMessageEncoder::baseEncode() should ASSERT when attempting to encode a no...
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 Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 13:17 PDT by Jeff Miller
Modified: 2012-08-17 07:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-08-16 13:22 PDT, Jeff Miller
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2012-08-16 13:17:27 PDT
UserMessageEncoder::baseEncode() should ASSERT when attempting to encode a nnon-shareable image
Comment 1 Jeff Miller 2012-08-16 13:22:20 PDT
Created attachment 158884 [details]
Patch
Comment 2 Jeff Miller 2012-08-17 07:48:41 PDT
Committed r125900: <http://trac.webkit.org/changeset/125900>