gecko-dev/layout/generic
Daniel Holbert a7f82bed77 Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame
We have a fair number of files that have a particular stale version of the MPL
boilerplate.  (It was probably originally correct, and then the official
boilerplate changed, and the stale MPL boilerplate continued to propagate via
copypasting from neighboring files into newly-added files.)

This patch updates this stale MPL text (and *only* the MPL text) to the latest
version, which can be found at https://www.mozilla.org/en-US/MPL/headers/ and
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style#Mode_Line

MozReview-Commit-ID: 8WeBb8b0uRo

--HG--
extra : rebase_source : 2c3aa8d07ba23714501c9e26ad03625aeab36a7a
2017-10-27 10:09:35 -07:00
..
crashtests Bug 1234701 - Add crashtests. r=me 2017-10-25 14:58:32 -04:00
test Bug 1408607. Add a test. 2017-10-16 20:09:18 -05:00
BRFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
BlockReflowInput.cpp Bug 1408678 - Remove unnecessary calls to ReparentFloatsForInlineChild in nsInlineFrame. r=dholbert 2017-10-19 04:31:14 +02:00
BlockReflowInput.h
CSSAlignUtils.cpp
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp
CSSOrderAwareFrameIterator.h Bug 1387431 - Adjust condition for compiler-crash hackaround, to avoid crash in clang 3.9 as well. r=dholbert 2017-10-09 13:37:18 -07:00
DetailsFrame.cpp Bug 1393791 - Stop unbinding native-anonymous content off a script runner. r=emilio 2017-08-27 15:29:36 -07:00
DetailsFrame.h Bug 1377648 - Check summary frame instead of summary element on removing the summary. r=heycam 2017-07-05 15:52:37 +09:00
FrameChildList.cpp
FrameChildList.h
FrameTypeList.h Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame. r=dholbert 2017-09-27 14:12:00 +02:00
JustificationUtils.h
MathMLTextRunFactory.cpp
MathMLTextRunFactory.h
ReflowInput.cpp Bug 1379332: When computing abspos CB content-box size, don't bother subtracting borderpadding if CB is a 0-sized child of a XUL-collapsed frame. r=mats 2017-10-20 16:40:43 -07:00
ReflowInput.h Bug 1379474 - Update various ReflowInput variable names to match the new type name. r=xidorn 2017-07-25 12:02:35 +01:00
ReflowOutput.cpp Bug 1379474 - Update various ReflowInput variable names to match the new type name. r=xidorn 2017-07-25 12:02:35 +01:00
ReflowOutput.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
RubyUtils.cpp
RubyUtils.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ScrollAnimationBezierPhysics.cpp Bug 1402498 - Separate out ScrollAnimationBezierPhysics and make ScrollAnimationPhysics an interface. r=rhunt 2017-09-29 18:37:14 -04:00
ScrollAnimationBezierPhysics.h Bug 1402498 - Separate out ScrollAnimationBezierPhysics and make ScrollAnimationPhysics an interface. r=rhunt 2017-09-29 18:37:14 -04:00
ScrollAnimationMSDPhysics.cpp Bug 1402498 - Add ScrollAnimationMSDPhysics, can be enabled using general.smoothScroll.msdPhysics.enabled. r=rhunt 2017-09-26 20:55:35 -04:00
ScrollAnimationMSDPhysics.h Bug 1402498 - Add ScrollAnimationMSDPhysics, can be enabled using general.smoothScroll.msdPhysics.enabled. r=rhunt 2017-09-26 20:55:35 -04:00
ScrollAnimationPhysics.h Bug 1402498 - Separate out ScrollAnimationBezierPhysics and make ScrollAnimationPhysics an interface. r=rhunt 2017-09-29 18:37:14 -04:00
ScrollSnap.cpp
ScrollSnap.h
ScrollVelocityQueue.cpp
ScrollVelocityQueue.h
ScrollbarActivity.cpp Bug 1404198: Part 2e - Switch to NS_NewTimer* in layout. r=njn 2017-10-15 23:13:31 -07:00
ScrollbarActivity.h
StickyScrollContainer.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
StickyScrollContainer.h
TextDrawTarget.h Bug 1401653 - fixup webrender text-decoration bindings. r=jrmuizel 2017-10-24 12:44:38 -04:00
TextOverflow.cpp Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
TextOverflow.h Bug 1397059 - Make sure we generate unique display item keys for nsDisplayTextOverflowMarker. r=mats 2017-09-13 15:28:24 -04:00
ViewportFrame.cpp Bug 1411411 - Clip TopLayer display items to the visible area, not the display list building area. r=miko 2017-10-25 09:57:36 +13:00
ViewportFrame.h Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange 2017-08-07 14:23:35 +12:00
Visibility.h
WritingModes.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
broken-image.png
folder.png
frame-graph.py
jar.mn
loading-image.png
moz.build Bug 1405875 - Remove old dump/compare regression data methods on frames, and nsIFrameUtil interface and implementation. r=mats 2017-10-05 11:15:57 -07:00
nsAbsoluteContainingBlock.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertion to nsAbsoluteContainingBlock::ReflowAbsoluteFrame(). r=dholbert 2017-09-14 11:33:36 +08:00
nsAbsoluteContainingBlock.h
nsAtomicContainerFrame.h Bug 1375825 - part2: ContentEventHandler::ExpandToClusterBoundary() should check the return value of nsTextFrame::PeekOffsetCharacter() r=jfkthame 2017-06-29 10:58:16 +09:00
nsAutoCopyListener.h
nsBackdropFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsBackdropFrame.h Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange 2017-08-07 14:23:35 +12:00
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 1404181 - Part 2: Track a 'visible' rect for display list building as well as the 'dirty' rect, so that we can do partial building by specifying a smaller 'dirty' rect. r=mstange 2017-10-04 14:28:38 +13:00
nsBlockFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsBlockReflowContext.cpp Bug 1405443 - Don't delete next-in-flows when the state IsInlineBreakBefore. r=dholbert 2017-10-06 20:59:09 +02:00
nsBlockReflowContext.h Bug 1341009 - Pass const reference instead of value for nsReflowStatus. r=dholbert 2017-09-13 15:47:51 +08:00
nsBulletFrame.cpp Bug 1404181 - Part 7: Add a way to check if existing painted items might need to be redrawn for a sync decode. r=mstange 2017-09-27 17:03:38 +13:00
nsBulletFrame.h Bug 1375858 - Don't allow nsBulletFrame to be transformed. r=dbaron 2017-10-18 12:38:17 +13:00
nsCanvasFrame.cpp Bug 1404181 - Part 6: Compute and store the frame that contributed the style data for backgrounds so that we can invalidate the display item when either frame changes. r=mstange 2017-10-04 15:02:45 +13:00
nsCanvasFrame.h Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsColumnSetFrame.cpp Bug 1409446 - Modify the extra-clip flag to instead track more useful information. r=ethlin,mstange 2017-10-24 15:45:59 -04:00
nsColumnSetFrame.h Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange 2017-08-07 14:23:35 +12:00
nsContainerFrame.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsContainerFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsDirection.h
nsFirstLetterFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsFirstLetterFrame.h Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange 2017-08-07 14:23:35 +12:00
nsFlexContainerFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsFlexContainerFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsFloatManager.cpp Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
nsFloatManager.h Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
nsFontInflationData.cpp
nsFontInflationData.h
nsFrame.cpp merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-27 00:00:25 +02:00
nsFrame.h Bug 1405875 - Remove old dump/compare regression data methods on frames, and nsIFrameUtil interface and implementation. r=mats 2017-10-05 11:15:57 -07:00
nsFrameIdList.h Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame. r=dholbert 2017-09-27 14:12:00 +02:00
nsFrameList.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsFrameList.h
nsFrameSelection.cpp Bug 1409162. Make nsTableCellFrame::GetColIndex/GetRowIndex faster. r=mats 2017-10-17 15:39:36 -04:00
nsFrameSelection.h Bug 1393348 - part2: nsISelectionController::SELECTION_* should be sequential integer values r=smaug 2017-08-24 19:14:04 +09:00
nsFrameSetFrame.cpp Bug 1411478: Use GetNextSibling instead of GetChildAt in nsHTMLFrameSetFrame::Init. r=xidorn 2017-10-25 10:20:58 +02:00
nsFrameSetFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsFrameState.cpp Bug 870698 - Part 3: Replace Insert("") with InsertLiteral(""). r=erahm 2017-09-05 12:41:31 -07:00
nsFrameState.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsFrameStateBits.h Bug 1402204 - Remove NS_SCROLLFRAME_INVALIDATE_CONTENTS_ON_SCROLL as it doesn't appear to be needed any more. r=mats 2017-09-20 13:12:37 +12:00
nsGfxScrollFrame.cpp Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsGfxScrollFrame.h Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsGridContainerFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsGridContainerFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsHTMLCanvasFrame.cpp Bug 1410239 - Ensure the mozPrintCallback gets invoked when painting canvases. r=jrmuizel 2017-10-20 10:28:17 -04:00
nsHTMLCanvasFrame.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
nsHTMLParts.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsIAnonymousContentCreator.h
nsIFrame.h Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsIFrameInlines.h
nsILineIterator.h
nsIObjectFrame.h
nsIPageSequenceFrame.h
nsIScrollPositionListener.h
nsIScrollableFrame.h Bug 1411238 - Make APZ test logging work in layers-free WR mode. r=botond 2017-10-25 13:22:04 -04:00
nsIStatefulFrame.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsImageFrame.cpp Bug 1409856 - Update all the WebRender code to use LayoutDevice units instead of Layer units. r=jrmuizel 2017-10-18 22:25:11 -04:00
nsImageFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsImageMap.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsImageMap.h Bug 1382593: Clean a bit nsImageMap. r=heycam 2017-07-03 20:35:14 +02:00
nsInlineFrame.cpp Bug 1408678 - Remove unnecessary calls to ReparentFloatsForInlineChild in nsInlineFrame. r=dholbert 2017-10-19 04:31:14 +02:00
nsInlineFrame.h Bug 1408678 - Remove unnecessary calls to ReparentFloatsForInlineChild in nsInlineFrame. r=dholbert 2017-10-19 04:31:14 +02:00
nsIntervalSet.cpp
nsIntervalSet.h
nsLeafFrame.cpp Bug 1400421 part 2: Delete unused nsLeafFrame::Reflow override (and its DoReflow helper). r=mats 2017-09-15 15:55:21 -07:00
nsLeafFrame.h Bug 1400421 part 2: Delete unused nsLeafFrame::Reflow override (and its DoReflow helper). r=mats 2017-09-15 15:55:21 -07:00
nsLineBox.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsLineBox.h
nsLineLayout.cpp Bug 1401709 - Do attach base line layout to orthogonal rtc. r=xidorn 2017-09-21 19:36:12 -07:00
nsLineLayout.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsPageContentFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsPageContentFrame.h Bug 1379474 - Update various ReflowInput variable names to match the new type name. r=xidorn 2017-07-25 12:02:35 +01:00
nsPageFrame.cpp Bug 1404181 - Part 2: Track a 'visible' rect for display list building as well as the 'dirty' rect, so that we can do partial building by specifying a smaller 'dirty' rect. r=mstange 2017-10-04 14:28:38 +13:00
nsPageFrame.h Bug 1400421 part 1: Annotate class 'nsPageBreakFrame' as final, to reflect reality. r=mats 2017-09-15 15:53:31 -07:00
nsPlaceholderFrame.cpp Bug 1405605: Bypass the IsReallyFixedPos assertion when the style may have changed due to first-line reparenting. r=bz 2017-10-04 17:53:13 +02:00
nsPlaceholderFrame.h Bug 1404324: Use the placeholder state to remove out-of-flows that aren't real descendants of the destruction root. r=bz 2017-10-04 10:49:41 +02:00
nsPluginFrame.cpp Bug 1404181 - Part 7: Add a way to check if existing painted items might need to be redrawn for a sync decode. r=mstange 2017-09-27 17:03:38 +13:00
nsPluginFrame.h Bug 1404181 - Part 7: Add a way to check if existing painted items might need to be redrawn for a sync decode. r=mstange 2017-09-27 17:03:38 +13:00
nsQueryFrame.h Bug 1364815 part 2 - Follow-up to fix a typo. r=me 2017-09-10 02:10:03 +02:00
nsRubyBaseContainerFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyBaseContainerFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyBaseFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyBaseFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyContentFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyContentFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyTextContainerFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyTextContainerFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyTextFrame.cpp Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsRubyTextFrame.h Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
nsSimplePageSequenceFrame.cpp Bug 1411468 - Make display marker able to cross documents. r=mattwoodrow 2017-10-25 18:10:04 +08:00
nsSimplePageSequenceFrame.h Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange 2017-08-07 14:23:35 +12:00
nsSplittableFrame.cpp Bug 1405875 - Remove old dump/compare regression data methods on frames, and nsIFrameUtil interface and implementation. r=mats 2017-10-05 11:15:57 -07:00
nsSplittableFrame.h Bug 1405875 - Remove old dump/compare regression data methods on frames, and nsIFrameUtil interface and implementation. r=mats 2017-10-05 11:15:57 -07:00
nsSubDocumentFrame.cpp Backed out 2 changesets (bug 1411860, bug 1411886) for failing reftests layout/reftests/bugs/409084-1{a,b}.html on OS X. r=backout on a CLOSED TREE 2017-10-26 17:35:16 +02:00
nsSubDocumentFrame.h Bug 1404181 - Part 25: Force rebuilding when we detect changes to the displaylist that didn't have invalidations. Also forces rebuilding of the canvas frame every time so that AddExtraBackgroundItems produces a consistent result. r=mstange 2017-10-21 16:51:22 +13:00
nsTextFrame.cpp Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
nsTextFrame.h Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
nsTextFrameUtils.cpp Backed out changeset 9c822d8aad22 (bug 1371564) for build bustage: unused variable outputStart at nsTextFrameUtils.cpp:212. r=backout 2017-06-24 11:28:34 +02:00
nsTextFrameUtils.h Backed out changeset 9c822d8aad22 (bug 1371564) for build bustage: unused variable outputStart at nsTextFrameUtils.cpp:212. r=backout 2017-06-24 11:28:34 +02:00
nsTextRunTransformations.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsTextRunTransformations.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsVideoFrame.cpp Bug 1404181 - Part 2: Track a 'visible' rect for display list building as well as the 'dirty' rect, so that we can do partial building by specifying a smaller 'dirty' rect. r=mstange 2017-10-04 14:28:38 +13:00
nsVideoFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00