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 Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
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 Bug 1824173 - Automatically fix some ESLint issues raised by the valid-jsdoc configuration. r=mossop,webcompat-reviewers,denschub 2023-03-24 19:35:24 +00:00