Bug 108669 - Message decoding functions should take a MessageDecoder reference
Summary: Message decoding functions should take a MessageDecoder reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 11:29 PST by Anders Carlsson
Modified: 2013-02-01 14:16 PST (History)
6 users (show)

See Also:


Attachments
Patch (208.18 KB, patch)
2013-02-01 11:31 PST, Anders Carlsson
kling: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-02-01 11:29:39 PST
Message decoding functions should take a MessageDecoder reference
Comment 1 Anders Carlsson 2013-02-01 11:31:42 PST
Created attachment 186087 [details]
Patch
Comment 2 Early Warning System Bot 2013-02-01 11:45:33 PST
Comment on attachment 186087 [details]
Patch

Attachment 186087 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/16296908
Comment 3 Andreas Kling 2013-02-01 11:54:11 PST
Comment on attachment 186087 [details]
Patch

r=me. Stream ops next? :P
Comment 4 Anders Carlsson 2013-02-01 11:55:45 PST
Committed r141619: <http://trac.webkit.org/changeset/141619>
Comment 5 Csaba Osztrogonác 2013-02-01 12:09:17 PST
(In reply to comment #4)
> Committed r141619: <http://trac.webkit.org/changeset/141619>

Qt will need buildfix as the EWS mentions, cc Qt engineers.
Comment 6 Csaba Osztrogonác 2013-02-01 14:16:04 PST
Fixed by https://bugs.webkit.org/show_bug.cgi?id=108680