gecko-dev/layout
Boris Zbarsky 06a6d6e207 Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug
The renaming here is like this:

  SetStringBuffer -> SetKnownLiveStringBuffer
  SetEphemeralStringBuffer -> SetStringBuffer
  SetOwnedString -> SetKnownLiveString
  SetOwnedAtom -> SetKnownLiveAtom

This should make it clearer what the lifetime expectations are on the caller side.

MozReview-Commit-ID: ERHbB3r6paN
2017-12-22 13:02:51 -05:00
..
base Merge inbound to mozilla-centra r=merge a=merge 2017-12-22 11:54:07 +02:00
build Bug 1407810 - Enable DDLogging from the beginning if MOZ_LOG contains DDLogger - r=jwwang 2017-12-04 10:52:51 +11:00
doc
forms Bug 1399400 - Use a strong reference when handling mTextField. r=bz 2017-12-18 19:39:45 -05:00
generic Bug 1426092 - Fix the inflation of the text bounding rect to account for stroke-width correctly. r=xidorn 2017-12-22 08:59:12 +00:00
inspector Bug 1425769: Base class for ShadowRoot and Document to manage style state. r=smaug 2017-12-19 11:09:59 +01:00
ipc Bug 1415225 - Move the EventRegionsOverride field to be on RefLayers only. r=botond 2017-11-09 09:03:52 -05:00
mathml Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
media
painting Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio 2017-12-21 16:16:40 +11:00
printing Bug 1246883 - Load UA Stylesheet when printing the SVG document. r=jwatt 2017-12-13 08:58:05 +09:00
reftests Bug 1426092 - Fix the inflation of the text bounding rect to account for stroke-width correctly. r=xidorn 2017-12-22 08:59:12 +00:00
style Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05:00
svg Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
tables Bug 975644: Enable position sticky in table parts. r=bz 2017-12-21 20:29:20 +01:00
tools Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
xul Bug 1423431 - Handle nsTreeBodyFrame row of null height in divisions - r=tnikkel 2017-12-21 12:33:06 +11:00
moz.build