gecko-dev/dom/xbl
Mats Palmgren 0196497399 Bug 1510674 - Remove a few unnecessary #include "nsCSSFrameConstructor.h". r=emilio
There are no uses of any frame-ctor things in these files AFAICT.
2018-11-29 00:17:25 +01: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 Bug 1472555 - Part 1 - Remove listbox crashtests and reftests. r=bz 2018-07-07 12:45:55 +01:00
test Bug 1476145 part 5. Stop using getInterface(nsIDOMWindowUtils) in DOM code. r=mccr8 2018-07-24 19:47:41 -04:00
XBLChildrenElement.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
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 Bug 1479363 part 3 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/xbl and dom/xul. r=bholley 2018-07-31 08:37:07 +02:00
nsBindingManager.h Bug 1452525: Deduplicate proto bindings, not bindings. r=xidorn 2018-04-09 15:25:41 +02:00
nsXBLBinding.cpp Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +00:00
nsXBLBinding.h Bug 1486732 - Remove useless nsXBLBinding::mIsShadowRootBinding. r=smaug 2018-08-28 16:02:37 +02:00
nsXBLContentSink.cpp Bug 1418246 - Return valid columnNumber value in CSP violation events, r=ckerschb 2018-07-05 08:21:04 +02:00
nsXBLContentSink.h Bug 1418246 - Return valid columnNumber value in CSP violation events, r=ckerschb 2018-07-05 08:21:04 +02:00
nsXBLDocumentInfo.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
nsXBLDocumentInfo.h Bug 1438497 - Add bindings into memory report. r=bholley,njn 2018-02-16 23:02:28 +11:00
nsXBLEventHandler.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
nsXBLEventHandler.h Bug 1455055 part 5. Clean up HandleEvent implementations in dom/xbl. r=masayuki 2018-04-20 00:49:29 -04:00
nsXBLMaybeCompiled.h Backed out 4 changesets (bug 1417123) for failing Spidermonkey builds js/src/jspubtd.h:100 r=backout 2017-11-16 15:05:54 +02:00
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 Bug 1446342: Don't include forms in the scope chain for XBL datetime bindings. r=smaug 2018-03-20 01:34:09 +01:00
nsXBLProtoImplMember.h
nsXBLProtoImplMethod.cpp Bug 1479363 part 3 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/xbl and dom/xul. r=bholley 2018-07-31 08:37:07 +02:00
nsXBLProtoImplMethod.h Bug 1446342: Don't include forms in the scope chain for XBL datetime bindings. r=smaug 2018-03-20 01:34:09 +01:00
nsXBLProtoImplProperty.cpp Bug 1479363 part 3 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/xbl and dom/xul. r=bholley 2018-07-31 08:37:07 +02:00
nsXBLProtoImplProperty.h
nsXBLPrototypeBinding.cpp Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +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 1507604 - Remove nsPIDOMWindowInner::GetPrivateRoot. r=smaug 2018-11-23 15:39:54 +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 Bug 1461933 - Remove ServoBindings.h from ComputedStyleInline.h. r=emilio 2018-05-16 15:35:59 +10:00
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 1510674 - Remove a few unnecessary #include "nsCSSFrameConstructor.h". r=emilio 2018-11-29 00:17:25 +01:00
nsXBLResourceLoader.h
nsXBLSerialize.cpp
nsXBLSerialize.h Bug 1446342: Don't include forms in the scope chain for XBL datetime bindings. r=smaug 2018-03-20 01:34:09 +01:00
nsXBLService.cpp Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-28 00:54:56 +00:00
nsXBLService.h Bug 1423167: Move most attribute-related methods from nsIContent to Element. r=bz 2017-12-06 16:05:59 +01:00
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