gecko-dev/servo
Emilio Cobos Álvarez 15e3db4260 Bug 1643230 - Clear last_parsed_property_id right after successfully parsing the value. r=jwatt
Rather than waiting until parsing another id (successfully or
unsuccessfully).

If we error before we even get to PropertyId::parse, we'd incorrectly
associate the error with the wrong property, incorrectly omitting it
sometimes.

Differential Revision: https://phabricator.services.mozilla.com/D78260
2020-06-05 18:13:14 +00:00
..
components Bug 1643230 - Clear last_parsed_property_id right after successfully parsing the value. r=jwatt 2020-06-05 18:13:14 +00:00
ports/geckolib Bug 1643201 - Miscellaneous build fixes. 2020-06-04 00:35:08 +00:00
tests/unit Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
moz.build
rustfmt.toml