Bug 132198 - Mark some things with WTF_MAKE_FAST_ALLOCATED.
Summary: Mark some things with WTF_MAKE_FAST_ALLOCATED.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-25 09:50 PDT by Andreas Kling
Modified: 2014-04-27 03:28 PDT (History)
10 users (show)

See Also:


Attachments
Patch (17.35 KB, patch)
2014-04-25 09:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (17.36 KB, patch)
2014-04-25 09:54 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (17.39 KB, patch)
2014-04-25 10:16 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-04-25 09:50:27 PDT
Mark some things with WTF_MAKE_FAST_ALLOCATED.
Comment 1 Andreas Kling 2014-04-25 09:51:09 PDT
Created attachment 230184 [details]
Patch
Comment 2 Andreas Kling 2014-04-25 09:54:12 PDT
Created attachment 230185 [details]
Patch
Comment 3 Andreas Kling 2014-04-25 10:16:17 PDT
Created attachment 230186 [details]
Patch
Comment 4 WebKit Commit Bot 2014-04-25 11:16:17 PDT
Comment on attachment 230186 [details]
Patch

Clearing flags on attachment: 230186

Committed r167811: <http://trac.webkit.org/changeset/167811>
Comment 5 WebKit Commit Bot 2014-04-25 11:16:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Csaba Osztrogonác 2014-04-25 14:03:17 PDT
(In reply to comment #4)
> (From update of attachment 230186 [details])
> Clearing flags on attachment: 230186
> 
> Committed r167811: <http://trac.webkit.org/changeset/167811>

It broke the Apple Windows build as the EWS noticed it before landing.
Comment 7 Csaba Osztrogonác 2014-04-27 03:28:58 PDT
Buildfix landed in https://trac.webkit.org/changeset/167823