Bug 108669

Summary: Message decoding functions should take a MessageDecoder reference
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, jturcotte, kadam, ossy, webkit-ews, zarvai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+, webkit-ews: commit-queue-

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