RESOLVED FIXED 126823
Support bool argument for encoding/decoding invocations.
https://bugs.webkit.org/show_bug.cgi?id=126823
Summary Support bool argument for encoding/decoding invocations.
Yongjun Zhang
Reported 2014-01-11 12:13:20 PST
For remote invocation argument, current we support int, double and ObjC objet; it would be nice to add support for bool type too.
Attachments
add bool argument support for remote invocations. (1.89 KB, patch)
2014-01-11 16:42 PST, Yongjun Zhang
no flags
Yongjun Zhang
Comment 1 2014-01-11 16:42:08 PST
Created attachment 220948 [details] add bool argument support for remote invocations.
Sam Weinig
Comment 2 2014-01-11 21:10:10 PST
Comment on attachment 220948 [details] add bool argument support for remote invocations. Can you test this in testapi.mm?
Sam Weinig
Comment 3 2014-01-11 21:10:48 PST
(In reply to comment #2) > (From update of attachment 220948 [details]) > Can you test this in testapi.mm? Please ignore this comment completely. It makes no sense.
WebKit Commit Bot
Comment 4 2014-01-11 23:27:48 PST
Comment on attachment 220948 [details] add bool argument support for remote invocations. Clearing flags on attachment: 220948 Committed r161804: <http://trac.webkit.org/changeset/161804>
WebKit Commit Bot
Comment 5 2014-01-11 23:27:50 PST
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.