gecko/dom/wappush
Gregory Szorc 8f615a095a Bug 951352 - Disallow XPIDL_MODULE if XPIDL_SOURCES isn't defined; r=glandium
Once upon a time XPIDL_MODULE and MODULE were kind of the same and
MODULE got mass-converted into XPIDL_MODULE with the removal of MODULE
in bug 939044. Unfortunately, we forgot to add a check for XPIDL_MODULE
being defined if XPIDL_SOURCES isn't (a build config that makes no sense
and only results in cargo culting).

This patch corrects that oversight.

--HG--
extra : rebase_source : d609e2baa8d16df97c944bc9def26ad05527d937
2013-12-17 12:45:56 -08:00
..
interfaces Bug 951352 - Disallow XPIDL_MODULE if XPIDL_SOURCES isn't defined; r=glandium 2013-12-17 12:45:56 -08:00
src Bug 950105 - Escape reserved characters when converting a WBXML document to XML. r=vicamo, r=chucklee 2013-12-18 17:19:42 +01:00
tests Bug 950105 - Escape reserved characters when converting a WBXML document to XML. r=vicamo, r=chucklee 2013-12-18 17:19:42 +01:00
moz.build Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00