gecko-dev/layout/build
Nika Layzell e8e1f6902e Bug 1800295 - Delete the Viaduct XPCOM interface, r=chutten,markh
This XPCOM interface was being initialized and used, and was unnecessary.
This patch removes it completely to simplify things, initializing
viaduct during xpcom startup instead. This is done rather than keeping
it lazy and tied to FOG startup, as the implementation just sets a
static atomic to a function pointer.

This makes no changes to anything which actually uses viaduct, which is
done through the previously mentioned static atomic.

Differential Revision: https://phabricator.services.mozilla.com/D162010
2022-11-15 17:25:46 +00:00
..
components.conf Bug 1799973: Remove one straggling mention of the XUL content-type, 'application/vnd.mozilla.xul+xml'. r=emilio 2022-11-10 19:59:02 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsContentDLF.cpp Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
nsContentDLF.h
nsLayoutCID.h
nsLayoutModule.cpp Bug 1773770: Part 1 - Remove defunct layout module. r=mccr8 2022-06-30 09:12:15 +00:00
nsLayoutModule.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsLayoutStatics.cpp Bug 1800295 - Delete the Viaduct XPCOM interface, r=chutten,markh 2022-11-15 17:25:46 +00:00
nsLayoutStatics.h