.. |
crashtests
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
res
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
test
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
xbl-marquee
|
…
|
|
AnimationCollection.cpp
|
…
|
|
AnimationCollection.h
|
…
|
|
AnimationCommon.cpp
|
Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug
|
2016-09-04 16:34:21 +09:00 |
AnimationCommon.h
|
…
|
|
CSS.cpp
|
…
|
|
CSS.h
|
…
|
|
CSSCalc.h
|
…
|
|
CSSEnabledState.h
|
…
|
|
CSSLexer.cpp
|
…
|
|
CSSLexer.h
|
…
|
|
CSSRuleList.cpp
|
…
|
|
CSSRuleList.h
|
…
|
|
CSSStyleSheet.cpp
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
CSSStyleSheet.h
|
Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam
|
2016-08-03 10:26:14 -07:00 |
CSSUnprefixingService.js
|
…
|
|
CSSUnprefixingService.manifest
|
…
|
|
CSSValue.h
|
…
|
|
CSSVariableDeclarations.cpp
|
…
|
|
CSSVariableDeclarations.h
|
…
|
|
CSSVariableImageTable.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
CSSVariableResolver.cpp
|
…
|
|
CSSVariableResolver.h
|
…
|
|
CSSVariableValues.cpp
|
…
|
|
CSSVariableValues.h
|
…
|
|
CounterStyleManager.cpp
|
Bug 1295192 - part 1 - remove CPP_THROW_NEW on layout struct operator new overloads that forward to nsPresShell::AllocateByObjectID; r=dholbert
|
2016-08-17 15:28:45 -04:00 |
CounterStyleManager.h
|
…
|
|
Declaration.cpp
|
Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron
|
2016-08-30 17:21:03 -07:00 |
Declaration.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
ErrorReporter.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
ErrorReporter.h
|
…
|
|
FontFace.cpp
|
Bug 1018486 - Part 4: Changes in layout/, r=bz
|
2016-09-07 10:50:40 -04:00 |
FontFace.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
FontFaceSet.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
FontFaceSet.h
|
…
|
|
FontFaceSetIterator.cpp
|
…
|
|
FontFaceSetIterator.h
|
…
|
|
GenerateCSSPropsGenerated.py
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
GroupRule.h
|
…
|
|
HandleRefPtr.h
|
Bug 1294161 - Add operator== overloads for comparing HandlRefPtrs to their raw Handles. r=bholley
|
2016-08-26 14:02:45 +08:00 |
ImageDocument.css
|
…
|
|
ImageLoader.cpp
|
…
|
|
ImageLoader.h
|
…
|
|
ImportRule.h
|
…
|
|
IncrementalClearCOMRuleArray.cpp
|
…
|
|
IncrementalClearCOMRuleArray.h
|
…
|
|
LayerAnimationInfo.cpp
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
LayerAnimationInfo.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
Loader.cpp
|
Bug 1187335 - P6 - Support script/css to set integrity metadata to serviceWorker. r=bkelly. r=francois.
|
2016-09-07 10:30:21 +08:00 |
Loader.h
|
Bug 1187335 - P2 - Modify the way to report to console for worker and use LoadTainting to decide CORS or not. r=bkelly. r=francois.
|
2016-09-08 09:59:40 +08:00 |
Makefile.in
|
…
|
|
MediaQueryList.cpp
|
…
|
|
MediaQueryList.h
|
…
|
|
NameSpaceRule.h
|
…
|
|
PythonCSSProps.h
|
…
|
|
Rule.h
|
…
|
|
RuleNodeCacheConditions.cpp
|
…
|
|
RuleNodeCacheConditions.h
|
RuleNodeCacheConditions comment fix; no bug. (DONTBUILD)
|
2016-08-06 01:02:06 +10:00 |
RuleProcessorCache.cpp
|
Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm.
|
2016-08-24 15:23:45 +10:00 |
RuleProcessorCache.h
|
…
|
|
SVGAttrAnimationRuleProcessor.cpp
|
…
|
|
SVGAttrAnimationRuleProcessor.h
|
…
|
|
ServoBindingHelpers.h
|
Bug 1296173 part 2 - Rename the servo binding functions. r=bholley
|
2016-08-23 13:14:27 +10:00 |
ServoBindingList.h
|
Bug 1299392 - stylo: Add safety glue for borrowed and owned types, use for nodes/documents/iterators; r=bholley,mystor
|
2016-08-23 18:41:02 +05:30 |
ServoBindings.cpp
|
Bug 1300731 - stylo: Implement mask-image; r=heycam
|
2016-09-06 18:20:30 +08:00 |
ServoBindings.h
|
Bug 1300731 - stylo: Implement mask-image; r=heycam
|
2016-09-06 18:20:30 +08:00 |
ServoElementSnapshot.cpp
|
Bug 1290335: stylo: Assert the snapshot is taken in ServoRestyleManager::AttributeChanged. r=heycam
|
2016-08-03 15:11:15 -07:00 |
ServoElementSnapshot.h
|
…
|
|
ServoStyleSet.cpp
|
Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin
|
2016-09-04 00:16:58 +05:30 |
ServoStyleSet.h
|
Bug 1299348 - Remove StylingStarted(). r=emilio
|
2016-08-31 10:32:42 -07:00 |
ServoStyleSheet.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
ServoStyleSheet.h
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
SheetParsingMode.h
|
…
|
|
SheetType.h
|
…
|
|
StyleAnimationValue.cpp
|
Bug 1216843 - Part 4: Pass nsCSSValue& to AddWeightedColors and DiluteColor. r=dholbert
|
2016-09-13 11:48:45 +09:00 |
StyleAnimationValue.h
|
Bug 1216843 - Part 3: Use nsCSSValue instead of nscolor to store over 1.0 color components as an accumulated value so that we can correctly calculate intermediate values in interpolation. r=dholbert
|
2016-09-13 11:48:44 +09:00 |
StyleBackendType.h
|
…
|
|
StyleContextSource.h
|
Bug 1291885 - Use leak logging in a few more places. r=emilio
|
2016-08-03 18:31:04 -07:00 |
StyleRule.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
StyleRule.h
|
…
|
|
StyleSetHandle.h
|
…
|
|
StyleSetHandleInlines.h
|
…
|
|
StyleSheet.cpp
|
Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam
|
2016-08-03 10:26:14 -07:00 |
StyleSheet.h
|
Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam
|
2016-08-03 10:26:14 -07:00 |
StyleSheetHandle.h
|
Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam
|
2016-08-03 10:26:14 -07:00 |
StyleSheetHandleInlines.h
|
Bug 1291390 - Make parsing mode an immutable property of the StyleSheet. r=heycam
|
2016-08-03 10:26:14 -07:00 |
StyleSheetInfo.cpp
|
…
|
|
StyleSheetInfo.h
|
…
|
|
StyleSheetInlines.h
|
…
|
|
StyleStructContext.h
|
…
|
|
TopLevelImageDocument.css
|
…
|
|
TopLevelVideoDocument.css
|
…
|
|
contenteditable.css
|
…
|
|
designmode.css
|
…
|
|
generate-stylestructlist.py
|
…
|
|
jar.mn
|
…
|
|
moz.build
|
Bug 1296594 - Move Servo binding functions to a list file. r=bholley
|
2016-08-19 21:44:43 +10:00 |
nsAnimationManager.cpp
|
Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug
|
2016-09-04 16:34:21 +09:00 |
nsAnimationManager.h
|
Bug 1300701 - Notify changedAnimations to mutation observer when priority of CSS animations on an element is changed. r=birtles
|
2016-09-12 15:04:33 +09:00 |
nsCSSAnonBoxList.h
|
…
|
|
nsCSSAnonBoxes.cpp
|
…
|
|
nsCSSAnonBoxes.h
|
…
|
|
nsCSSCounterDescList.h
|
…
|
|
nsCSSDataBlock.cpp
|
Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert
|
2016-08-16 18:46:58 -07:00 |
nsCSSDataBlock.h
|
Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert
|
2016-08-16 18:46:58 -07:00 |
nsCSSFontDescList.h
|
…
|
|
nsCSSKeywordList.h
|
Bug 1281320 - [css-grid] Implement 'fit-content([ <length> | <percentage> ])' value for <track-size>. r=dholbert
|
2016-08-26 15:16:57 +02:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSParser.cpp
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
nsCSSParser.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsCSSPropAliasList.h
|
…
|
|
nsCSSPropList.h
|
Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron
|
2016-08-30 17:21:03 -07:00 |
nsCSSPropLogicalGroupList.h
|
…
|
|
nsCSSPropertyID.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsCSSPropertyIDSet.h
|
Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert
|
2016-08-16 18:46:58 -07:00 |
nsCSSProps.cpp
|
Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin
|
2016-09-04 00:16:58 +05:30 |
nsCSSProps.h
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
nsCSSPropsGenerated.inc.in
|
…
|
|
nsCSSPseudoClassList.h
|
Bug 1069015 - Restore code for :placeholder-shown pseudo-class. r=dbaron
|
2016-08-31 14:21:44 -04:00 |
nsCSSPseudoClasses.cpp
|
…
|
|
nsCSSPseudoClasses.h
|
…
|
|
nsCSSPseudoElementList.h
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
nsCSSPseudoElements.cpp
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
nsCSSPseudoElements.h
|
…
|
|
nsCSSRuleProcessor.cpp
|
Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz
|
2016-09-07 19:38:38 -04:00 |
nsCSSRuleProcessor.h
|
…
|
|
nsCSSRules.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
nsCSSRules.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsCSSScanner.cpp
|
Bug 1290994 - Do not multiply 0 by infinity in nsCSSScanner::ScanNumber. r=heycam
|
2016-08-03 19:09:58 +09:00 |
nsCSSScanner.h
|
…
|
|
nsCSSValue.cpp
|
(no bug) fix indentation in nsCSSValue::GetAngleValueInRadians(). whitespace-only. r=dholbert
|
2016-09-12 06:33:54 -07:00 |
nsCSSValue.h
|
Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj
|
2016-09-07 10:20:16 +08:00 |
nsComputedDOMStyle.cpp
|
Merge mozilla-central to autoland
|
2016-09-09 12:19:59 +02:00 |
nsComputedDOMStyle.h
|
Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert
|
2016-08-25 09:59:51 +00:00 |
nsComputedDOMStylePropertyList.h
|
Bug 1295271 - Manually fix some whitespace to correct mis-indentation after automated _moz_ prefix removal r=dbaron
|
2016-08-30 17:23:27 -07:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsDOMCSSDeclaration.cpp
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsDOMCSSDeclaration.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
…
|
|
nsDOMCSSRect.h
|
…
|
|
nsDOMCSSValueList.cpp
|
…
|
|
nsDOMCSSValueList.h
|
…
|
|
nsFontFaceLoader.cpp
|
Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley.
|
2016-08-26 16:02:31 +10:00 |
nsFontFaceLoader.h
|
…
|
|
nsFontFaceUtils.cpp
|
…
|
|
nsFontFaceUtils.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
Bug 1296173 part 2 - Rename the servo binding functions. r=bholley
|
2016-08-23 13:14:27 +10:00 |
nsHTMLCSSStyleSheet.h
|
…
|
|
nsHTMLStyleSheet.cpp
|
Bug 1295192 - part 4 - use a non-null-checked placement new operator in layout code; r=dholbert
|
2016-08-17 15:28:45 -04:00 |
nsHTMLStyleSheet.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsICSSDeclaration.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsICSSLoaderObserver.h
|
…
|
|
nsICSSPseudoComparator.h
|
…
|
|
nsICSSStyleRuleDOMWrapper.h
|
…
|
|
nsICSSUnprefixingService.idl
|
…
|
|
nsIMediaList.h
|
…
|
|
nsIStyleRule.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsIStyleRuleProcessor.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
nsLayoutStylesheetCache.h
|
Backed out changeset d1d614497fbf (bug 1046166) on request of developer for crashes. r=backout a=backout
|
2016-08-19 12:35:34 +02:00 |
nsMediaFeatures.cpp
|
…
|
|
nsMediaFeatures.h
|
…
|
|
nsNthIndexCache.cpp
|
…
|
|
nsNthIndexCache.h
|
…
|
|
nsROCSSPrimitiveValue.cpp
|
Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam.
|
2016-08-31 20:10:10 +10:00 |
nsROCSSPrimitiveValue.h
|
…
|
|
nsRuleData.cpp
|
…
|
|
nsRuleData.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsRuleNode.cpp
|
Bug 1300731 - stylo: Implement mask-image; r=heycam
|
2016-09-06 18:20:30 +08:00 |
nsRuleNode.h
|
Bug 1300731 - stylo: Implement mask-image; r=heycam
|
2016-09-06 18:20:30 +08:00 |
nsRuleProcessorData.h
|
…
|
|
nsRuleWalker.h
|
…
|
|
nsStyleConsts.h
|
Bug 1299379 - Iterate Sides using an int32_t instead to avoid UBSan warning. r=dholbert
|
2016-09-11 15:49:50 +02:00 |
nsStyleContext.cpp
|
Bug 1216843 - Part 3: Use nsCSSValue instead of nscolor to store over 1.0 color components as an accumulated value so that we can correctly calculate intermediate values in interpolation. r=dholbert
|
2016-09-13 11:48:44 +09:00 |
nsStyleContext.h
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
nsStyleCoord.cpp
|
…
|
|
nsStyleCoord.h
|
Bug 1295662 - Document layout of nsStyleCorners and inset StyleBasicShape; r=heycam
|
2016-08-17 15:39:34 +05:30 |
nsStyleSet.cpp
|
Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin
|
2016-09-04 00:16:58 +05:30 |
nsStyleSet.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsStyleStruct.cpp
|
Merge mozilla-central to autoland
|
2016-09-09 12:19:59 +02:00 |
nsStyleStruct.h
|
Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin
|
2016-09-04 00:16:58 +05:30 |
nsStyleStructFwd.h
|
…
|
|
nsStyleStructInlines.h
|
Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin
|
2016-09-04 00:16:58 +05:30 |
nsStyleTransformMatrix.cpp
|
Bug 1274158 part 1 - Handle zero perspective gracefully. r=mattwoodrow
|
2016-08-12 14:51:10 +10:00 |
nsStyleTransformMatrix.h
|
…
|
|
nsStyleUtil.cpp
|
Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert
|
2016-08-25 09:59:51 +00:00 |
nsStyleUtil.h
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsTransitionManager.cpp
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
nsTransitionManager.h
|
Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug
|
2016-09-04 16:34:21 +09:00 |