Bug 45556 - [BREWMP] Don't call _msize
Summary: [BREWMP] Don't call _msize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33564
  Show dependency treegraph
 
Reported: 2010-09-10 11:57 PDT by Kwang Yul Seo
Modified: 2010-09-13 01:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2010-09-10 12:00 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-09-10 11:57:47 PDT
As Brew MP uses its own memory allocator, don't check fastMallocSize with _msize.
Comment 1 Kwang Yul Seo 2010-09-10 12:00:59 PDT
Created attachment 67218 [details]
Patch
Comment 2 WebKit Commit Bot 2010-09-13 01:58:36 PDT
Comment on attachment 67218 [details]
Patch

Clearing flags on attachment: 67218

Committed r67371: <http://trac.webkit.org/changeset/67371>
Comment 3 WebKit Commit Bot 2010-09-13 01:58:40 PDT
All reviewed patches have been landed.  Closing bug.