mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Add the cx parameter to `fn process_response` in the `FetchResponseListener` trait and the traits that that interface change requires. Chose to add it as the first parameter, following the same order that `FetchResponseListener::process_response_eof` uses. Testing: Checked that servo builds locally as well as `./mach fmt` and `./mach test-tidy`. I don't think more tests are needed as we are not introducing new functionality Fixes: #42840 --------- Signed-off-by: Javier Olaechea <pirata@gmail.com>
83 KiB
83 KiB