[webkit-reviews] review denied: [Bug 48515] [NRWT] Clear invalid http locks on Windows platform as well : [Attachment 72674] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 10:49:03 PDT 2010


Tony Chang <tony at chromium.org> has denied Gabor Rapcsanyi
<rgabor at inf.u-szeged.hu>'s request for review:
Bug 48515: [NRWT] Clear invalid http locks on Windows platform as well
https://bugs.webkit.org/show_bug.cgi?id=48515

Attachment 72674: proposed patch
https://bugs.webkit.org/attachment.cgi?id=72674&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=72674&action=review

r- for sys.platform bug.

> WebKitTools/Scripts/webkitpy/layout_tests/port/http_lock.py:81
> +	       from win32com.client import GetObject

I don't think this is a standard module.  The Chromium win bots don't have it. 
Maybe we can install it using autopy?


More information about the webkit-reviews mailing list