mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix 29741 by extending request builder Extend RequestBuilder to include ResponseTainting and used said functionality to set response_tainting to `::CorsTainting` in `cors_preflight_fetch()`. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #29741 <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> |
||
---|---|---|
.. | ||
fetch | ||
image | ||
tests | ||
blob_url_store.rs | ||
Cargo.toml | ||
filemanager_thread.rs | ||
image_cache.rs | ||
lib.rs | ||
pub_domains.rs | ||
quality.rs | ||
request.rs | ||
response.rs | ||
storage_thread.rs |