gecko-dev/xpcom/rust
Andrew McCreight 2b23a6e593 Bug 1767291, part 1 - Remove aggregate arguments to nsComponentManager's create instance methods. r=xpcom-reviewers,nika
I also took the opportunity to mark nsIComponentManager as builtinclass,
and I marked the two methods I changed as noscript because clearly they
aren't being called by JS, so it seems like it should be avoided.

I also fixed some clang-tidy issues.

Based on a patch by froydnj.

Differential Revision: https://phabricator.services.mozilla.com/D145250
2022-05-02 21:00:46 +00:00
..
gecko_logger Backed out 5 changesets (bug 1736459) for causing Windows crashes (bug 1738034) a=backout 2021-10-27 16:02:24 +03:00
gkrust_utils Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb 2021-11-04 08:55:46 +00:00
gtest Bug 1747544 - Fix lint warning on string comparison in bench.rs. r=nika 2022-03-31 17:40:29 +00:00
moz_task Bug 1746533 - Part 2: Use the fallible Poll implementation in moz_task, r=emilio 2022-01-26 15:36:14 +00:00
nserror Bug 1751331 - Use the mozbuild crate in nserror. r=xpcom-reviewers,nika 2022-01-25 21:29:53 +00:00
nsstring
xpcom Bug 1767291, part 1 - Remove aggregate arguments to nsComponentManager's create instance methods. r=xpcom-reviewers,nika 2022-05-02 21:00:46 +00:00