gecko-dev/xpcom
Kagami Sascha Rosylight 846680d799 Bug 1757635 - Part 1: Add `using ::ImplCycleCollectionUnlink` inside NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS r=mccr8
Otherwise the global ImplCycleCollectionUnlink for JS members are shadowed by mozilla::dom::ImplCycleCollectionUnlink and can't be used.

Bug 1756794 is to move all the impls to the single namespace to prevent this, but that requires verbose changes, and currently the only affected uses are from these macros.

Differential Revision: https://phabricator.services.mozilla.com/D147234
2022-05-25 23:41:25 +00:00
..
base Bug 1757635 - Part 1: Add `using ::ImplCycleCollectionUnlink` inside NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS r=mccr8 2022-05-25 23:41:25 +00:00
build Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
components Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
docs Bug 1758012 - Add a tutorial for writing an XPCOM Interface; r=xpcom-reviewers,kmag 2022-04-29 18:26:54 +00:00
ds Bug 1770532 - Ensure options in listbox selects are not stacking contexts by default. r=dholbert 2022-05-21 17:23:24 +00:00
geckoprocesstypes_generator Bug 1751948 - Part 6: Add basic support for running IPDL unit tests during gtest, r=ipc-reviewers,andi,handyman 2022-02-28 21:01:49 +00:00
glue Bug 1762356 - Introduce XREAppData::GetDBUSAppName. r=jhorak 2022-05-09 10:11:40 +00:00
idl-parser Bug 1769290 - Part 3: Use fully qualified JS types in xpidl r=xpcom-reviewers,mccr8 2022-05-16 17:20:30 +00:00
io Bug 1707462 - expose Windows' localized file display names through XPCOM, r=mhowell 2022-05-23 21:57:02 +00:00
libxpt/xptcall
reflect Bug 1769290 - Part 5: Apply mozilla-js-handle-rooted-typedef against xpcom r=xpcom-reviewers,mccr8 2022-05-16 17:20:30 +00:00
rust 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
string Bug 1768418 - Move various methods from nsTString to nsTSubstring/nsTStringRepr. r=xpcom-reviewers,nika 2022-05-13 15:39:19 +00:00
system Bug 1762920: remove whitelist from xpcom/crashreporter r=nika,gsvelto 2022-05-16 01:37:39 +00:00
tests Bug 1769094 - nsLocalFile::Append{,RelativePath} should throw when appending .. r=xpcom-reviewers,nika 2022-05-21 23:03:51 +00:00
threads Backed out 2 changesets (bug 1767396) for wpt failures on iframe-focus-event-after-iframe-gets-focus.html CLOSED TREE 2022-05-20 02:54:56 +03:00
windbgdlg Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
xpidl
moz.build Bug 1726804 - Refactor definition and usage of GECKO_PROCESS_TYPE() r=nika,firefox-build-system-reviewers,mhentges 2021-11-19 14:02:55 +00:00
xpcom-config.h.in