RESOLVED FIXED Bug 89460
[WK2] Properly encode/decode service in IntentData
https://bugs.webkit.org/show_bug.cgi?id=89460
Summary [WK2] Properly encode/decode service in IntentData
Chris Dumez
Reported 2012-06-19 04:31:20 PDT
IntentData now has a "service" member but the IntentData::encode() and IntentData::decode() methods were not updated accordingly.
Attachments
Patch (1.56 KB, patch)
2012-06-19 04:34 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-06-19 04:34:30 PDT
Created attachment 148312 [details] Patch I forgot to update the encode()/decode() methods when I added the "service" member in Bug 89206. This patch fixes it.
WebKit Review Bot
Comment 2 2012-06-21 11:15:01 PDT
Comment on attachment 148312 [details] Patch Clearing flags on attachment: 148312 Committed r120948: <http://trac.webkit.org/changeset/120948>
WebKit Review Bot
Comment 3 2012-06-21 11:15:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.