RESOLVED FIXED 119663
[Qt] [WebKit2] Remove duplicate RAM Size calculation and reuse WTF::ramSize()
https://bugs.webkit.org/show_bug.cgi?id=119663
Summary [Qt] [WebKit2] Remove duplicate RAM Size calculation and reuse WTF::ramSize()
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.