[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

tony at chromium.org tony at chromium.org
Wed Dec 22 14:31:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8be26275557b084b3dcb974263897825dc9c2cde
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 12 16:32:10 2010 +0000

    2010-10-12  Tony Chang  <tony at chromium.org>
    
            Unreviewed, trying to fix NRWT on Windows.
    
            * Scripts/webkitpy/layout_tests/port/http_lock.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69585 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index ea7e3c2..b9b2d4c 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-12  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, trying to fix NRWT on Windows.
+
+        * Scripts/webkitpy/layout_tests/port/http_lock.py:
+
 2010-10-12  Balazs Kelemen  <kbalazs at webkit.org>
 
         Reviewed by Kenneth Rohde Christiansen.
diff --git a/WebKitTools/Scripts/webkitpy/layout_tests/port/http_lock.py b/WebKitTools/Scripts/webkitpy/layout_tests/port/http_lock.py
index d4b5682..73200a0 100644
--- a/WebKitTools/Scripts/webkitpy/layout_tests/port/http_lock.py
+++ b/WebKitTools/Scripts/webkitpy/layout_tests/port/http_lock.py
@@ -28,10 +28,8 @@
 """This class helps to block NRWT threads when more NRWTs run
 http and websocket tests in a same time."""
 
-import fcntl
 import glob
 import os
-import signal
 import sys
 import tempfile
 import time

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list