gecko-dev/dom/xbl
Kris Maglione 6fb571f4fb Bug 1356412: Part 2 - Remove script loader path mangling from DOM code. r=bz
As in part 1, this no longer serves any purpose.

This patch also removes the otherwise unused WrappersEnabled() method, which
was similarly only useful before we had compartment-based security isolation.
Its functionality is now handled by compartment flags.

Differential Revision: https://phabricator.services.mozilla.com/D10796

--HG--
extra : rebase_source : e4c85eda6cdf430844dea828e2eee3a083f2616d
2018-11-02 16:15:26 -07:00
..
builtin Bug 1419091: Make TextInputListener handle non-native events for input and textarea too. r=masayuki 2018-10-15 12:19:30 -07:00
crashtests
test
XBLChildrenElement.cpp
XBLChildrenElement.h Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8 2018-09-21 16:45:49 -04:00
moz.build Bug 1419091: Make TextInputListener handle non-native events for input and textarea too. r=masayuki 2018-10-15 12:19:30 -07:00
nsBindingManager.cpp
nsBindingManager.h
nsXBLBinding.cpp Bug 1502875 - Remove AddElementToDocumentPre and RemoveSubtreeFromDocument. r=smaug 2018-10-29 22:43:29 +01:00
nsXBLBinding.h Bug 1486732 - Remove useless nsXBLBinding::mIsShadowRootBinding. r=smaug 2018-08-28 16:02:37 +02:00
nsXBLContentSink.cpp
nsXBLContentSink.h
nsXBLDocumentInfo.cpp
nsXBLDocumentInfo.h
nsXBLEventHandler.cpp
nsXBLEventHandler.h
nsXBLMaybeCompiled.h
nsXBLProtoImpl.cpp Bug 1492737 - Part 1: Support passing name length to JS_GetOwnUCPropertyDescriptor and add JS_GetUCPropertyDescriptor; r=Waldo 2018-09-25 11:53:39 +02:00
nsXBLProtoImpl.h
nsXBLProtoImplField.cpp Bug 1486690 - Rename NS_str{,}dup and remove unnecessary checks after calls to them. r=glandium 2018-08-28 15:58:54 +10:00
nsXBLProtoImplField.h
nsXBLProtoImplMember.h
nsXBLProtoImplMethod.cpp
nsXBLProtoImplMethod.h
nsXBLProtoImplProperty.cpp
nsXBLProtoImplProperty.h
nsXBLPrototypeBinding.cpp Bug 1480245, part 1 - Remove compatibility methods from nsXPTInterfaceInfo. r=nika 2018-10-25 09:56:26 +00:00
nsXBLPrototypeBinding.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsXBLPrototypeHandler.cpp Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsXBLPrototypeHandler.h Bug 1419091: Switch to a compiled C++ table for html key bindings for browser and editor. r=masayuki 2018-10-08 11:09:31 -07:00
nsXBLPrototypeResources.cpp
nsXBLPrototypeResources.h Bug 1466722 - Remove remaining references to nsCSSRuleProcessor since it has been removed. r=heycam 2018-08-22 01:29:39 +00:00
nsXBLResourceLoader.cpp Bug 1477079 - Skip XBL style building if document's pres shell went away. r=emilio 2018-09-12 10:44:46 +10:00
nsXBLResourceLoader.h
nsXBLSerialize.cpp
nsXBLSerialize.h
nsXBLService.cpp Bug 1356412: Part 2 - Remove script loader path mangling from DOM code. r=bz 2018-11-02 16:15:26 -07:00
nsXBLService.h
nsXBLWindowKeyHandler.cpp Bug 1419091: Make TextInputListener handle non-native events for input and textarea too. r=masayuki 2018-10-15 12:19:30 -07:00
nsXBLWindowKeyHandler.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00