gecko-dev/servo/ports/geckolib
Cameron McCormack 3ccaaa0422 Bug 1621773 - Gracefully handle errors creating shared memory UA style sheets. r=emilio
We still panic in a debug build, so that developers can notice when they
need to add a new static atom after modifying UA sheets.

We also add telemetry to note when this happens, add an app note to a
crash report, in case any crash later on occurs, and re-up the existing,
expired shared memory sheet telemetry probes so we can look at them
again.

Differential Revision: https://phabricator.services.mozilla.com/D73188
2020-05-11 00:11:45 +00:00
..
tests Bug 1631154 - Fix a size test that was trying to test a now-private type. 2020-04-18 04:33:40 +02:00
Cargo.toml Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
cbindgen.toml Bug 1626570 - Improve handling of copying arrays in layout/style/ and servo/. r=emilio 2020-05-05 10:42:23 +00:00
error_reporter.rs Bug 1621849 - Add CSS Error for DisallowedImportRule r=emilio 2020-04-08 22:45:24 +00:00
glue.rs Bug 1621773 - Gracefully handle errors creating shared memory UA style sheets. r=emilio 2020-05-11 00:11:45 +00:00
lib.rs Bug 1429305 - Use serde to serialize LengthPercentage and StyleRayFunction. r=emilio 2019-10-31 21:35:05 +00:00
stylesheet_loader.rs Bug 1613511 - Disallow @import rules for all Constructable StyleSheets functions r=emilio 2020-03-12 18:11:09 +00:00