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 #1344
This commit is contained in:
Gaming4JC 2020-01-04 23:29:10 -05:00 committed by Roy Tam
commit 34dd7065f5
5 changed files with 101 additions and 138 deletions

View file

@ -412,8 +412,6 @@ nsLayoutStatics::Shutdown()
DisplayItemClip::Shutdown();
CustomElementRegistry::XPCOMShutdown();
CacheObserver::Shutdown();
PromiseDebugging::Shutdown();