gecko-dev/layout
Boris Zbarsky 591c9f864b Bug 1405878. Make sure to notify for our kids, if needed, before calling DoneAddingChildren in the XML content sink. r=hsivonen
Once we call DoneAddingChildren, random code of various sorts will run, which
can flush our notification state.  If that happens before we've notified on our
kids, but after we've popped the element we're closing off the element stack,
we will fail to ever notify on the kids.

MozReview-Commit-ID: Ei7v5OobX8R
2017-10-09 14:49:19 -04:00
..
base merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-09 11:19:20 +02:00
build Bug 1397626 - Part 3: Use SharedFontList to store font-family specified and computed values. r=xidorn 2017-10-03 12:27:45 +08:00
doc
forms Bug 1405830 - Reset aStatus before calling nsHTMLScrollFrame::Reflow() the second time. r=dholbert 2017-10-05 17:10:15 +08:00
generic merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-09 11:19:20 +02:00
inspector Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ipc Bug 1403915 - Remove the IsLayersFreeTransaction() machinery and assume it's always true. r=jrmuizel 2017-10-03 16:31:07 -04:00
mathml Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
media
painting Bug 1406305 - Remove unused arguments in StackingContextHelper's constructor; r=kats 2017-10-06 15:06:08 +08:00
printing merge autoland to mozilla-central. r=merge a=merge 2017-10-07 10:37:39 +02:00
reftests Bug 1405878. Make sure to notify for our kids, if needed, before calling DoneAddingChildren in the XML content sink. r=hsivonen 2017-10-09 14:49:19 -04:00
style merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-09 11:19:20 +02:00
svg merge autoland to mozilla-central. r=merge a=merge 2017-10-07 10:37:39 +02:00
tables Bug 1406265 - use Set* and Is* instead of changing/getting the member directly. r=dbaron 2017-10-08 20:06:00 -04:00
tools merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-07 10:45:11 +02:00
xul Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
moz.build