[webkit-reviews] review denied: [Bug 58572] Implement the Windows version ExecutableAllocator::intializePageSize() : [Attachment 89648] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 15:43:15 PDT 2011


Oliver Hunt <oliver at apple.com> has denied Fridrich Strba
<fridrich.strba at bluewin.ch>'s request for review:
Bug 58572: Implement the Windows version
ExecutableAllocator::intializePageSize()
https://bugs.webkit.org/show_bug.cgi?id=58572

Attachment 89648: Patch
https://bugs.webkit.org/attachment.cgi?id=89648&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
A better solution would be to replace the call to getpagesize with
WTF::pageSize() which does the right thing for every platform.


More information about the webkit-reviews mailing list