Bug 34066

Summary: websocket/tests/websocket-event-target.html uses wrong URL.
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch ap: review+, ap: commit-queue-

Fumitoshi Ukai
Reported 2010-01-24 21:18:36 PST
websocket/tests/websocket-event-target.html uses "ws://localhost:8000" as URL, but it would cause some flakiness in some later test. For example, chromium would catch "CONSOLE MESSAGE: line 0: Unexpected response code:404" in next websocket-protocol-ignored.html.
Attachments
Patch (1.29 KB, patch)
2010-01-24 21:43 PST, Fumitoshi Ukai
ap: review+
ap: commit-queue-
Fumitoshi Ukai
Comment 1 2010-01-24 21:43:39 PST
Alexey Proskuryakov
Comment 2 2010-01-25 17:10:28 PST
Comment on attachment 47309 [details] Patch r=me. There is a tab character in ChangeLog.
Fumitoshi Ukai
Comment 3 2010-01-26 17:10:02 PST
Note You need to log in before you can comment on or make changes to this bug.