summaryrefslogtreecommitdiff
path: root/layout
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2020-01-04 23:29:10 -0500
committerGaming4JC <g4jc@hyperbola.info>2020-01-26 15:50:22 -0500
commit84e2fb892ab76b924eb506f0cc0b73656cff0a0f (patch)
tree774cec41db2f86d1621497b7df20899bc9255622 /layout
parent6d9c61004310a811cc228120b783f04c59c14116 (diff)
downloaduxp-84e2fb892ab76b924eb506f0cc0b73656cff0a0f.tar.gz
Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.
Note: Skipped SyncInvokeReactions since it is removed in CE v1, waste of time. Tag UXP Issue mcp-graveyard/UXP#1344
Diffstat (limited to 'layout')
-rw-r--r--layout/build/nsLayoutStatics.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/layout/build/nsLayoutStatics.cpp b/layout/build/nsLayoutStatics.cpp
index 0f4560afea..27236e3f4f 100644
--- a/layout/build/nsLayoutStatics.cpp
+++ b/layout/build/nsLayoutStatics.cpp
@@ -412,8 +412,6 @@ nsLayoutStatics::Shutdown()
DisplayItemClip::Shutdown();
- CustomElementRegistry::XPCOMShutdown();
-
CacheObserver::Shutdown();
PromiseDebugging::Shutdown();