Bug 71897 - CSS: Remove redundant WTF_MAKE_FAST_ALLOCATED macros.
Summary: CSS: Remove redundant WTF_MAKE_FAST_ALLOCATED macros.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 06:27 PST by Andreas Kling
Modified: 2011-11-09 07:00 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2011-11-09 06:28 PST, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-11-09 06:27:53 PST
Some classes already get this from RefCounted.
Comment 1 Andreas Kling 2011-11-09 06:28:54 PST
Created attachment 114260 [details]
Patch
Comment 2 Antti Koivisto 2011-11-09 06:53:42 PST
Comment on attachment 114260 [details]
Patch

r=me
Comment 3 Andreas Kling 2011-11-09 07:00:46 PST
Committed r99706: <http://trac.webkit.org/changeset/99706>