Dactyloidae/layout
Moonchild 0db18745f4 Issue #2364 - Limit the growth of scaling for animated nsDisplayTransform in the fallback case.
This ensures we don't scale the underlying size of the layer beyond what
is close to the current display size. When box shadows get much larger
than this, they start taking so much time to render that successive
frames grow in scale too fast for any inter-frame reuse to be possible.

With this, we avoid that and no longer get crushed by re-rendering
gigantic box shadows every single frame.

See BZ 1383825
2023-11-04 11:41:44 +08:00
..
base Issue #2364 - Limit the growth of scaling for animated nsDisplayTransform in the fallback case. 2023-11-04 11:41:44 +08:00
build Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC 2023-09-14 10:22:47 +08:00
doc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
forms Issue #2030 - Allow child nodes of button to participate in mouse hit tests 2022-12-02 23:55:57 +08:00
generic Issue #2284 - Add exception for flex/grid items resolving percentages against parent. 2023-08-17 09:09:43 +08:00
inspector Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to RestrictedSelectorListMatches 2023-02-22 07:05:25 +08:00
ipc Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
mathml Issue #80 - reinstated unified building for some large chunks of our code. 2022-09-07 10:36:23 +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 #80 - Re-unify most of the layout engine 2022-09-09 10:12:59 +08:00
reftests Issue #2364 - Only use HWA AlphaBoxBlur when targets are large enough. 2023-11-04 11:40:33 +08:00
style Issue #2293 - Add preferences to disable CSS animation/transition props. 2023-08-31 22:40:10 +08:00
svg Issue #2355 - Apply self-transforms to the frame of top level <svg> 2023-10-25 09:58:41 +08:00
tables Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
tools Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
xul PR #2347 - Backport of Mozilla tooltip bugs: 2023-10-18 09:54:12 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00