Bug 116993 - Move some PODArena members to PODFreeListArena
Summary: Move some PODArena members to PODFreeListArena
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 13:44 PDT by Anders Carlsson
Modified: 2013-05-29 14:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2013-05-29 13:44 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (3.96 KB, patch)
2013-05-29 13:57 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-05-29 13:44:09 PDT
Move some PODArena members to PODFreeListArena
Comment 1 Anders Carlsson 2013-05-29 13:44:32 PDT
Created attachment 203270 [details]
Patch
Comment 2 Early Warning System Bot 2013-05-29 13:50:10 PDT
Comment on attachment 203270 [details]
Patch

Attachment 203270 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/727173
Comment 3 Early Warning System Bot 2013-05-29 13:52:54 PDT
Comment on attachment 203270 [details]
Patch

Attachment 203270 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/697147
Comment 4 Anders Carlsson 2013-05-29 13:57:23 PDT
Created attachment 203273 [details]
Patch
Comment 5 Anders Carlsson 2013-05-29 14:28:45 PDT
Committed r150931: <http://trac.webkit.org/changeset/150931>