Changeset 55329 in webkit


Ignore:
Timestamp:
Feb 26, 2010 5:51:57 PM (14 years ago)
Author:
dumi@chromium.org
Message:

Adding pywebsocket/standalone.py back to fix the Chromium webkit
canaries. Once all layout tests pass, we can get in the patch that
moves this directorty to WebKitTools/Scripts, update all Chromium
scripts, and revert this patch.

Reviewed by Adam Barth.

https://bugs.webkit.org/show_bug.cgi?id=35464

  • pywebsocket: Added.
  • pywebsocket/standalone.py: Added.
Location:
trunk/WebKitTools
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitTools/ChangeLog

    r55316 r55329  
     12010-02-26  Dumitru Daniliuc  <dumi@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        Adding pywebsocket/standalone.py back to fix the Chromium webkit
     6        canaries. Once all layout tests pass, we can get in the patch that
     7        moves this directorty to WebKitTools/Scripts, update all Chromium
     8        scripts, and revert this patch.
     9
     10        https://bugs.webkit.org/show_bug.cgi?id=35464
     11
     12        * pywebsocket: Added.
     13        * pywebsocket/standalone.py: Added.
     14
    1152010-02-26  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    216
Note: See TracChangeset for help on using the changeset viewer.