..
tests
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
2017-02-23 06:10:07 +09:00
inCSSValueSearch.cpp
Bug 851892 part 6. Make css::Rule inherit from nsIDOMCSSRule. r=heycam
2017-01-13 10:41:02 -05:00
inCSSValueSearch.h
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
2016-08-09 16:28:19 -07:00
inDOMUtils.cpp
Bug 1337305 Part 2: Change GetCSSStyleRules to return RuleNodes for Gecko rules, and nothing otherwise (instead of asserting). r=xidorn
2017-03-13 17:24:38 -07:00
inDOMUtils.h
Bug 1337305 Part 1: Refactor GetRuleNodeForElement to just return the StyleContext, so caller can either get a RuleNode or a raw servo rule. r=shinglyu,xidorn
2017-03-13 17:23:17 -07:00
inDOMView.cpp
Bug 527003 - separating XPCOM parts from nsAccessibilityService. Removing a11y service in favour of using nsAccessibilityService directly. Adding support for a11y service shutdown. r=surkov
2016-08-08 20:51:39 -04:00
inDOMView.h
…
inDeepTreeWalker.cpp
Bug 777674 - setCurrentNode for inDeepTreeWalker. r=bz
2014-09-24 07:20:43 +02:00
inDeepTreeWalker.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
inICSSValueSearch.idl
…
inIDOMUtils.idl
Bug 1323618 - Allow locking off of psuedo-classes through inIDOMUtils. r=heycam
2017-01-12 12:10:07 -05:00
inIDOMView.idl
…
inIDeepTreeWalker.idl
Bug 777674 - setCurrentNode for inDeepTreeWalker. r=bz
2014-09-24 07:20:43 +02:00
inISearchObserver.idl
…
inISearchProcess.idl
…
inLayoutUtils.cpp
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
inLayoutUtils.h
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
2015-07-13 08:25:42 -07:00
moz.build
Bug 1342880 : Remove class inSearchLoop from the tree. r=heycam
2017-03-15 11:48:41 +08:00
nsFontFace.cpp
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
2016-08-31 20:10:10 +10:00
nsFontFace.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
nsFontFaceList.cpp
Bug 1251995 part 2 - Add gfxTextRun::Range to replace parameter pairs like (offset, length) and (start, end). r=jfkthame
2016-03-08 15:56:18 +08:00
nsFontFaceList.h
…
nsIDOMFontFace.idl
…
nsIDOMFontFaceList.idl
…