gecko-dev/layout/style
Carsten "Tomcat" Book d9859973a7 Backed out changeset bb325d01c421 (bug 1347164)
--HG--
extra : rebase_source : f7888be4cd61272491b519271593788ab6c47916
2017-03-17 08:45:03 +01:00
..
crashtests Bug 1347381: Adjust test expectations to account for new passes. r=emilio 2017-03-16 12:50:09 +01:00
res Backed out 4 changesets (bug 1331322) for Android reftest failures in 1169331-1.html and forced-bg-color-outside-visible-region.html 2017-02-15 21:24:00 -08:00
test Backed out changeset bb325d01c421 (bug 1347164) 2017-03-17 08:45:03 +01:00
xbl-marquee Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
AnimationCollection.cpp Bug 1341985 - GetAnimationCollection() takes const Element*. r=birtles 2017-03-10 11:53:19 +09:00
AnimationCollection.h Bug 1341985 - GetAnimationCollection() takes const Element*. r=birtles 2017-03-10 11:53:19 +09:00
AnimationCommon.h Bug 1344603 - Make Stop{Animations|Transitions}ForElement as a member function of CommonAnimationManager. r=boris 2017-03-06 13:19:09 +09:00
BindingStyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
BindingStyleRule.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
contenteditable.css Bug 843579 - Unprefix -moz-any-link. r=bz 2016-07-19 23:13:13 -04:00
CounterStyleManager.cpp Bug 1298588 part 16. Remove StyleStructContext. r=bholley 2017-01-04 14:52:27 -05:00
CounterStyleManager.h Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
CSS.cpp Bug 1331316 - stylo: support 1-arg CSS.supports(); r=heycam 2017-01-15 23:09:42 -08:00
CSS.h Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
CSSCalc.h Bug 1293743 - Part 3: Add ReduceIntegerCalcOps, analogous to ReduceNumberCalcOps but for pure-integer calc()s. r=dholbert 2016-10-17 20:49:19 -04:00
CSSEnabledState.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
CSSLexer.cpp Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert 2015-11-22 21:33:47 -08:00
CSSLexer.h Bug 1321495 part 1: Add needed includes/namepsaces to headers within layout/style, to preemptively fix unified-build bustage. r=TYLin 2016-12-01 10:37:43 -08:00
CSSMediaRule.cpp Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam 2017-03-09 17:37:38 +11:00
CSSMediaRule.h Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam 2017-03-09 17:37:38 +11:00
CSSNamespaceRule.h Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam 2017-03-14 18:50:28 +11:00
CSSRuleList.cpp
CSSRuleList.h Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSStyleSheet.cpp Bug 1315601 part 13 - Move common code of DeleteRuleFromGroup/InsertRuleIntoGroup from CSSStyleSheet to StyleSheet. r=heycam 2017-03-08 18:04:15 +11:00
CSSStyleSheet.h Bug 1315601 part 13 - Move common code of DeleteRuleFromGroup/InsertRuleIntoGroup from CSSStyleSheet to StyleSheet. r=heycam 2017-03-08 18:04:15 +11:00
CSSValue.h
CSSVariableDeclarations.cpp Bug 1330172 part 1 - Fix serialization of CSS-wide keyword in variable. r=heycam 2017-01-20 22:34:06 +11:00
CSSVariableDeclarations.h Bug 1187784 (part 8) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam. 2015-10-22 22:48:40 -07:00
CSSVariableImageTable.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
CSSVariableResolver.cpp Bug 1220714 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in layout/; r=dholbert 2015-10-30 15:12:25 -04:00
CSSVariableResolver.h Comment typo fix; no bug. (DONTBUILD) 2015-10-23 18:32:26 +11:00
CSSVariableValues.cpp
CSSVariableValues.h
Declaration.cpp Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame 2017-03-13 12:36:19 +11:00
Declaration.h Bug 1330172 part 2 - Fix serialization of property declaration with variable reference. r=heycam 2017-01-20 22:35:12 +11:00
DeclarationBlock.h Bug 1340341 - Set immutablity in GetCSSDeclaration instead of ToString. r=bz 2017-02-24 22:06:07 +11:00
DeclarationBlockInlines.h Bug 1294299 part 11 - Implement getting and removing property. r=SimonSapin,heycam 2016-11-03 14:41:02 +11:00
designmode.css
DocumentStyleRootIterator.cpp Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn 2016-12-31 16:10:45 -08:00
DocumentStyleRootIterator.h Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn 2016-12-31 16:10:45 -08:00
ErrorReporter.cpp Bug 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
ErrorReporter.h Bug 1211479 - Errors when parsing substituting variables should include the generated string to help diagnose the issue. r=bz 2015-10-05 14:04:00 +02:00
FontFace.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
FontFace.h Bug 1309867 - Part 2: Lazily create FontFace::mLoaded; r=heycam 2016-10-18 16:19:01 -07:00
FontFaceSet.cpp Bug 1310127 - Part 13: Use MOZ_MUST_USE in netwerk/protocol/http r=heycam 2016-12-20 17:19:56 +08:00
FontFaceSet.h Bug 1337658 - Do less copying when dispatching FontFaceLoadingEvents. r=bz 2017-02-07 22:53:00 +08:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
generate-stylestructlist.py Bug 1261754 - Part 8: Move box-shadow from nsStyleBorder to a new nsStyleEffects struct. r=dholbert 2016-04-12 15:52:42 +10:00
GenerateCSSPropsGenerated.py Bug 1299919 - Set CPP/CXXCPP from python configure. r=chmanchester 2016-09-13 13:25:18 +09:00
GenericSpecifiedValues.h Bug 1338936 - Part 1: stylo: Add stubbed-out ServoSpecifiedValues interface, use it for pres attr mapping; r=bz,emilio 2017-02-19 14:03:37 -08:00
GenericSpecifiedValuesInlines.h (no bug) Tweak some source files in layout to have correct number of newline characters at the end (exactly 1). (no review, whitespace-only, DONTBUILD) 2017-02-22 08:58:50 -08:00
GroupRule.cpp Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
GroupRule.h Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
HandleRefPtr.h Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
ImageDocument.css Backed out changeset 93f722efcdec (bug 1145903) for causing bug 1251796. 2016-02-27 12:53:28 -06:00
ImageLoader.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ImageLoader.h
ImportRule.h Bug 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
IncrementalClearCOMRuleArray.cpp Bug 1239945 part 3 - Move AnimationCollection to a separate file; r=dholbert 2016-02-24 16:08:20 +09:00
IncrementalClearCOMRuleArray.h
jar.mn Bug 418833 - Move default checkbox/radio drawing to images. Allow overriding checkbox/radio styling. r=tnikkel 2016-11-03 16:54:49 -04:00
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 1314045 Part 1: Return load table assertion to full force now that Servo stylesheet caching will keep load table consistent. r=heycam 2017-03-10 16:57:36 -08:00
Loader.h Bug 1290209 - Part 7: Rename an argument. r=xidorn 2017-01-06 15:05:24 +08:00
Makefile.in Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
MediaList.cpp Bug 1315601 part 3 - Add base class MediaList and move part of nsMediaList to it. r=heycam 2016-11-09 17:28:24 +11:00
MediaList.h Bug 1315601 part 3 - Add base class MediaList and move part of nsMediaList to it. r=heycam 2016-11-09 17:28:24 +11:00
MediaQueryList.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
MediaQueryList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
moz.build Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
NameSpaceRule.h Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam 2017-03-14 18:50:28 +11:00
nsAnimationManager.cpp Bug 1341985 - Call UpdateAnimations even if the element has no computed values. r=birtles,heycam 2017-03-10 11:53:19 +09:00
nsAnimationManager.h Bug 1344603 - Make Stop{Animations|Transitions}ForElement as a member function of CommonAnimationManager. r=boris 2017-03-06 13:19:09 +09:00
nsComputedDOMStyle.cpp Bug 1345804 part 3 - Change will-change to store nsIAtom rather than nsString. r=heycam 2017-03-10 12:26:53 +11:00
nsComputedDOMStyle.h Bug 276079 - parse and compute CSS text-justify property. r=xidorn 2017-03-01 20:58:25 +08:00
nsComputedDOMStylePropertyList.h Bug 276079 - parse and compute CSS text-justify property. r=xidorn 2017-03-01 20:58:25 +08:00
nsCSSAnonBoxes.cpp Bug 1345362 part 2. Introduce nsCSSAnonBoxes::NonInheritingTypeForPseudoTag for looking up the type of non-inheriting anonymous box for a given pseudo tag. r=heycam 2017-03-08 23:39:47 -05:00
nsCSSAnonBoxes.h Bug 1345362 part 2. Introduce nsCSSAnonBoxes::NonInheritingTypeForPseudoTag for looking up the type of non-inheriting anonymous box for a given pseudo tag. r=heycam 2017-03-08 23:39:47 -05:00
nsCSSAnonBoxList.h Bug 1347411 part 4. Change the various anonymous boxes associated with framesets to be non-inheriting, since their styles aren't really used for anything. r=heycam 2017-03-15 14:00:43 -04:00
nsCSSCounterDescList.h
nsCSSDataBlock.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsCSSDataBlock.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSFontDescList.h Bug 1157064 - font-display descriptor parsing. r=dbaron 2016-01-07 14:02:58 +09:00
nsCSSKeywordList.h Bug 276079 - parse and compute CSS text-justify property. r=xidorn 2017-03-01 20:58:25 +08:00
nsCSSKeywords.cpp
nsCSSKeywords.h Bug 1224464 patch 1 - Make nsCSSKeyword explicitly int16_t. r=heycam 2015-11-19 18:08:56 -08:00
nsCSSParser.cpp Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame 2017-03-13 12:36:19 +11:00
nsCSSParser.h Bug 1029867: Remove useless nsCSSParser::mHTMLMediaMode. r=heycam 2016-12-13 11:39:32 +01:00
nsCSSPropAliasList.h Bug 1311870 - Change property id of moz-prefixed properties to match their name. r=heycam 2016-12-21 18:16:50 +11:00
nsCSSPropertyID.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
nsCSSPropertyIDSet.h Bug 1339704 - Part 1 - Rename nsCSSPropertyIDSet::Invert as Inverse. r=hiro 2017-03-14 11:30:20 +08:00
nsCSSPropList.h Bug 1343665 part 1: Remove all mentions of about:config pref "layout.css.object-fit-and-position.enabled" from source files. r=mats 2017-03-02 10:04:00 -08:00
nsCSSPropLogicalGroupList.h Bug 1262049 part 1: Back out bug 1208344 in its entirety, and mark -webkit-box-orient:vertical reftests as failing (for now). (no review) 2016-04-20 16:43:24 -07:00
nsCSSProps.cpp Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame 2017-03-13 12:36:19 +11:00
nsCSSProps.h Bug 1343677 part 2. Assert in nsCSSprops::IsEnabled that we have received all preferences. r=dholbert,billm 2017-03-16 17:43:17 -04:00
nsCSSPropsGenerated.inc.in Bug 1207028 - Add method to get a CSS property's sorted order position based on its IDL name. r=bzbarsky 2015-09-23 08:37:17 +10:00
nsCSSPseudoClasses.cpp Bug 1335303 - Add a virtual method to avoid QI to nsIMozBrowserFrame. r=smaug 2017-02-08 17:04:47 -08:00
nsCSSPseudoClasses.h Bug 1329076 part 2 - Move some pseudo-classes which depend on only the element to an independent function. r=heycam 2017-01-06 21:12:08 +11:00
nsCSSPseudoClassList.h Bug 1341925 - Restrict :-moz-table-border-nonzero to UA sheet. r=dholbert 2017-02-28 16:17:48 +11:00
nsCSSPseudoElementList.h Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
nsCSSPseudoElements.cpp Bug 1345362 part 3. Introduce CSSPseudoElementType::NonInheritingAnonBox to represent non-inheriting anon boxes. r=heycam 2017-03-08 23:41:04 -05:00
nsCSSPseudoElements.h Bug 1345362 part 3. Introduce CSSPseudoElementType::NonInheritingAnonBox to represent non-inheriting anon boxes. r=heycam 2017-03-08 23:41:04 -05:00
nsCSSRuleProcessor.cpp Bug 1345362 part 3. Introduce CSSPseudoElementType::NonInheritingAnonBox to represent non-inheriting anon boxes. r=heycam 2017-03-08 23:41:04 -05:00
nsCSSRuleProcessor.h Bug 1323919 - Rename nsIMediaList.h to nsMediaList.h. r=heycam 2016-12-16 14:50:36 +11:00
nsCSSRules.cpp Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam 2017-03-14 18:50:28 +11:00
nsCSSRules.h Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam 2017-03-09 17:37:38 +11:00
nsCSSScanner.cpp Bug 1339252: Allow comments in SVG presentation attributes; r=bz 2017-02-13 16:02:46 -08:00
nsCSSScanner.h Bug 1339252: Allow comments in SVG presentation attributes; r=bz 2017-02-13 16:02:46 -08:00
nsCSSValue.cpp Bug 1347164 - Serialize colors using "rgba()" as the color-function, if they have a non-opaque alpha channel. r=dholbert 2017-03-16 14:54:00 -04:00
nsCSSValue.h Bug 1345804 part 2 - Add new AtomIdent unit to nsCSSValue. r=heycam 2017-03-10 15:53:56 +11:00
nsCSSVisitedDependentPropList.h Bug 1326189 part 1 - Apply :visited style for caret-color. r=dholbert 2017-01-19 23:07:25 +08:00
nsDOMCSSAttrDeclaration.cpp Bug 1345343 - Add a pref to turn off effect of xml:base on style attribute. r=bz 2017-03-10 18:04:34 +11:00
nsDOMCSSAttrDeclaration.h Bug 1294299 part 1 - Make nsDOMCSSDeclaration use DeclarationBlock. r=heycam 2016-11-03 14:41:02 +11:00
nsDOMCSSDeclaration.cpp Bug 1341690 - stylo: Make URLs work in inline style; r=emilio 2017-03-10 18:28:02 -08:00
nsDOMCSSDeclaration.h Bug 1294299 part 8 - Refactor interface provided by css::Declaration. r=heycam 2016-11-03 14:41:02 +11:00
nsDOMCSSRect.cpp Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn 2017-02-14 11:23:11 -08:00
nsDOMCSSRect.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.h Bug 1234707: Make nsDOMCSSValueList::AppendCSSValue() take an already_AddRefed arg (instead of a raw pointer, usually with refcount of 0). r=heycam 2015-12-23 16:25:43 -08:00
nsFontFaceLoader.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsFontFaceLoader.h Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
nsFontFaceUtils.cpp Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn 2017-02-14 11:23:11 -08:00
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
nsHTMLCSSStyleSheet.h Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron 2016-02-17 21:37:00 +01:00
nsHTMLStyleSheet.cpp Bug 1338936 - Part 1: stylo: Add stubbed-out ServoSpecifiedValues interface, use it for pres attr mapping; r=bz,emilio 2017-02-19 14:03:37 -08:00
nsHTMLStyleSheet.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsICSSDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsICSSLoaderObserver.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsICSSPseudoComparator.h
nsICSSStyleRuleDOMWrapper.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
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 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj 2016-12-14 09:32:21 -07:00
nsLayoutStylesheetCache.h Bug 1320651 - Only crash for real builtin sheet error. r=bz 2016-12-06 18:25:00 +01:00
nsMediaFeatures.cpp Bug 1323777, make GetDisplayMode more null-safe, r=bdahl 2017-01-25 23:32:50 +02:00
nsMediaFeatures.h Bug 1331581: Clean up nsMediaFeatureValueGetter. r=heycam 2017-01-19 12:55:18 +01:00
nsMediaList.cpp Bug 1345698 part 3 - Fix a build failure for adding source. r=heycam 2017-03-14 17:10:03 +11:00
nsMediaList.h Bug 1315601 part 2 - Replace macros with template function with lambda in nsMediaList. r=heycam 2017-02-22 15:41:44 +11:00
nsNthIndexCache.cpp Bug 1300374: child index selectors should match without a parent element. r=heycam 2016-09-03 00:11:27 -07:00
nsNthIndexCache.h Bug 1207519 - Prevent HashTable shrink from ignoring allocation failures that may have been reported r=Waldo 2015-09-30 11:34:49 +01:00
nsROCSSPrimitiveValue.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
nsROCSSPrimitiveValue.h
nsRuleData.cpp Bug 1339546 part 1: Add "using namespace mozilla" decl in nsRuleData.cpp, to fix build bustage for non-unified builds. r=xidorn 2017-02-14 11:23:06 -08:00
nsRuleData.h Bug 1338936 - Part 1: stylo: Add stubbed-out ServoSpecifiedValues interface, use it for pres attr mapping; r=bz,emilio 2017-02-19 14:03:37 -08:00
nsRuleNode.cpp Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame 2017-03-13 12:36:19 +11:00
nsRuleNode.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsRuleProcessorData.h Bug 1329877: Optimize AncestorFilter usage in lazy frame construction. r=bz 2017-02-27 23:35:06 +01:00
nsRuleWalker.h Bug 978833 patch 12 - Use the css::Declaration instead of the css::StyleRule as the matching rule. r=heycam 2015-11-05 16:44:10 +08:00
nsStyleAutoArray.h Bug 1341985 - Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r=birtles 2017-03-10 11:53:17 +09:00
nsStyleConsts.h Bug 276079 - parse and compute CSS text-justify property. r=xidorn 2017-03-01 20:58:25 +08:00
nsStyleContext.cpp Bug 1345362 part 3. Introduce CSSPseudoElementType::NonInheritingAnonBox to represent non-inheriting anon boxes. r=heycam 2017-03-08 23:41:04 -05:00
nsStyleContext.h Bug 1345362 part 3. Introduce CSSPseudoElementType::NonInheritingAnonBox to represent non-inheriting anon boxes. r=heycam 2017-03-08 23:41:04 -05:00
nsStyleCoord.cpp Bug 1331102 - Move #include around to avoid triggering this issue. r=heycam 2017-02-21 22:27:58 +11:00
nsStyleCoord.h Bug 1333366 Part 1 - Update document related to Corner and HalfCorner. r=mats 2017-01-24 18:37:05 +08:00
nsStyleSet.cpp Bug 1305754 - Don't rebuild the whole path in the rule tree when resolving style with replacement. r=heycam 2017-03-13 15:31:32 -07:00
nsStyleSet.h Bug 1345362 part 4. Rename ResolveAnonymousBoxStyle to ResolveInheritingAnonymousBoxStyle. r=heycam 2017-03-08 23:50:28 -05:00
nsStyleStruct.cpp Bug 1296477 - Part 2: stylo: Implement remaining content values; r=heycam 2017-03-11 22:40:54 -08:00
nsStyleStruct.h Bug 1296477 - Part 2: stylo: Implement remaining content values; r=heycam 2017-03-11 22:40:54 -08:00
nsStyleStructFwd.h Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
nsStyleStructInlines.h Bug 1343388 - Use threadsafe style struct accessor in assertion. r=emilio 2017-02-28 18:07:49 -08:00
nsStyleTransformMatrix.cpp Backed out 4 changesets (bug 1335876) for stylo tc build bustage 2017-02-15 10:20:11 +08:00
nsStyleTransformMatrix.h Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue(). r=hiro 2017-02-06 16:32:21 +08:00
nsStyleUtil.cpp Bug 1248340 - Part 4: Implement Frames in the style system. r=dholbert 2017-02-24 14:50:08 +08:00
nsStyleUtil.h Bug 1248340 - Part 4: Implement Frames in the style system. r=dholbert 2017-02-24 14:50:08 +08:00
nsTransitionManager.cpp Bug 1344603 - Make Stop{Animations|Transitions}ForElement as a member function of CommonAnimationManager. r=boris 2017-03-06 13:19:09 +09:00
nsTransitionManager.h Bug 1344603 - Make Stop{Animations|Transitions}ForElement as a member function of CommonAnimationManager. r=boris 2017-03-06 13:19:09 +09:00
PreloadedStyleSheet.cpp Bug 1336223 part 1: Add some missing #includes to PreloadedStyleSheet.cpp and .h. r=xidorn 2017-02-02 15:18:36 -08:00
PreloadedStyleSheet.h Bug 1336223 followup: Use forward-decl rather than #include to provide mozilla::StyleSheet, in PreloadedStyleSheet.h. (no review) 2017-02-03 14:00:05 -08:00
PythonCSSProps.h Bug 1206569 - Part 3: Include internal properties in PythonCSSProps.h and annotate each with a type. r=bzbarsky 2015-09-22 15:58:20 +10:00
Rule.h Bug 1315601 part 8 - Constify Rule::GetCssText. r=heycam 2017-03-08 12:10:16 +11:00
RuleNodeCacheConditions.cpp
RuleNodeCacheConditions.h RuleNodeCacheConditions comment fix; no bug. (DONTBUILD) 2016-08-06 01:02:06 +10:00
RuleProcessorCache.cpp Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj 2016-12-08 15:54:45 -10:00
RuleProcessorCache.h Bug 1323919 - Rename nsIMediaList.h to nsMediaList.h. r=heycam 2016-12-16 14:50:36 +11:00
ServoArcTypeList.h Bug 1345698 part 2 - Add bindings for namespace rule. r=heycam 2017-03-14 15:44:37 +11:00
ServoBindingList.h Bug 1345698 part 1 - Unify common code for implementing a rule type. r=heycam 2017-03-14 17:52:37 +11:00
ServoBindings.cpp Bug 1347806 - Fix pseudo nsIAtom for ::before and ::after. r=birtles 2017-03-16 14:01:44 +09:00
ServoBindings.h Bug 1340696 - stylo: Support system colors; r=heycam 2017-03-15 14:49:35 -07:00
ServoBindingTypes.h Bug 1341985 - Implement Gecko_StyleAnimationsEquals for checking nsStyleAutoArray<StyleAnimation> equality in servo side. r=heycam 2017-03-10 11:53:17 +09:00
ServoCSSRuleList.cpp Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
ServoCSSRuleList.h Bug 1315601 part 14 - Add InsertRuleIntoGroup support to ServoStyleSheet. r=heycam 2017-03-08 18:27:53 +11:00
ServoDeclarationBlock.cpp Bug 1341690 - stylo: Make URLs work in inline style; r=emilio 2017-03-10 18:28:02 -08:00
ServoDeclarationBlock.h Bug 1341690 - stylo: Make URLs work in inline style; r=emilio 2017-03-10 18:28:02 -08:00
ServoElementSnapshot.cpp Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
ServoElementSnapshot.h Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
ServoMediaList.cpp Bug 1315601 part 5 - Implement MediaList for Stylo. r=heycam,manishearth 2017-03-09 17:56:31 +11:00
ServoMediaList.h Bug 1315601 part 5 - Implement MediaList for Stylo. r=heycam,manishearth 2017-03-09 17:56:31 +11:00
ServoMediaRule.cpp Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
ServoMediaRule.h Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
ServoNamespaceRule.cpp Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
ServoNamespaceRule.h Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
ServoPropPrefList.h Bug 1297322: stylo: Expose property-pref mappings; r=heycam 2017-01-09 16:05:18 -08:00
ServoSpecifiedValues.cpp Bug 1338936 - Part 3: stylo: Support lang property; r=emilio 2017-02-19 14:03:45 -08:00
ServoSpecifiedValues.h Bug 1338936 - Part 2: stylo: Add necessary stubbed-out bindings for ServoSpecifiedValues; r=bz,emilio 2017-02-19 14:03:41 -08:00
ServoStyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
ServoStyleRule.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
ServoStyleSet.cpp Bug 1346481. Add stylo support for skipping parent-display-based fixup for anonymous boxes. r=emilio 2017-03-13 12:53:45 -04:00
ServoStyleSet.h Bug 1303229: Get the proper viewport size for animations. r=heycam,hiro 2017-03-11 14:29:38 +01:00
ServoStyleSheet.cpp Bug 1315601 part 14 - Add InsertRuleIntoGroup support to ServoStyleSheet. r=heycam 2017-03-08 18:27:53 +11:00
ServoStyleSheet.h Bug 1315601 part 14 - Add InsertRuleIntoGroup support to ServoStyleSheet. r=heycam 2017-03-08 18:27:53 +11:00
ServoTypes.h Bug 1325734 - Simplify ElementData and eliminate the concept of consuming styles. r=emilio 2017-01-09 11:50:16 -08:00
ServoUtils.h Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
SheetParsingMode.h Bug 1244074 - Part 1: Move SheetParsingMode to a separate file. r=dholbert 2016-02-24 18:01:11 +11:00
SheetType.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
StyleAnimationValue.cpp Bug 1336905 - Part 1. Remove StyleShapeSource's template argument. r=heycam,TYLin 2017-02-21 23:26:17 +08:00
StyleAnimationValue.h Bug 1337229 - Implement the deep operator== for RawServoAnimationValue r=hiro,manishearth 2017-02-24 15:05:23 +08:00
StyleAnimationValueInlines.h Bug 1337229 - Implement the deep operator== for RawServoAnimationValue r=hiro,manishearth 2017-02-24 15:05:23 +08:00
StyleBackendType.h Bug 1334938 - Re-enable stylo in stylo builds. r=emilio 2017-01-30 12:09:25 +11:00
StyleComplexColor.h Backed out changeset 5bc2005e01a6 (bug 1063162) for failing own test caret-color-01.html at least on OSX and Windows 8 x64. r=backout 2016-12-22 17:44:43 +01:00
StyleContextSource.h Bug 1311598 part 4 - Split binding types from ServoBindings.h into ServoBindingTypes, and merge ServoBindingHelpers into it. r=heycam 2016-10-24 20:16:46 +11:00
StyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
StyleRule.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
StyleSetHandle.h Bug 1345362 part 4. Rename ResolveAnonymousBoxStyle to ResolveInheritingAnonymousBoxStyle. r=heycam 2017-03-08 23:50:28 -05:00
StyleSetHandleInlines.h Bug 1345362 part 4. Rename ResolveAnonymousBoxStyle to ResolveInheritingAnonymousBoxStyle. r=heycam 2017-03-08 23:50:28 -05:00
StyleSheet.cpp Bug 1315601 part 14 - Add InsertRuleIntoGroup support to ServoStyleSheet. r=heycam 2017-03-08 18:27:53 +11:00
StyleSheet.h Bug 1315601 part 13 - Move common code of DeleteRuleFromGroup/InsertRuleIntoGroup from CSSStyleSheet to StyleSheet. r=heycam 2017-03-08 18:04:15 +11:00
StyleSheetInfo.h Bug 1290218 Part 4: Implement shared mInners for ServoStyleSheets, and standardize calling of AddSheet into CSSStyleSheet and ServoStyleSheet constructors. r=heycam 2017-02-17 15:48:35 -08:00
StyleSheetInlines.h Bug 1290218 Part 3: Transition ServoStyleSheet to use mInner pointer, instead of maintaining a static StyleSheetInfo. r=heycam 2017-02-03 15:57:51 -08:00
SVGAttrAnimationRuleProcessor.cpp
SVGAttrAnimationRuleProcessor.h
TopLevelImageDocument.css Bug 812899 part 2. Change the centering code in nsImageDocument to only try vertically centering via auto margins when we're not overflowing in the vertical direction, because if we _are_ overflowing that should cut off part of the image per spec. r=khuey 2016-02-05 23:31:19 -05:00
TopLevelVideoDocument.css