gecko-dev/layout
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
..
base Bug 1412346 part 1: Add standard mode line & MPL boilerplate to a few layout C++ files that are missing it entirely. r=jfkthame 2017-10-27 10:07:35 -07:00
build Bug 1394649 - Use nsGkAtoms on nsTextServiceDocument. r=masayuki 2017-10-23 13:09:49 +09:00
doc
forms Bug 1385788 - Move the ownership of preview value from PresState to HTMLSelectElement. r=bz 2017-10-25 11:57:57 +08:00
generic 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
inspector Bug 1408322 - Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r=jryans 2017-10-17 13:00:42 +08:00
ipc Bug 1406715 - Use the RenderFrameParent's content rect as the bounds of the webrender iframe display item. r=kats 2017-10-22 00:48:01 -04:00
mathml 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
media
painting Bug 1412346 part 3: Move a misplaced "IWYU pragma" comment down a few lines to match our convention and so mode line can be first. r=jfkthame 2017-10-27 10:08:27 -07:00
printing Bug 1409768 - Don't call fsync repeatedly when printing; r=bobowen 2017-10-25 14:16:12 -04:00
reftests Bug 1411249 - Handle yet more clipping cases. r=mstange 2017-10-27 13:22:16 -04:00
style 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
svg 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
tables Bug 1409787. Guard against empty column groups when building a display list for a table. r=mats 2017-10-19 18:06:43 -04:00
tools Bug 1411913 - Enable Marionette trace log for mochitest/reftest by default. r=jmaher 2017-10-26 13:05:17 +02:00
xul Bug 1217984 - Remove assertion annotations for 366203-1.xul. r=me 2017-10-25 14:58:32 -04:00
moz.build