aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
Commit message (Expand)AuthorAgeFilesLines
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-01198-367/+356
* Further changes required by ServoOriol Brufau2023-11-241-5/+0
* Further changes required by ServoOriol Brufau2023-11-241-5/+0
* Further changes required by ServoOriol Brufau2023-11-241-3/+1
* Further changes required by ServoOriol Brufau2023-11-241-1/+0
* Further changes required by ServoOriol Brufau2023-11-243-42/+21
* Further changes required by ServoOriol Brufau2023-11-241-0/+5
* Further changes required by ServoOriol Brufau2023-11-241-0/+1
* Further changes required by ServoOriol Brufau2023-11-241-1/+1
* Further changes required by ServoOriol Brufau2023-11-248-1/+13
* Further changes required by ServoOriol Brufau2023-11-241-11/+9
* Further changes required by ServoOriol Brufau2023-11-241-1/+1
* Make CSSConditionRule's conditionText readonly (#30768)Oriol Brufau2023-11-234-92/+6
* Further changes required by ServoOriol Brufau2023-11-211-1/+1
* Further changes required by ServoOriol Brufau2023-11-214-4/+4
* Further changes required by ServoOriol Brufau2023-11-211-2/+15
* Further changes required by ServoOriol Brufau2023-11-211-18/+12
* Further changes required by ServoOriol Brufau2023-11-212-10/+51
* Further changes required by ServoOriol Brufau2023-11-212-5/+22
* Enable new color functions from CSS Color 4 (#30752)Oriol Brufau2023-11-202-45/+47
* Allow currentColor in canvas context's shadowColor (#30754)Oriol Brufau2023-11-203-55/+42
* Remove usage of `drain_filter` (#30742)Martin Robinson2023-11-173-19/+24
* Remove Servo `window.trap()` extension (#30743)Martin Robinson2023-11-173-8/+0
* constellation: clean up logging of pipelines and browsing contexts (#30657)Delan Azabani2023-11-141-2/+2
* Further changes required by ServoOriol Brufau2023-11-062-5/+5
* Further changes required by ServoOriol Brufau2023-11-062-10/+10
* Further changes required by ServoOriol Brufau2023-11-041-5/+4
* Further changes required by ServoOriol Brufau2023-11-041-1/+5
* Further changes required by ServoOriol Brufau2023-11-041-1/+1
* Further changes required by ServoOriol Brufau2023-11-041-1/+1
* Further changes required by ServoOriol Brufau2023-11-041-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-11/+11
* Further changes required by ServoOriol Brufau2023-11-031-0/+1
* Further changes required by ServoOriol Brufau2023-11-031-1/+0
* Further changes required by ServoOriol Brufau2023-11-031-0/+1
* Fix intermittent crashes in paint worklets (#30671)Martin Robinson2023-11-022-19/+41
* Update textinput.rs (#30643)Varun Dhand2023-11-011-2/+2
* Clean up and merge some canvas-related WebIDLs (#30606)Ennui Langeweile2023-10-269-91/+64
* Use `IpcSharedMemory` for `Canvas2dMsg::DrawImage` (#30544)Ennui Langeweile2023-10-181-13/+9
* Enable streams feature in mozjs (#30503)Samson2023-10-061-1/+1
* Support Namespace const in webidl (#30492)Samson2023-10-045-8/+29
* fix handle_wgpu_msg crash (#30479)Samson2023-10-031-0/+1
* Further changes required by ServoOriol Brufau2023-10-022-0/+16
* Further changes required by ServoOriol Brufau2023-10-021-1/+1
* Further changes required by ServoOriol Brufau2023-10-0214-64/+54
* Codegen support multiple interfaces in single webidl file & WebGPU single web...Samson2023-09-3073-1428/+1267
* Use Foo_Binding instead of FooBinding for namespace modules (#30447)Samson2023-09-3063-86/+102
* Make the `dir` attribute's getter follow the spec (#30435)Ennui Langeweile2023-09-271-5/+5
* Treat the `keygen` element as obsolete (#30429)Ennui Langeweile2023-09-266-37/+21
* Refactor the `translatable` attribute lightly (#30430)Ennui Langeweile2023-09-262-6/+4