Bug 148342 - Remove unused code relative to allocation sinking
Summary: Remove unused code relative to allocation sinking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 16:08 PDT by Basile Clement
Modified: 2015-08-21 16:30 PDT (History)
7 users (show)

See Also:


Attachments
Patch (14.30 KB, patch)
2015-08-21 16:13 PDT, Basile Clement
no flags Details | Formatted Diff | Diff
Patch (13.82 KB, patch)
2015-08-21 16:15 PDT, Basile Clement
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-08-21 16:08:12 PDT
...
Comment 1 Basile Clement 2015-08-21 16:13:52 PDT
Created attachment 259681 [details]
Patch
Comment 2 Basile Clement 2015-08-21 16:15:05 PDT
Created attachment 259682 [details]
Patch

Fix the ChangeLog
Comment 3 Mark Lam 2015-08-21 16:15:57 PDT
Comment on attachment 259682 [details]
Patch

r=me
Comment 4 Basile Clement 2015-08-21 16:30:56 PDT
Committed r188796: <http://trac.webkit.org/changeset/188796>