gecko-dev/dom/smil
Masayuki Nakano 36e5df54ec Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug
And also this patch moves some related methods which use the inline methods
and member variables used only by them.

Differential Revision: https://phabricator.services.mozilla.com/D29201

--HG--
rename : layout/base/nsIPresShellInlines.h => layout/base/PresShellInlines.h
extra : moz-landing-system : lando
2019-04-30 01:52:53 +00:00
..
crashtests Bug 1535388: Don't fire PageShow from nsDocumentViewer::LoadComplete, if onload caused a new viewer to replace us. r=bzbarsky 2019-03-22 06:16:14 +00:00
test Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
moz.build Bug 1522650 - Rename all remaining nsSMIL classes and types as SMIL and ensure they are in the mozilla namespace. r=birtles 2019-01-25 03:24:01 +00:00
SMILAnimationController.cpp Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
SMILAnimationController.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILAnimationFunction.cpp Bug 1522744 - Use DebugOnly where we can and remove a couple of useless ifdef DEBUG statements around MOZ_ASSERT statements. r=birtles 2019-01-25 03:47:16 +00:00
SMILAnimationFunction.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILAttr.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILBoolType.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILBoolType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILCompositor.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
SMILCompositor.h Backed out 2 changesets (bug 1544216, bug 1542646) for wpt failures at style-src-multiple-policies-multiple-hashing-algorithms.html and report-cross-origin-no-cookies.sub.html. 2019-04-25 02:41:59 +03:00
SMILCompositorTable.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILCSSProperty.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILCSSProperty.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILCSSValueType.cpp Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
SMILCSSValueType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILEnumType.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILEnumType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILFloatType.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILFloatType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILInstanceTime.cpp Bug 1521575 - Move nsSMILTimeValue classes and nsSMILInstanceTime to the mozilla namespace r=birtles 2019-01-22 07:28:40 +00:00
SMILInstanceTime.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILIntegerType.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILIntegerType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILInterval.cpp Bug 1522744 - Use DebugOnly where we can and remove a couple of useless ifdef DEBUG statements around MOZ_ASSERT statements. r=birtles 2019-01-25 03:47:16 +00:00
SMILInterval.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILKeySpline.cpp Bug 1544216 Part 2 - no else after return r=birtles 2019-04-17 23:32:38 +01:00
SMILKeySpline.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILMilestone.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-04 19:10:18 +00:00
SMILNullType.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
SMILNullType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILParserUtils.cpp Bug 1544216 Part 4 - use modern looping r=birtles 2019-04-17 23:32:46 +01:00
SMILParserUtils.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILRepeatCount.cpp Bug 1521575 - Move nsSMILTimeValue classes and nsSMILInstanceTime to the mozilla namespace r=birtles 2019-01-22 07:28:40 +00:00
SMILRepeatCount.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILSetAnimationFunction.cpp Bug 1544216 Part 3 - simplify boolean logic r=birtles 2019-04-17 23:32:42 +01:00
SMILSetAnimationFunction.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILStringType.cpp Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles 2019-01-23 13:48:08 +00:00
SMILStringType.h Bug 1544216 Part 1 - use default keyword instead of empty constructors and destructors r=birtles 2019-04-17 23:04:53 +01:00
SMILTargetIdentifier.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILTimeContainer.cpp Bug 1522650 - Rename all remaining nsSMIL classes and types as SMIL and ensure they are in the mozilla namespace. r=birtles 2019-01-25 03:24:01 +00:00
SMILTimeContainer.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILTimedElement.cpp Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
SMILTimedElement.h Bug 1544216 Part 6 - Make function declaration and definition parameter names match r=birtles 2019-04-27 08:57:46 +01:00
SMILTimeValue.cpp Bug 1522650 - Rename all remaining nsSMIL classes and types as SMIL and ensure they are in the mozilla namespace. r=birtles 2019-01-25 03:24:01 +00:00
SMILTimeValue.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILTimeValueSpec.cpp Bug 1522650 - Rename all remaining nsSMIL classes and types as SMIL and ensure they are in the mozilla namespace. r=birtles 2019-01-25 03:24:01 +00:00
SMILTimeValueSpec.h Bug 1544216 Part 6 - Make function declaration and definition parameter names match r=birtles 2019-04-27 08:57:46 +01:00
SMILTimeValueSpecParams.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILType.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILTypes.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00
SMILValue.cpp Backed out 2 changesets (bug 1544216, bug 1542646) for wpt failures at style-src-multiple-policies-multiple-hashing-algorithms.html and report-cross-origin-no-cookies.sub.html. 2019-04-25 02:41:59 +03:00
SMILValue.h Backed out 2 changesets (bug 1544216, bug 1542646) for wpt failures at style-src-multiple-policies-multiple-hashing-algorithms.html and report-cross-origin-no-cookies.sub.html. 2019-04-25 02:41:59 +03:00
TimeEvent.cpp
TimeEvent.h Bug 1522749 - Fix SMIL include guard naming. r=birtles 2019-01-25 08:16:09 +00:00