Bug 46109 - Don't use bufferIsLargeEnoughToContain for Vectors with variable sized elements
Summary: Don't use bufferIsLargeEnoughToContain for Vectors with variable sized elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 11:41 PDT by Anders Carlsson
Modified: 2010-09-20 13:01 PDT (History)
0 users

See Also:


Attachments
Patch (3.63 KB, patch)
2010-09-20 11:45 PDT, Anders Carlsson
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-09-20 11:41:05 PDT
Don't use bufferIsLargeEnoughToContain for Vectors with variable sized elements
Comment 1 Anders Carlsson 2010-09-20 11:45:24 PDT
Created attachment 68117 [details]
Patch
Comment 2 Anders Carlsson 2010-09-20 13:01:17 PDT
Committed r67874: <http://trac.webkit.org/changeset/67874>