Bug 123639

Summary: Neuter WTF_MAKE_FAST_ALLOCATED in GLOBAL_FASTMALLOC_NEW builds.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Web Template FrameworkAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, eflews.bot, gyuyoung.kim, philn, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eflews.bot: commit-queue-
Patch none

Description Andreas Kling 2013-11-01 15:05:33 PDT
WTF_MAKE_FAST_ALLOCATED shouldn't really do anything if building with GLOBAL_FASTMALLOC_NEW.
Comment 1 Andreas Kling 2013-11-01 15:09:50 PDT
Created attachment 215766 [details]
Patch
Comment 2 EFL EWS Bot 2013-11-01 15:35:02 PDT
Comment on attachment 215766 [details]
Patch

Attachment 215766 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/19658152
Comment 3 Build Bot 2013-11-01 16:03:18 PDT
Comment on attachment 215766 [details]
Patch

Attachment 215766 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/19618131
Comment 4 EFL EWS Bot 2013-11-01 16:15:04 PDT
Comment on attachment 215766 [details]
Patch

Attachment 215766 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/19568116
Comment 5 Andreas Kling 2013-11-01 17:07:48 PDT
Created attachment 215782 [details]
Patch
Comment 6 Anders Carlsson 2013-11-01 17:14:47 PDT
Comment on attachment 215782 [details]
Patch

OK.
Comment 7 WebKit Commit Bot 2013-11-01 18:36:11 PDT
Comment on attachment 215782 [details]
Patch

Clearing flags on attachment: 215782

Committed r158473: <http://trac.webkit.org/changeset/158473>
Comment 8 WebKit Commit Bot 2013-11-01 18:36:14 PDT
All reviewed patches have been landed.  Closing bug.