Bug 158357 - Clients of PolymorphicAccess::addCases shouldn't have to malloc
Summary: Clients of PolymorphicAccess::addCases shouldn't have to malloc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 14:18 PDT by Geoffrey Garen
Modified: 2016-06-03 14:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2016-06-03 14:23 PDT, Geoffrey Garen
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2016-06-03 14:18:36 PDT
Clients of PolymorphicAccess::addCases shouldn't have to malloc
Comment 1 Geoffrey Garen 2016-06-03 14:23:45 PDT
Created attachment 280464 [details]
Patch
Comment 2 Keith Miller 2016-06-03 14:24:59 PDT
Comment on attachment 280464 [details]
Patch

r=me.
Comment 3 Geoffrey Garen 2016-06-03 14:25:30 PDT
Committed r201657: <http://trac.webkit.org/changeset/201657>