servo/components/style_traits
Cameron McCormack 6bae0b99ca style: Gracefully handle errors creating shared memory UA style sheets.
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-06-04 01:50:36 +02:00
..
arc_slice.rs style: Ensure that derived types are right for optimized-away implementations. 2020-04-16 16:35:07 +02:00
Cargo.toml More Cargo.toml updates 2020-05-31 08:55:28 -07:00
dom.rs Move OpaqueNode to style_traits 2020-01-13 21:59:45 +01:00
lib.rs style: Add CSS Error for DisallowedImportRule. 2020-04-16 16:35:07 +02:00
owned_slice.rs style: Gracefully handle errors creating shared memory UA style sheets. 2020-06-04 01:50:36 +02:00
owned_str.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
specified_value_info.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
values.rs Move most of SequenceWriter::write_item to non-generic functions 2020-06-02 20:43:10 +02:00
viewport.rs style: Update to euclid 0.20. 2019-07-23 22:54:08 +02:00