Bug 119663 - [Qt] [WebKit2] Remove duplicate RAM Size calculation and reuse WTF::ramSize()
Summary: [Qt] [WebKit2] Remove duplicate RAM Size calculation and reuse WTF::ramSize()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: EasyFix
Depends on:
Blocks:
 
Reported: 2013-08-11 10:26 PDT by Arunprasad Rajkumar
Modified: 2013-08-12 10:31 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2013-08-11 10:28 PDT, Arunprasad Rajkumar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arunprasad Rajkumar 2013-08-11 10:26:56 PDT
WTF already provides function to calculate RAM size, WebProcessQt.cpp also has own implementation of function to get total RAM size.
Comment 1 Arunprasad Rajkumar 2013-08-11 10:28:49 PDT
Created attachment 208498 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-12 10:31:27 PDT
Comment on attachment 208498 [details]
Patch

Clearing flags on attachment: 208498

Committed r153949: <http://trac.webkit.org/changeset/153949>
Comment 3 WebKit Commit Bot 2013-08-12 10:31:29 PDT
All reviewed patches have been landed.  Closing bug.