Bug 119663

Summary: [Qt] [WebKit2] Remove duplicate RAM Size calculation and reuse WTF::ramSize()
Product: WebKit Reporter: Arunprasad Rajkumar <arurajku>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, allan.jensen, ararunprasad, cmarcelo, commit-queue, hausmann, jturcotte, menard
Priority: P3 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Arunprasad Rajkumar
Reported 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.
Attachments
Patch (2.77 KB, patch)
2013-08-11 10:28 PDT, Arunprasad Rajkumar
no flags
Arunprasad Rajkumar
Comment 1 2013-08-11 10:28:49 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2013-08-12 10:31:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.