Bug 101936 - Remove the custom WebSocket::send for both V8 and JSC
Summary: Remove the custom WebSocket::send for both V8 and JSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 07:15 PST by Tommy Widenflycht
Modified: 2012-11-13 01:16 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.12 KB, patch)
2012-11-12 07:19 PST, Tommy Widenflycht
no flags Details | Formatted Diff | Diff
Patch (9.01 KB, patch)
2012-11-12 07:35 PST, Tommy Widenflycht
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Widenflycht 2012-11-12 07:15:06 PST
Remove the custom WebSocket::send for both V8 and JSC
Comment 1 Tommy Widenflycht 2012-11-12 07:19:15 PST
Created attachment 173643 [details]
Patch
Comment 2 Kentaro Hara 2012-11-12 07:28:42 PST
Comment on attachment 173643 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=173643&action=review

great

> Source/WebCore/ChangeLog:8
> +        This patch patch removes the custom WebSocket::send since it isn't needed.

Typo: This patch patch
Comment 3 Tommy Widenflycht 2012-11-12 07:35:28 PST
Created attachment 173644 [details]
Patch
Comment 4 WebKit Review Bot 2012-11-13 01:16:09 PST
Comment on attachment 173644 [details]
Patch

Clearing flags on attachment: 173644

Committed r134386: <http://trac.webkit.org/changeset/134386>
Comment 5 WebKit Review Bot 2012-11-13 01:16:13 PST
All reviewed patches have been landed.  Closing bug.