RESOLVED FIXED 202605
Socket-based RWI should base64-encode backend commands on client, not server
https://bugs.webkit.org/show_bug.cgi?id=202605
Summary Socket-based RWI should base64-encode backend commands on client, not server
Ross Kirsling
Reported 2019-10-04 14:47:52 PDT
Socket-based RWI should base64-encode backend commands on client, not server
Attachments
Patch (3.38 KB, patch)
2019-10-04 14:48 PDT, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2019-10-04 14:48:51 PDT
Ross Kirsling
Comment 2 2019-10-04 14:52:21 PDT
Just a follow-up to r250679 that was based on a misunderstanding on my part. (Either way technically works, but I'd gone out of my way to do this on the server, when I'd forgotten that base64 encoding text *increases* the size... 🤦‍♂️)
WebKit Commit Bot
Comment 3 2019-10-04 15:24:02 PDT
Comment on attachment 380253 [details] Patch Clearing flags on attachment: 380253 Committed r250752: <https://trac.webkit.org/changeset/250752>
WebKit Commit Bot
Comment 4 2019-10-04 15:24:04 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-10-04 15:25:16 PDT
Note You need to log in before you can comment on or make changes to this bug.