index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
gh-readonly-queue/main/pr-36688-281d942981d9518c9c9c60a942de5023a11436c0
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
script
/
dom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes dereferencing on an immutable reference (#31864)
Aarya Khandelwal
2024-03-26
28
-68
/
+67
*
clippy: Fix collapsible_if warnings (#31852)
Oluwatobi Sofela
2024-03-25
11
-96
/
+86
*
clippy: Fix some clippy warnings in `components/script` (#31843)
Rosemary Ajayi
2024-03-25
3
-6
/
+6
*
script: Add pre element obsolete width attribute support (#31792)
Bastiaan van der Plaat
2024-03-25
3
-3
/
+35
*
changed `match` to 'matches!' (#31850)
Aarya Khandelwal
2024-03-25
28
-225
/
+184
*
clippy: Fix remaining warnings in generated code (#31844)
eri
2024-03-25
4
-32
/
+48
*
clippy: Fix some warnings in `components/script` (#31849)
Ekta Siwach
2024-03-25
7
-27
/
+24
*
WebIDL: Remove `JSObject` from `Document::NamedGetter` (#31841)
eri
2024-03-24
3
-29
/
+16
*
clippy: Fix `default_constructed_unit_structs` warnings in `components` (#31827)
Oluwatobi Sofela
2024-03-24
1
-3
/
+3
*
fix redundant closure (#31842)
Rosemary Ajayi
2024-03-23
1
-4
/
+4
*
Clippy: Fixed some clippy warnings (#31818)
Aarya Khandelwal
2024-03-23
11
-68
/
+57
*
clippy: Fix `explicit_auto_deref` warnings in `components/script` (#31837)
Oluwatobi Sofela
2024-03-23
58
-157
/
+146
*
Implement StaticRange (#31809)
cathiechen
2024-03-22
9
-280
/
+519
*
clippy: Fix `unnecessary_cast` warnings in `components/script` (#31823)
Oluwatobi Sofela
2024-03-22
17
-37
/
+28
*
removed mutable compile warnings (#31822)
sandeep
2024-03-22
3
-5
/
+5
*
Rework “visible” to “throttled” in constellation + script + composito...
Delan Azabani
2024-03-22
3
-16
/
+16
*
Fixed the .clone() warnings. (#31819)
Aarya Khandelwal
2024-03-22
23
-71
/
+56
*
clippy: Fix needless borrow warnings (#31813)
Oluwatobi Sofela
2024-03-21
40
-150
/
+144
*
clippy: Fix dereferencing a tuple pattern warnings (#31811)
Oluwatobi Sofela
2024-03-21
14
-37
/
+29
*
Remove repeated imports from generated code (#31711)
eri
2024-03-21
4
-364
/
+180
*
clippy: fix `result_unit_err` warnings (#31791)
eri
2024-03-21
3
-141
/
+117
*
clipping: Fix some warnings in `components/script/dom` (#31799)
Rosemary Ajayi
2024-03-21
2
-22
/
+16
*
Clippy: Fixed warnings in htmlimageelement.rs (#31800)
Aarya Khandelwal
2024-03-21
2
-22
/
+22
*
Clippy: Fixed clippy warnings in components/script/dom (#31801)
Aarya Khandelwal
2024-03-21
6
-111
/
+108
*
clippy: Fix redundant field names warnings (#31793)
Oluwatobi Sofela
2024-03-20
89
-271
/
+245
*
clippy: Fix unneeded return statement warnings (#31776)
Oluwatobi Sofela
2024-03-20
15
-33
/
+28
*
clippy: Fix dereferenced warnings (#31770)
Oluwatobi Sofela
2024-03-20
37
-87
/
+83
*
clippy: Fix clippy Problems in components/scripts (#31759)
Rosemary Ajayi
2024-03-19
1
-13
/
+13
*
clippy: Fix many warnings in `components/script` (#31717)
Richard Dushime
2024-03-19
34
-175
/
+166
*
clippy: Fix dereferenced warning (#31758)
Oluwatobi Sofela
2024-03-19
1
-1
/
+1
*
rustdoc: Convert url text to anchor link (#31755)
Oluwatobi Sofela
2024-03-19
1
-1
/
+1
*
clippy: Fix some warnings in `components/script` (#31735)
Rosemary Ajayi
2024-03-19
12
-69
/
+60
*
Add pseudo async Create*PipelineAsync methods (#31695)
Samson
2024-03-19
2
-15
/
+24
*
Update Stylo to 2023-09-01 (#31609)
Oriol Brufau
2024-03-18
10
-27
/
+55
*
clippy: Fix some warnings in the `script` crate (#31719)
Rosemary Ajayi
2024-03-18
4
-22
/
+20
*
clippy: Fix several warnings (#31710)
RustAndMetal
2024-03-18
10
-60
/
+55
*
clippy: Fix warnings in generated code (#31721)
eri
2024-03-17
1
-41
/
+49
*
Implement console.count/countReset (#31635)
Smitty
2024-03-17
3
-0
/
+46
*
Implement HTMLStyleElement.disabled attribute (#31682)
Oriol Brufau
2024-03-14
2
-1
/
+15
*
dependencies: Upgrade to WebRender 0.64 (#31486)
Martin Robinson
2024-03-14
1
-1
/
+1
*
fix: missing thread name when spawning (#31656)
Ngo Iok Ui (Wu Yu Wei)
2024-03-14
1
-28
/
+34
*
rusdoc: Fix `idl` warning in components/script/dom/bindings (#31643)
Oluwatobi Sofela
2024-03-13
1
-2
/
+2
*
rustdoc: Fix warnings in `components/script/dom` (#31632)
Azhar Ismagulova
2024-03-13
2
-3
/
+5
*
clippy: Fix assorted warnings in `components/` (#31628)
eri
2024-03-13
1
-1
/
+1
*
clippy: Fix warnings in `components/shared` (#31627)
eri
2024-03-12
1
-1
/
+1
*
Gamepad: Align closer to spec and implement missing slots (#31385)
Daniel Adams
2024-03-12
5
-38
/
+123
*
Fix rustdoc errors in `components/script/dom` (#31617)
Mucha Naibei
2024-03-11
4
-4
/
+4
*
Use get_desired_proto in htmlconstructor (#31600)
Samson
2024-03-10
2
-42
/
+15
*
fix: resolved warning related to deprecated method chrono::NaiveDateTime::fro...
Azhar Ismagulova
2024-03-08
1
-2
/
+5
*
fix: resolved warnings related to deprecated method chrono::NaiveDateTime::ti...
Azhar Ismagulova
2024-03-08
1
-4
/
+4
[prev]
[next]