gecko-dev/supply-chain
Emilio Cobos Álvarez 3abb2e9d89 Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman
This changes the cssparser setup to:

 * Avoid having to do copies of the ParsingContext all over the place,
   which is useful because I plan to stash more nesting state in there.

 * Use the new RuleBodyParser which allows parsing qualified rules,
   declarations, and so on. Though we still don't use this anywhere.

The next step is to join NestedRuleParser and PropertyDeclarationParser,
so that we can parse declarations in a lot of the nested rules as well.

Differential Revision: https://phabricator.services.mozilla.com/D178053
2023-05-16 18:02:52 +00:00
..
audits.toml Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
config.toml Bug 1833151 - [css-nesting] Update cssparser again. r=tlouw,supply-chain-reviewers,zrhoffman 2023-05-16 18:02:52 +00:00
imports.lock Bug 1833240 - vendor authenticator-rs v0.4.0-alpha15. r=keeler,supply-chain-reviewers 2023-05-15 23:26:23 +00:00
moz.build Bug 1770860 - Initialize cargo vet for m-c. r=Gankra 2022-05-25 19:01:45 +00:00