.. |
builtin
|
Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman
|
2018-01-10 10:04:59 +01: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 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
|
2017-12-07 22:09:15 +01: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 1492737 - Part 1: Support passing name length to JS_GetOwnUCPropertyDescriptor and add JS_GetUCPropertyDescriptor; r=Waldo
|
2018-09-25 11:53:39 +02: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
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
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
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsXBLPrototypeBinding.cpp
|
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
|
2018-04-03 13:21:06 +10:00 |
nsXBLPrototypeBinding.h
|
Bug 1447358: Unifdef the old style system code. r=jwatt
|
2018-03-21 10:20:34 +01:00 |
nsXBLPrototypeHandler.cpp
|
Bug 1477923. Make WebIDL callbacks store a global in addition to the object that's used as a callback. r=mccr8
|
2018-08-03 17:11:39 -04:00 |
nsXBLPrototypeHandler.h
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -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 1477079 - Skip XBL style building if document's pres shell went away. r=emilio
|
2018-09-12 10:44:46 +10:00 |
nsXBLResourceLoader.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
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 1493737 - Fix many trivial calls to do_QueryInterface r=smaug
|
2018-10-01 21:38:01 +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 1481645 - Remove some redundant uses of do_QueryInterface. r=bzbarsky
|
2018-08-13 09:05:19 +00:00 |
nsXBLWindowKeyHandler.h
|
Bug 1468557 - Remove nsXBLWindowKeyHandler::mUserHandler and nsXBLSpecialDocInfo::mUserHTMLBindings r=smaug
|
2018-06-13 12:32:55 -07:00 |