Skip to content

Commit a44d0bf

Browse files
committed
Prune outline
1 parent 5c3bfc8 commit a44d0bf

File tree

1 file changed

+0
-48
lines changed

1 file changed

+0
-48
lines changed

outline.txt

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
1-
- api
2-
- DONE https://github.com/servo/servo/pull/39868 (@mrobinson, @atbrakhi, #39868) libservo: Rename `WebView::set_pinch_zoom` to `WebView::pinch_zoom` (#39868)
3-
api; breaking change
4-
- DONE https://github.com/servo/servo/pull/39943 (@jdm, @TimvdLippe, #39943) Add abort signal preference to experimental web features (#39421) (#39943)
5-
api; part of abortsignal ship
6-
- crash
7-
- DONE https://github.com/servo/servo/pull/39771 (@mrobinson, #39771) servoshell: Reimplement "onClick" action on Android (#39771)
8-
crash; fixed crash when clicking on web content on android
91
- dev
102
- https://github.com/servo/servo/pull/39625 (@delan, #39625) NixOS: bump nixpkgs and fix etc/devtools_parser.py (#39625)
113
dev; on nixos and nix, upgrade from LLVM 14 to 20, and fix some build issues
124
- https://github.com/servo/servo/pull/39789 (@jschwe, @sagudev, #39789) Add unittest code coverage to CI (#39789)
135
dev; unit tests now have code coverage in CI
146
- https://github.com/servo/servo/pull/39272 (@delan, #39272) ci: Run bencher jobs on self-hosted runners (#39272)
157
dev; CI jobs for runtime benchmarks now run on self-hosted runners
16-
- devtools
17-
- DONE https://github.com/servo/servo/pull/39892 (@simonwuelker, #39892) devtools: Support getting XPath selector for node actor (#39892)
18-
devtools
198
- dom
209
- https://github.com/servo/servo/pull/39506 (@tharkum, #39506) html: Allow legacy referrer policies only for <meta> referrer (#39506)
2110
dom
@@ -37,12 +26,6 @@
3726
dom
3827
- https://github.com/servo/servo/pull/39606 (@tharkum, #39606) html: Add missing 'width' and 'height' reflected IDL dimension attributes (#39606)
3928
dom
40-
- DONE https://github.com/servo/servo/pull/39717 (@tharkum, #39717) html: Support selecting <media> element source from children (#39717)
41-
dom
42-
- DONE https://github.com/servo/servo/pull/39751 (@simonwuelker, #39751) script: Restrict allowed node types for XPath context node (#39751)
43-
dom; xpath
44-
- DONE https://github.com/servo/servo/pull/39764 (@simonwuelker, #39764) xpath: Cast query result to desired type (#39764)
45-
dom; xpath
4629
- https://github.com/servo/servo/pull/40056 (@simonwuelker, #40056) script: Support observing "device-pixel-content-box" with ResizeObserver (#40056)
4730
dom
4831
- https://github.com/servo/servo/pull/39905 (@Gae24, #39905) script: use `run_a_classic_script` algorithm for worker scripts (#39905)
@@ -65,12 +48,6 @@
6548
dom
6649
- https://github.com/servo/servo/pull/40190 (@simonwuelker, #40190) script: Don't bail out of "assign slottables for a tree" when the target is a slot element (#40190)
6750
dom
68-
- DONE https://github.com/servo/servo/pull/40182 (@TimvdLippe, #40182) Properly initialize related_target in UI events (#40182)
69-
dom
70-
- DONE https://github.com/servo/servo/pull/40156 (@yerke, #40156) script: Add an implementation of `DedicatedWorkerGlobalScope.name` and `DedicatedWorkerGlobalScope.onmessageerror` (#40156)
71-
dom
72-
- DONE https://github.com/servo/servo/pull/40246 (@lukewarlow, #40246) Implement Document.parseHTMLUnsafe (#40246)
73-
dom
7451
- https://github.com/servo/servo/pull/40203 (@rayguo17, @yezhizhen, #40203) Media: Change of Volume of video tag should passed to player (#40203)
7552
dom
7653
- https://github.com/servo/servo/pull/40251 (@ZejunYu, #40251) script: Use new inserted node when performing slot checks (#40251)
@@ -102,28 +79,8 @@
10279
- https://github.com/servo/servo/pull/40108 (@mrobinson, @atbrakhi, #40108) script: Have the renderer process root viewport handle keyboard scrolling (#40108)
10380
input
10481
- layout
105-
- DONE https://github.com/servo/servo/pull/36322 (@Loirooriol, #36322) layout: Let min/max constraints avoid collapsing bottom margins (#36322)
106-
layout
107-
- DONE https://github.com/servo/servo/pull/39571 (@Loirooriol, #39571) layout: Avoid negative corner radii values for border-radius (#39571)
108-
layout
109-
- DONE https://github.com/servo/servo/pull/39519 (@minghuaw, #39519) fonts: Initial draft of synthetic bold face for FreeType (#39519)
110-
layout
11182
- https://github.com/servo/servo/pull/39591 (@mrobinson, @Loirooriol, #39591) layout: Clone static position rectangles when caching in `IndependentFormattingContext` (#39591)
11283
layout; incremental
113-
- DONE https://github.com/servo/servo/pull/39681 (@minghuaw, @mrobinson, #39681) fonts: Use OS/2 table to determine if font face is already bold when synthesizing bold face for FreeType platform (#39681)
114-
layout
115-
- DONE https://github.com/servo/servo/pull/39633 (@minghuaw, #39633) fonts: Add synthetic bold face support for Windows (#39633)
116-
layout
117-
- DONE https://github.com/servo/servo/pull/39691 (@minghuaw, #39691) fonts: Add synthetic bold face support for macos (#39691)
118-
layout
119-
- DONE https://github.com/servo/servo/pull/39713 (@minghuaw, #39713) fonts: Do not apply synthetic bold if font is already bold for webfont on FreeType platform (#39713)
120-
layout
121-
- DONE https://github.com/servo/servo/pull/39608 (@arayaryoma, #39608) fonts: Do not fall back to non-Japanese fonts for Han in Japanese language documents (#39608)
122-
layout; better automatic font selection for japanese text on macOS and unix
123-
- SKIP https://github.com/servo/servo/pull/39803 (@yezhizhen, #39803) fonts: Fix compilation warning due to added fallback mechanism (#39803)
124-
layout; font fallback for japanese text
125-
- DONE https://github.com/servo/servo/pull/40055 (@atbrakhi, @shubhamg13, @mrobinson, #40055) compositor: Have viewport meta tag affect the layout viewport (#40055)
126-
layout
12784
- https://github.com/servo/servo/pull/39930 (@longvatrong111, #39930) Box tree construction: only unset pseudo elements if the box is rebuilt (#39930)
12885
layout
12986
- https://github.com/servo/servo/pull/39970 (@Loirooriol, #39970) layout: Handle `<select>` as a widget (#39970)
@@ -133,11 +90,6 @@
13390
- network
13491
- https://github.com/servo/servo/pull/40067 (@rayguo17, #40067) fix http cache reconstruct response from cache after validation behaviour (#40067)
13592
network
136-
- ohos
137-
- DONE https://github.com/servo/servo/pull/40071 (@jschwe, #40071) Linux: Detect JIT support (#40071)
138-
ohos
139-
- DONE https://github.com/servo/servo/pull/40130 (@jschwe, @sagudev, #40130) ohos: Fix JIT detection (#40130)
140-
ohos
14193
- perf
14294
- https://github.com/servo/servo/pull/38991 (@mrobinson, @mukilan, #38991) script: Skip running layout when only updating images or canvas (#38991)
14395
perf

0 commit comments

Comments
 (0)