Bug 123639 - Neuter WTF_MAKE_FAST_ALLOCATED in GLOBAL_FASTMALLOC_NEW builds.
Summary: Neuter WTF_MAKE_FAST_ALLOCATED in GLOBAL_FASTMALLOC_NEW builds.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-01 15:05 PDT by Andreas Kling
Modified: 2013-11-01 18:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.87 KB, patch)
2013-11-01 15:09 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (3.91 KB, patch)
2013-11-01 17:07 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 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.