gecko-dev/xpcom/build
Brendan Dahl 133e16ecf4 Bug 1449791 - Remove platform support of overlays. r=bz
The following was removed:
- the main meat of the overlays and interface in XULDocument
- all overlay observers and forward references
- the notion of a master document
- XUL overlay provider
- manifest parsing of overlay attribute
- references to "overlay" atom
- restrictions on persistence (only need because of overlays)
- unused code that the above referenced

I also attempted to update comments that referenced overlays, but there is still
some work to be done here.


MozReview-Commit-ID: 8lrirzcgSuJ

--HG--
extra : rebase_source : 25b4e1d3fb2af6f02d894887271fd345c9c2083b
2018-03-28 18:20:04 -07:00
..
BinaryPath.h Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj 2017-09-28 10:37:27 +09:00
FileLocation.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
FileLocation.h
IOInterposer.cpp
IOInterposer.h Bug 1407458 - Use nsString for Observation filenames. r=erahm. 2017-10-17 08:22:12 +11:00
IOInterposerPrivate.h
LateWriteChecks.cpp Bug 1428557 - Stop using GetNativePath in xpcom/. r=froydnj 2017-12-15 06:53:37 +09:00
LateWriteChecks.h
mach_override.c
mach_override.h
MainThreadIOLogger.cpp Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
MainThreadIOLogger.h
moz.build Bug 1432653: Refactor the DLL interceptor and parameterize its memory operations; r=handyman 2018-04-09 13:37:52 -06:00
NSPRInterposer.cpp
NSPRInterposer.h
nsXPCOM.h Bug 1445392: Avoid posting a slotchange event microtask during shutdown. r=smaug 2018-05-08 16:10:28 +02:00
nsXPCOMCID.h Bug 1412981 - Remove nsIStatusReporter as it is unused. r=froydnj 2017-10-30 18:49:05 +00:00
nsXPCOMCIDInternal.h
nsXPCOMPrivate.h bug 1366287 - Part 2.1: Track GMP memory allocation from XPCOM. r=njn 2018-05-11 19:42:49 -07:00
nsXULAppAPI.h Bug 1450753 - Remove XUL style overlays. r=Nika 2018-06-06 15:15:25 -07:00
Omnijar.cpp
Omnijar.h
perfprobe.cpp
perfprobe.h
PoisonIOInterposer.h Bug 1441558 Do not compile the Poison IO Interposer on MinGW r=froydnj 2018-02-20 13:40:24 -06:00
PoisonIOInterposerBase.cpp
PoisonIOInterposerMac.cpp Bug 1407458 - Use nsString for Observation filenames. r=erahm. 2017-10-17 08:22:12 +11:00
PoisonIOInterposerStub.cpp
PoisonIOInterposerWin.cpp Bug 1460022: Part 12 - Update XPCOM to use revised DLL interceptor interface; r=froydnj 2018-06-27 11:52:18 -06:00
Services.py Bug 1449791 - Remove platform support of overlays. r=bz 2018-03-28 18:20:04 -07:00
xpcom_alpha.def
XPCOM.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
XPCOMInit.cpp Bug 1468207 - Use the new timer-based available memory tracker on Win32; r=dmajor 2018-07-04 21:06:07 +02:00
XPCOMModule.inc Bug 1444745 - Part 1: Clear out xptinfo and typelib to make way for the this patch, r=mccr8 2018-04-17 19:20:50 -04:00
XREAppData.h Backed out changeset 602bdd9d5a96 (bug 1461851) for linting failures on /checkouts/gecko/build/appini_header.py on a CLOSED TREE 2018-05-30 19:03:50 +03:00
XREChildData.h
xrecore.h
XREShellData.h