gecko-dev/toolkit/mozapps/update
Michael Forney d03a222dcb Bug 1157850 - Use portable path/filename size limit macros r=mhowell
PATH_MAX and NAME_MAX are both POSIX standard macros available in
limits.h, so use them instead of MAXPATHLEN and MAXNAMLEN.

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

--HG--
extra : moz-landing-system : lando
2020-02-05 19:49:10 +00:00
..
common Bug 1157850 - Use portable add_dir_entries() implementation when fts.h is missing r=mhowell 2020-02-07 05:17:12 +00:00
content Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop 2019-12-12 16:30:59 +00:00
tests Bug 1604621 - Remove HAS_MISC_RULE; r=firefox-build-system-reviewers,chmanchester 2020-01-16 20:27:09 +00:00
updater Bug 1157850 - Use portable path/filename size limit macros r=mhowell 2020-02-05 19:49:10 +00:00
UpdateListener.jsm Bug 1561435 - Format toolkit/mozapps/, a=automatic-formatting 2019-07-05 11:17:14 +02:00
UpdateService.jsm Bug 1613245 - Prevent getters with side effects from running when update is disable by policy r=mhowell 2020-02-04 23:28:52 +00:00
UpdateServiceStub.jsm Bug 1561435 - Format toolkit/mozapps/, a=automatic-formatting 2019-07-05 11:17:14 +02:00
UpdateTelemetry.jsm Bug 1577317 - Add telemetry for "fix update directory permissions". r=rstrong 2019-09-20 17:11:11 +00:00
components.conf Bug 1557490 - Remove the nsIUpdatePrompt interface. r=bytesized 2019-06-06 22:01:12 +00:00
jar.mn Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop 2019-12-12 16:30:59 +00:00
moz.build
nsIUpdateService.idl Bug 1591174 - Fix some references to nsIDOMWindow. r=bzbarsky 2019-11-05 04:52:53 +00:00
nsUpdateService.manifest