gecko-dev/layout
L. David Baron 6fa3cf9282 Bug 944200 followup - Consistently use nscoord_MIN for uninitialized mFloatEdgeIStart/End. r=mats
This fixes an inconsistency in part 2 (32faa7c639ff), which wrote the
constant for uninitialized in two different ways.

The constructor uses nscoord_MIN for uninitialized, and that's also what
GetFloatEdges tests for, so this should use nscoord_MIN as well.

I believe this is because the review comment in comment 29 was only
partially addressed.

I noticed the difference because it caused broken behavior in a tree
with my patch for bug 1227493, which defines NS_INTRINSIC_WIDTH_UNKNOWN
differently.  Some text was disappearing on github (email and website
on user pages), slack (usernames of private chats in the sidebar), and
twitter (username of user who tweeted a quoted tweet).

MozReview-Commit-ID: Ah9FUPf2dw4

--HG--
extra : rebase_source : 2d947e017647bc6d6029169ef57cddca5aa4f3a9
2017-05-16 14:31:30 -07:00
..
base Merge inbound to m-c. a=merge 2017-05-16 20:10:26 -04:00
build Bug 1323339 - Add U2FTokenManager class and support IPC Parent classes; r=jcj r=baku 2017-05-09 13:21:23 -07:00
doc
forms Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
generic Bug 944200 followup - Consistently use nscoord_MIN for uninitialized mFloatEdgeIStart/End. r=mats 2017-05-16 14:31:30 -07:00
inspector Bug 1340484 - Round RGB values when obtaining from HSL instead of flooring; r=dbaron 2017-05-08 16:43:05 -07:00
ipc Back out bug 1353060 (3 csets) for possibly causing a checkerboarding regression. r=backout 2017-05-09 13:23:20 -04:00
mathml Bug 1361604 - initialise nsMathMLSelectedFrame members in constructor rather than ::Init r=mats 2017-05-13 08:29:42 +01:00
media Bug 1349467 - Fix some Audio/Video BUG_COMPONENTs in moz.build files r=jmaher 2017-03-22 17:23:12 -07:00
painting merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-05-14 18:04:29 +02:00
printing Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
reftests Bug 1364412 - Update reftest expectations for pseudo-elements selectors. r=me 2017-05-16 14:58:15 +09:00
style Merge mozilla-central to autoland on a CLOSED TREE 2017-05-16 15:11:18 +02:00
svg Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
tables Bug 1361235 - Part 2: Re-enable some tests. r=emilio 2017-05-11 19:19:52 +08:00
tools Bug 1364863 - Make stylo property of reftests dependent on the pref, not just the define. r=heycam 2017-05-16 10:57:21 +02:00
xul Bug 1349750 - Store the thumb's start offset in ScrollThumbData. r=kats 2017-05-10 19:24:26 -04:00
moz.build