[webkit-reviews] review granted: [Bug 171693] [Win] Implement memoryFootprint for Windows : [Attachment 309605] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 10 08:35:33 PDT 2017
Alex Christensen <achristensen at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 171693: [Win] Implement memoryFootprint for Windows
https://bugs.webkit.org/show_bug.cgi?id=171693
Attachment 309605: Patch
https://bugs.webkit.org/attachment.cgi?id=309605&action=review
--- Comment #18 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 309605
--> https://bugs.webkit.org/attachment.cgi?id=309605
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=309605&action=review
> Source/WTF/wtf/win/MemoryFootprintWin.cpp:32
> +#include <psapi.h> // psapi.h requires that windows.h is included.
This comment came back.
More information about the webkit-reviews
mailing list