Changeset 54324 in webkit


Ignore:
Timestamp:
Feb 3, 2010 11:26:28 PM (14 years ago)
Author:
ukai@chromium.org
Message:

2010-02-03 Fumitoshi Ukai <ukai@chromium.org>

Reviewed by Alexey Proskuryakov.

navigating a frame to new location closes websocket in the frame
https://bugs.webkit.org/show_bug.cgi?id=34557

  • websocket/tests/close-on-navigate-new-location-expected.txt: Added.
  • websocket/tests/close-on-navigate-new-location.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r54321 r54324  
     12010-02-03  Fumitoshi Ukai  <ukai@chromium.org>
     2
     3        Reviewed by Alexey Proskuryakov.
     4
     5        navigating a frame to new location closes websocket in the frame
     6        https://bugs.webkit.org/show_bug.cgi?id=34557
     7
     8        * websocket/tests/close-on-navigate-new-location-expected.txt: Added.
     9        * websocket/tests/close-on-navigate-new-location.html: Added.
     10
    1112010-02-03  Brady Eidson  <beidson@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.