Dactyloidae/layout
Daniel Holbert 0e05cb9630 [layout] Initialize PerSpanData members mBaseline and mReflowInput.
We null-initialize all of the other pointer members in NewPerSpanData; we should
do the same for these ones, for consistency & robustness.

(In practice, the callers end up initializing these members before reading them
anyway, so it's been benign that we weren't initializing them. But better for
safety & futureproofing to have them reliably initialized.)
2024-06-13 11:31:46 +08:00
..
base Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
build Issue #2112 - Part 10: Remove remaining Stylo/Servo includes and code 2024-04-02 22:44:24 +08:00
doc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
forms Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
generic [layout] Initialize PerSpanData members mBaseline and mReflowInput. 2024-06-13 11:31:46 +08:00
inspector Issue #2490 - Part 8: Get rid of css::Rule::GetDOMRule. 2024-04-08 10:56:04 +08:00
ipc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mathml Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
media Issue #2357 - WebM demuxer can't tell when a video wants to be transparent. 2023-10-26 10:49:04 +08:00
printing Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
reftests Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
style Issue #2522 - Part 2: Implement support for logical viewport units 2024-06-11 10:14:40 +08:00
svg Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
tables Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
tools Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
xul Issue #2488 - Part 3: Remove the StyleSetHandle smart pointer class 2024-04-02 22:49:48 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00