RESOLVED FIXED Bug 85431
webkitpy: Special-case win32 calls in file_lock and executive.
https://bugs.webkit.org/show_bug.cgi?id=85431
Summary webkitpy: Special-case win32 calls in file_lock and executive.
Raphael Kubo da Costa (:rakuco)
Reported 2012-05-02 16:37:01 PDT
webkitpy: Special-case win32 calls in file_lock and executive.
Attachments
Patch (3.58 KB, patch)
2012-05-02 16:38 PDT, Raphael Kubo da Costa (:rakuco)
dpranke: review+
Raphael Kubo da Costa (:rakuco)
Comment 1 2012-05-02 16:38:09 PDT
Dirk Pranke
Comment 2 2012-05-02 16:42:51 PDT
Comment on attachment 139910 [details] Patch have you added a platforminfo.is_win32() yet?
Raphael Kubo da Costa (:rakuco)
Comment 3 2012-05-02 16:44:28 PDT
(In reply to comment #2) > (From update of attachment 139910 [details]) > have you added a platforminfo.is_win32() yet? Nope, I'm sort of normalizing accesses to sys.platform first.
Raphael Kubo da Costa (:rakuco)
Comment 4 2012-05-02 16:47:39 PDT
Note You need to log in before you can comment on or make changes to this bug.