servo/components/script
bors-servo 2e15cf0f81
Auto merge of #22638 - CYBAI:urlsearchparams-sort, r=nox
Implement URLSearchParams.prototype.sort()

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22545
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22638)
<!-- Reviewable:end -->
2019-01-09 21:37:57 -05:00
..
docs
dom Auto merge of #22638 - CYBAI:urlsearchparams-sort, r=nox 2019-01-09 21:37:57 -05:00
task_source
body.rs
build.rs
Cargo.toml Auto merge of #22576 - Eijebong:itertools, r=Manishearth 2019-01-02 13:05:04 -05:00
clipboard_provider.rs
CMakeLists.txt
devtools.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
document_loader.rs
fetch.rs Remove foreign service-workers mode 2018-12-23 01:48:45 +08:00
layout_image.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
lib.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
mem.rs
microtask.rs
network_listener.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
script_runtime.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
script_thread.rs Synchronously update the pipeline of same-origin iframe elements as soon as the child document begins parsing. 2019-01-07 22:19:26 -05:00
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs refactored performance timing to align with updated spec 2018-11-20 16:21:32 +00:00
task.rs
task_manager.rs
task_queue.rs
test.rs
textinput.rs Fixed bug in textinput::adjust_vertical concerning selection_origin update 2018-12-22 17:50:24 +01:00
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00