Bug 63794 - WebSocket: pywebsocket handlers should raise exception to abort the connection
Summary: WebSocket: pywebsocket handlers should raise exception to abort the connection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yuta Kitamura
URL:
Keywords:
Depends on:
Blocks: 62795
  Show dependency treegraph
 
Reported: 2011-07-01 01:19 PDT by Yuta Kitamura
Modified: 2011-07-03 22:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.12 KB, patch)
2011-07-01 06:52 PDT, Yuta Kitamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta Kitamura 2011-07-01 01:19:57 PDT
Last part of bug 62795.
Comment 1 Yuta Kitamura 2011-07-01 06:52:54 PDT
Created attachment 99469 [details]
Patch
Comment 2 Yuta Kitamura 2011-07-01 06:55:32 PDT
The motivation of this change is a bit tricky. I tried to explain it in ChangeLog, but feel free to ask me if you are still not sure about it.
Comment 3 Kent Tamura 2011-07-03 21:37:45 PDT
Comment on attachment 99469 [details]
Patch

Looks ok.
Comment 4 WebKit Review Bot 2011-07-03 22:20:17 PDT
Comment on attachment 99469 [details]
Patch

Clearing flags on attachment: 99469

Committed r90350: <http://trac.webkit.org/changeset/90350>
Comment 5 WebKit Review Bot 2011-07-03 22:20:21 PDT
All reviewed patches have been landed.  Closing bug.