Bug 132198

Summary: Mark some things with WTF_MAKE_FAST_ALLOCATED.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cmarcelo, commit-queue, esprehn+autocc, jamesr, japhet, kangil.han, luiz, ossy, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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