fune/extensions
serge-sans-paille 5d02b07c1e Bug 1850505 - Avoid extra copy in mozHunspellFileMgrHost::GetLine r=emilio
This was first designed to also positively impact
-ftrivial-auto-var-init by getting rid of the nsAutoCString buffer
initialization in favor of an std::string, but we ended up replacing the
initial std::string buffer by an nsAutoCString which should perform
better on small lines.

Differential Revision: https://phabricator.services.mozilla.com/D187032
2023-08-29 19:34:35 +00:00
..
auth
permissions Bug 1847769 - Clean up warnings from NotifySecondaryKeyPermissionUpdateInContentProcess - r=pbz 2023-08-11 16:46:39 +00:00
pref Bug 1830265 - Tidy up .prettierignore. r=Gijs,sync-reviewers,markh 2023-05-04 17:21:03 +00:00
spellcheck Bug 1850505 - Avoid extra copy in mozHunspellFileMgrHost::GetLine r=emilio 2023-08-29 19:34:35 +00:00
universalchardet