gecko-dev/layout
Kan-Ru Chen d5a5ebb1c5 Bug 1271931 - Make DisplayItem::IsUniform to return Maybe<nscolor>. r=tnikkel
Maybe<nscolor> ensures that correct value is returned and also makes the
error checking clearer than using a out param.

MozReview-Commit-ID: 39uHIFCZzqn

--HG--
extra : rebase_source : 1885906646ebc9739c86aecb2b8e4bd0ee02e97f
2016-05-19 16:07:52 +08:00
..
base Bug 1271931 - Make DisplayItem::IsUniform to return Maybe<nscolor>. r=tnikkel 2016-05-19 16:07:52 +08:00
build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Bug 1273424 - Rename -moz-appearance keyword constants to be more consistent with CSS keywords. r=bholley 2016-05-18 11:07:47 -07:00
generic Bug 1141468 - Clean up prerendering code in nsDisplayTransform to be easier to follow. r=mstange 2016-05-18 15:12:44 +12:00
inspector Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
ipc Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
mathml Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground; 2016-05-19 15:43:20 +08:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1254755 part.2 Rename WidgetKeyboardEvent::charCode to WidgetKeyboardEvent::mCharCode r=smaug 2016-05-13 16:06:18 +09:00
reftests Backed out changeset 97aef1a40d0f (bug 1273154) 2016-05-19 10:35:57 +02:00
style Bug 1273771 - Followup: Use nsDependentCSubstrings for pointer/length pairs passed in from Servo. r=bholley 2016-05-19 16:54:58 +10:00
svg Bug 1228280 - Part 8. Keep style consistent and stop doing null check for return value of operator new 2016-05-19 15:44:42 +08:00
tables Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground; 2016-05-19 15:43:20 +08:00
tools Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
xul Bug 1228280 - Part 1. Change the parameter of nsCSSRendering::PaintBackground; 2016-05-19 15:43:20 +08:00
moz.build