diff options
author | arthmis <artmis9@protonmail.com> | 2025-01-12 09:37:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-12 14:37:25 +0000 |
commit | 90c5685d61946d489ec8ab54d84980298c12ee09 (patch) | |
tree | 01b1274ba9092b1cd47f9cc208e241067771f8f0 /components/layout_2020/fragment_tree/fragment_tree.rs | |
parent | 0c0ffefb480546714e08d6641617a907e84e3a63 (diff) | |
download | servo-90c5685d61946d489ec8ab54d84980298c12ee09.tar.gz servo-90c5685d61946d489ec8ab54d84980298c12ee09.zip |
add minimal implementation of FetchParams (#34833)
* add minimal implementation of fetchParams and fetch controller for cancellation support
fix something
removing fetch params from http network or cache fetch due to implementation difficult
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* run formatter
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* fix incorrect spec implementation and add comments with related step number and description
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* fix double borrow issue
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* remove unused code from FetchParams
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* add workaround for double mutable borrow error
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* remove unnecessary comments, move import and format
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* fix comments that state spec instructions
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* update comment
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* refactor tests
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
* refactor tests
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
---------
Signed-off-by: Lloyd Massiah <artmis9@protonmail.com>
Co-authored-by: lazypassion <25536767+lazypassion@users.noreply.github.com>
Diffstat (limited to 'components/layout_2020/fragment_tree/fragment_tree.rs')
0 files changed, 0 insertions, 0 deletions