See summary.
Created attachment 122315 [details] Patch
Comment on attachment 122315 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=122315&action=review Chromium will live! One note: > Source/JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.gyp:176 > + ['include', 'win/OwnPtrWin\\.cpp$'], Could we only have changes directly related to the DC fix? It would be easier to understand the patch. > Source/JavaScriptCore/wtf/OwnPtrCommon.h:31 > +#if OS(WIN) Same as above.
Created attachment 122317 [details] Patch
Committed as http://trac.webkit.org/changeset/104867