[webkit-reviews] review canceled: [Bug 222145] Serialize NSURLRequest (rather than CFURLRequest) in IPC : [Attachment 421592] Patch to address Blob test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 18:24:38 PST 2021


Brent Fulgham <bfulgham at webkit.org> has canceled Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 222145: Serialize NSURLRequest (rather than CFURLRequest) in IPC
https://bugs.webkit.org/show_bug.cgi?id=222145

Attachment 421592: Patch to address Blob test

https://bugs.webkit.org/attachment.cgi?id=421592&action=review




--- Comment #53 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 421592
  --> https://bugs.webkit.org/attachment.cgi?id=421592
Patch to address Blob test

Sadly, WTF::URLFromBytes() doesn't handle URL fragments (e.g., "/action" from a
Form) properly, so I'm switching to the behavior of ArgumentCodersCF (which I
should have done from the beginning).

If EWS is green across all tests, I'll land.


More information about the webkit-reviews mailing list