aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlhrelement.rs
diff options
context:
space:
mode:
authorMukilan Thiyagarajan <me@mukilan.in>2023-05-24 21:35:20 +0530
committerMukilan Thiyagarajan <me@mukilan.in>2023-05-26 20:09:50 +0530
commit17238b56a1634e4d26ca1ff761ce54a3fcaa32f0 (patch)
tree277a1f3b4744f6cf6e5875fd55cb510ea2179b9c /components/script/dom/htmlhrelement.rs
parent05239f879e7ff53b3240ca4ed5e7a01125770c61 (diff)
downloadservo-17238b56a1634e4d26ca1ff761ce54a3fcaa32f0.tar.gz
servo-17238b56a1634e4d26ca1ff761ce54a3fcaa32f0.zip
Layout-2020: Fix debug mode crash for servo.org
servo with layout-2020 segfaults when loading servo.org in debug build, but works fine in release build. It seems like the style pool threads seem to run overrun allocated stack space more quickly than in release mode. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1376883 it seems the stack size was chosen base on several experiments. It is possible the results of those experiments are no longer valid. This is a temporary workaround to avoid layout 2020 builds from crashing when servo.org is loaded, until we can confirm the theory and implement a more robust solution. Signed-off-by: Mukilan Thiyagarajan <me@mukilan.in>
Diffstat (limited to 'components/script/dom/htmlhrelement.rs')
0 files changed, 0 insertions, 0 deletions