This patch makes a couple of changes needed for 64-bit support on Windows: 1. Set our Microsoft build settings against Vista for 64-bit. 2. Silence a warning about MEMORY_BASIC_INFORMATION being uninitialized. 3. Silence a warning about deprecated GetTickCount() use
Created attachment 229089 [details] Patch
Comment on attachment 229089 [details] Patch Rejecting attachment 229089 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'validate-changelog', '--check-oops', '--non-interactive', 229089, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Source/WTF/ChangeLog contains OOPS!. Full output: http://webkit-queues.appspot.com/results/5120716332597248
<rdar://problem/16585906>
Committed r167101: <http://trac.webkit.org/changeset/167101>