gecko-dev/xpcom
Emilio Cobos Álvarez b7cf474626 Bug 1559546 - Introduce nsAtom::IsEmpty. r=njn
Both for symmetry with other string APIs, and also to prevent footguns (since I
debugged for a while a typo where I wrote nsGkAtoms::empty rather than
nsGkAtoms::_empty).

We could use null here, but that will not be possible in the future when I use
the rust representation of more grid data structures (at least without
increasing memory usage).

So I think I'll keep using ::_empty as a signaling value for "no grid
identifier".

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

--HG--
extra : moz-landing-system : lando
2019-06-19 05:58:15 +00:00
..
base Bug 1558554 - Properly detect low-commit space scenarios on Windows r=dmajor 2019-06-14 20:56:41 +00:00
build Bug 1529022 - Add a GeckoChildProcessHosts iterator r=jld 2019-06-18 16:36:52 +00:00
components Bug 1122740 - remove useless null checks after allocating memory with |new| r=erahm 2019-06-04 04:43:11 +00:00
doc
ds Bug 1559546 - Introduce nsAtom::IsEmpty. r=njn 2019-06-19 05:58:15 +00:00
glue Bug 1554380 - Fix some issues in mozilla::ReadAhead. r=aklotz 2019-05-29 10:13:28 +00:00
idl-parser
io Bug 1559403 - Implement nsIStringInputStream.setUTF8Data. r=froydnj 2019-06-14 15:48:41 +00:00
libxpt/xptcall
reflect Bug 1556490 - Don't require JSContext* to get symbol name, r=mccr8 2019-06-06 14:57:29 +00:00
rust
string
system Bug 1553540 - switch disk information collection in system info off the main thread, r=aklotz,chutten,jya,arai 2019-06-12 15:56:59 +00:00
tests Bug 1558882 - Fixed intermittent on ThreadMetrics.CollectMetrics r=erahm 2019-06-14 16:43:01 +00:00
threads Bug 1559220 - Special case IndexedDB threads in wakeup telemetry, r=erahm 2019-06-16 21:03:45 +00:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in