gecko-dev/layout
Emilio Cobos Álvarez c52a218234 Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin
It doesn't make much sense to return const UniquePtr<Foo>& for something that
can't be null, it's just confusing.

Also make more stuff actually const.

Differential Revision: https://phabricator.services.mozilla.com/D10647

--HG--
extra : moz-landing-system : lando
2018-11-02 18:19:06 +00:00
..
base Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin 2018-11-02 18:19:06 +00:00
build Bug 1432429 - Add FuzzyFox class and prefs. r=baku,froydnj 2018-09-18 13:05:26 -05:00
doc
forms Bug 893331 - Add crashtest to verify assertion doesn't unexpectedly fire. r=TYLin 2018-11-02 21:31:37 +00:00
generic Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin 2018-11-02 18:19:06 +00:00
inspector Bug 1496619 - Part 1: Drop frames() timing function r=birtles 2018-10-26 18:03:24 +00:00
ipc Bug 1496839 - Avoid dereferencing null frame r=mattwoodrow 2018-10-18 02:26:59 +00:00
mathml Bug 1492567 - Back out bug 1481866. r=dbaron 2018-09-20 01:27:55 +02:00
media
painting Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin 2018-11-02 18:19:06 +00:00
printing Bug 1493563 - Part 5: Present the old state and the content blocking log to the web progress listeners; r=baku 2018-09-28 14:46:02 -04:00
reftests Bug 1503845 - Update fuzzy annotations for changes in WR PR 3257. r=kats 2018-11-02 07:25:19 +00:00
style Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin 2018-11-02 18:19:06 +00:00
svg Bug 1504078 - Use references in the shapes code. r=bradwerth,TYLin 2018-11-02 18:19:06 +00:00
tables Bug 1494426 part 1: Use ReflowInput::AvailableSize() convenience method in a few more places. r=TYLin 2018-09-26 21:42:41 +00:00
tools Backed out changeset 523ff2753dea (bug 1490257) for causing Bug 1503757 a=backout 2018-11-01 15:27:30 +02:00
xul Bug 1428558 - Part 7. Suppress display list regeneration for animated image updates. r=nical 2018-11-02 09:09:52 -04:00
moz.build