[webkit-reviews] review canceled: [Bug 55336] Use Win32 API to get file information : [Attachment 84001] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 12:03:47 PST 2011


Patrick R. Gansterer <paroga at paroga.com> has canceled Patrick R. Gansterer
<paroga at paroga.com>'s request for review:
Bug 55336: Use Win32 API to get file information
https://bugs.webkit.org/show_bug.cgi?id=55336

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

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
> +    result = fileSize.QuadPart / 10000000 - 11644473600;
This line comes from FileSystemWinCE. I didn't find a good name for the
constants.


More information about the webkit-reviews mailing list