gecko-dev/extensions
Andrew McCreight 01913de302 Bug 1769442 - Remove nsIFactory::lockFactory, breaking compatibility with IClassFactory. r=xpcom-reviewers,Jamie,necko-reviewers,kershaw,nika
nsIFactory is binary compatible with Windows COM's IClassFactory,
but nothing seems to depend on it. This patch removes the test
for compatibility, TestCOM, and removes the lockFactory
method that isn't otherwise needed.

Differential Revision: https://phabricator.services.mozilla.com/D146386
2022-05-16 22:38:51 +00:00
..
auth Bug 1766561 - Adjust UTF-16 string formatting. r=nika 2022-05-03 20:49:09 +00:00
permissions Bug 1769442 - Remove nsIFactory::lockFactory, breaking compatibility with IClassFactory. r=xpcom-reviewers,Jamie,necko-reviewers,kershaw,nika 2022-05-16 22:38:51 +00:00
pref Bug 1766114 - Part 2: Use Services.jsm in AutoConfig prefcalls.js. r=mkaply 2022-04-28 14:53:12 +00:00
spellcheck Bug 1765156 - Part 5: Use SpecialPowers.ChromeUtils.import in extensions/. r=kmag 2022-05-03 06:32:26 +00:00
universalchardet Bug 1727491 - Remove support for BOMless unlabeled Latin1 Supplement-range UTF-16LE|BE. r=emk 2021-09-01 09:13:29 +00:00