Bug 34311 - MessageEvent.data should not be repeated deserialised
Summary: MessageEvent.data should not be repeated deserialised
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 23:05 PST by Oliver Hunt
Modified: 2010-01-28 23:17 PST (History)
0 users

See Also:


Attachments
Patch (7.96 KB, patch)
2010-01-28 23:07 PST, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-01-28 23:05:53 PST
MessageEvent.data should not be repeated deserialised
Comment 1 Oliver Hunt 2010-01-28 23:07:48 PST
Created attachment 47681 [details]
Patch
Comment 2 Gavin Barraclough 2010-01-28 23:15:29 PST
Comment on attachment 47681 [details]
Patch

Please to be rewriting WebCore/bindings/scripts/CodeGeneratorJS.pm in javascripts kthxbai.
Comment 3 Oliver Hunt 2010-01-28 23:17:06 PST
Committed r54047: <http://trac.webkit.org/changeset/54047>