Commit Graph

9 Commits

Author SHA1 Message Date
Chris Kitching
9f496ef232 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Lucas Rocha
ac575fe3cf Bug 1012462 - Part 6: Change Distribution.init() to return an instance (r=rnewman) 2014-07-15 20:54:27 +01:00
Richard Newman
2a86be28ff Bug 1034509 - Fix timing issue in testDistribution. r=nalexander 2014-07-05 11:00:42 -07:00
Richard Newman
3e29174592 Bug 1013024 - Part 2: test referrer intents. 2014-07-03 19:45:24 -07:00
Richard Newman
eae3673f45 Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle 2014-07-03 19:45:24 -07:00
Richard Newman
123f431e84 Bug 1014338 - Follow-up: correct comment. r=comment-only DONTBUILD 2014-05-27 17:46:40 -07:00
Richard Newman
5d8dcf9a37 Bug 1014338 - Part 2: add delayed distro initialization hook. r=margaret 2014-05-22 17:35:44 -07:00
Richard Newman
81d2d2e2a0 Bug 1014338 - Part 1: rework distribution handling. r=margaret
This patch cleans up some of the distribution loading code, and provides a hook
point for callers to hang code that needs to run once the distribution has been
loaded.
2014-05-22 17:35:39 -07:00
Richard Newman
b81eebd709 Bug 1014338 - Part 0: move Distribution class into its own package. r=margaret
--HG--
rename : mobile/android/base/Distribution.java => mobile/android/base/distribution/Distribution.java
2014-05-22 17:34:04 -07:00