Commit Graph

316 Commits

Author SHA1 Message Date
Liang-Heng Chen
ae55eead4b Bug 1158029 - Part 1: JavaScript module of NsdManager. r=rnewman 2015-07-14 23:23:00 -04:00
Sebastian Kaspari
51b272a9fa backout c084008baf54 for busting home panel add-ons (bug 1178703)
--HG--
extra : commitid : DWADozj8J3Z
extra : rebase_source : d6993096aed0b65be9a7966fbe33ade512093ba2
2015-07-03 17:02:59 +02:00
Margaret Leibovic
38e143854d backout 8cab4b5abe7f for busting home panel add-ons (bug 1178739) 2015-06-30 13:51:39 -07:00
Michael Comella
0e096f7e43 Bug 1177774 - Fix issues in HomeProvider. r=margaret
--HG--
extra : commitid : H8Br4O297Mp
extra : rebase_source : 59971df614a4038f418537b22b0fc1345d07b8cf
2015-06-26 15:07:29 -07:00
Michael Comella
417c85d558 Bug 1177774 - Disable "onmessage =" warning. r=margaret
Not sure what to do here so I filed bug 1177901.

--HG--
extra : commitid : BCnmZfSMhyF
extra : rebase_source : dd2c7f167d62883616f522ada485e36966bbc862
2015-06-26 14:31:54 -07:00
Michael Comella
dec98ac94f Bug 1177774 - Add global variable to hide lint error. r=margaret
--HG--
extra : commitid : 7hyAcmydVA1
extra : rebase_source : abbe291ab785ecec94b43b09f2a24a7b86792983
2015-06-26 14:23:01 -07:00
Michael Comella
e97ff48038 Bug 1177774 - Update SharedPreferencesImpl constructor arg. r=nalexander
--HG--
extra : commitid : 6EcWFEEbhld
extra : rebase_source : 34275327b18884317f9bfbfd6b6b4004cf239e9d
2015-06-26 14:06:04 -07:00
Michael Comella
70c086d8fe Bug 1177774 - Explicitly declare generator functions. r=margaret
Use `function* () { ... }`.

--HG--
extra : commitid : GUwUuiF2wyN
extra : rebase_source : 5b84afc83026b7476d0c92cd6452c627057be558
2015-06-26 13:31:09 -07:00
Michael Comella
e3b7f888ba Bug 1170804 - Get .jsm to work under eslint. r=margaret
You can now run by `cd mobile/android && eslint . --ext "[.js,.jsm]"`.

--HG--
extra : commitid : AAENN0WrJVl
extra : rebase_source : 4a7fb888ef16a29580fa7b5d394c44aabd387210
2015-06-24 23:11:11 -07:00
Sebastian Kaspari
f511089b41 Bug 1157539 - Create "speed dial" dynamic home panel layout. r=mhaigh
--HG--
extra : commitid : J69tandSl6o
extra : rebase_source : 0b7b26a376938ae42beb7d0f872b3f1df68eb7c3
2015-06-16 13:53:59 +02:00
Ryan VanderMeulen
38908bda34 Merge fx-team to m-c. a=merge 2015-06-19 16:33:00 -04:00
Eugen Sawin
4eaf9508d0 Bug 1175605 - Do not access DOMApplicationRegistry properties before it is ready. r=myk 2015-06-18 22:09:49 +02:00
Nick Alexander
1175a4f453 Bug 1161234 - Pre: Add "CreateFirefoxAccountFromJSON" message. r=rnewman
We will probably grow a helper module for handling these
account-related messages, but this is enough to develop an
about:accounts style add-on.

--HG--
extra : commitid : 4w3nNnJLd59
extra : rebase_source : 2f4cf9c5700bf9555d0dec9bdbf6341b274fbfd2
2015-06-17 12:32:03 -07:00
Nick Alexander
41cd99af7b Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle
There are several parts to this ticket:

1) Produce javaaddons-1.0.jar, a standalone JAR defining a (versioned)
Java interface suitable for consumption by third-party Java addon
implementations.

2) Support the new V1 interface in the JavaAddonManager.

3) Add Robocop JavascriptTests testing the JavaScript message passing
interface to and from Java.

This patch can be read as "not in tests/" and "everything in tests/".

--HG--
rename : mobile/android/base/JavaAddonManager.java => mobile/android/base/javaaddons/JavaAddonManager.java
extra : commitid : ApOd0Iz9BrZ
extra : rebase_source : 9808487ec3b233f31524e3694d1e997af78a0c84
extra : histedit_source : c8883a01805d7ed39ffb58e8523103260aa72d0b
2015-06-17 21:47:29 -07:00
Jim Chen
74d83f7f6b Bug 1166452 - Add DelayedInit module for Fennec startup; r=mfinkle 2015-06-10 00:25:02 -04:00
Matt King
107a91f486 Bug 1150983 - Add "Synced Tabs" to Clear Private Data option list. r=nalexander
--HG--
extra : rebase_source : 33d43ad1bf17c51554f6443a23623868128599df
2015-05-04 14:08:31 +02:00
Margaret Leibovic
9e60ff8134 Bug 1160346 - Allow home panel add-ons to specify order and make themselves default. r=mfinkle
--HG--
extra : rebase_source : c2bdd73d5673ae699574d5a8597f232f135395e8
2015-05-06 17:44:10 -07:00
Andy Pusch
a016a09869 Bug 1139379 - Rename "Form & search history" to "Form history" and add "Search history" under clear private data. r=margaret 2015-03-30 14:20:00 -04:00
Margaret Leibovic
eb3938e55c Bug 1134553 - Disable downloads in guest session. r=rnewman
--HG--
extra : rebase_source : 0f6d351e9366329046d5096fe7fcad4b800779b3
2015-03-12 11:26:12 -07:00
Philip Chee
693b85580a Bug 1124503 move AppConstants.jsm to toolkit r=gavin
--HG--
rename : mobile/android/modules/AppConstants.jsm => toolkit/modules/AppConstants.jsm
2015-03-06 00:18:20 +08:00
Margaret Leibovic
016c4678d2 Bug 1130834 - Explictly cancel ongoing download notifications instead of trying to update them to be non-ongoing. r=wesj
--HG--
extra : rebase_source : fa44f99fab64a00943fd47e5e7f4232a5014bdf7
2015-02-22 17:18:39 -08:00
Ryan VanderMeulen
a411359369 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Max Li
6dcf640006 Bug 1134092 - Content area inaccessible on Android. r=nalexander 2015-02-18 14:45:48 -05:00
Chris Peterson
16683aafd3 Bug 1133418 - Remove nonstandard expression closures from mobile/android. r=mfinkle 2015-01-24 23:50:50 -08:00
Christoph Kerschbaumer
97b6b0ef71 Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - websocket changes in mobile (r=wesj) 2015-02-17 10:10:24 -08:00
Mark Finkle
bfcb551066 Bug 1130812 - AppConstants.jsm is not substituting correctly r=rnewman 2015-02-08 00:48:35 -05:00
Paolo Amadini
c3952b24ed Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice 2015-02-05 11:19:01 +00:00
Jan-Ivar Bruaroey
dd25a84c04 Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt 2015-01-20 10:08:00 -05:00
Nick Alexander
f0a5607b87 Bug 1093358 - Add mobile/android AppConstants.jsm. r=mfinkle,f=rnewman
I did as much conversion to "real Javascript" as I could stomach.  It
is, unfortunately, not feasible to remove all preprocessing from CSS
and XHTML files.

--HG--
extra : rebase_source : 8fb3601d09010d9efa4fa33b507dc327fe4dca47
extra : amend_source : 5f796e7cc131880b12756e17240396b040ae981c
2015-01-20 15:17:58 -08:00
Brad Lassey
203320c7f7 bug 1116856 - rely on dynamically resizing tab mirror video stream based on window size r=mfinkle 2014-12-31 16:48:47 -05:00
Mark Finkle
ad35904a64 Bug 1121318 - Make a fast path for well known internal schemes in HelperApps.getAppsForUri r=rnewman 2015-01-14 08:26:19 -05:00
Mark Finkle
f5cf661264 Bug 1121318 - Cleanup formatting in HelperApps.jsm r=rnewman 2015-01-14 08:24:58 -05:00
Brad Lassey
9e798a5bc9 bug 1116860 - Get size of second screen from the chromecast r=mfinkle,rbarker 2015-01-13 18:15:09 -08:00
Myk Melez
dfa99f80d7 Bug 1114586 - Replace nsIDownloadManager.defaultDownloadsDirectory with Downloads.getSystemDownloadsDirectory; r=margaret
--HG--
extra : amend_source : 029c30cccaa48d0153bc297be9b976858b98e52b
2015-01-08 20:57:18 -08:00
Richard Newman
a19b9550b2 Bug 1075558 - Fix Notifications.unregisterHandler. r=mcomella 2014-12-23 18:02:20 -08:00
Margaret Leibovic
18bdf973b0 Bug 1114506 - Update Sanitizer.jsm to use Downloads.jsm to clear downloads. r=mfinkle
--HG--
extra : rebase_source : 6a491763ce64715ea53ec76f6b9e116d25089cae
2014-12-22 16:14:32 -05:00
Margaret Leibovic
e916693046 Bug 1113092 - Don't create new download notifications for succeeded downloads. r=paolo,mfinkle
--HG--
extra : rebase_source : 8bff5f90af53931cea0a53672594c4ac421d89eb
2014-12-22 14:28:39 -05:00
Mark Finkle
e77dbbc3e5 Bug 1078796 - Update the Matchstick casting code r=wesj 2014-12-22 15:42:11 -05:00
Margaret Leibovic
2f802d5beb Bug 1113844 - Fix parameters in showInAboutDownloads call. r=mfinkle
--HG--
extra : rebase_source : 242b937e4722c4231eac183a3910f665f898c588
2014-12-22 15:07:24 -05:00
Wes Johnston
39dc927bd4 Bug 901360 - (Part 5) Don't allow pausing downloads without partial data. r=margaret
--HG--
extra : rebase_source : c5455e3d650711692af3f97d90dd002845dcc669
2014-12-08 11:26:36 -08:00
Wes Johnston
4775f1702f Bug 901360 - (Part 4) Fix clicking on notifications. r=margaret
--HG--
extra : rebase_source : 6bac7cd282d7ec795d91c0dbb685027890d6e840
2014-12-08 11:26:36 -08:00
James Gilbertson
692304178e Bug 901360 - (Part 1) Use Downloads.jsm for download notifications. r=wesj
--HG--
extra : rebase_source : a05527361fcde5d7fd7b77b3bcc46955750d19e2
2014-12-08 11:26:31 -08:00
Antonio M. Amaya
d7e1bf838d Bug 1105560 - PACKAGE_UNCHANGED is not thrown inside an Error anymore. r=myk 2014-11-27 01:54:00 +01:00
Brian Nicholson
57852448b5 Bug 1052158 - Forward the GeckoRequest error stack to Java. r=wesj 2014-11-19 16:33:56 -08:00
Randall Barker
daf046d5be Bug 1080701 - TabMirror needs to be updated to work with the chromecast server. r=wesj r=mfinkle 2014-10-16 14:16:00 +02:00
Myk Melez
48b37fddee bug 1074026: ensure APK package name exists; uninstall app correctly; r=wesj 2014-10-11 18:32:27 -07:00
Randall Barker
1efd6c1743 Bug 1080012 - Fennec no longer able to mirror tabs on chromecast r=mfinkle on a CLOSED TREE 2014-10-08 15:50:29 -07:00
wesj
126001b642 Bug 1071120 - Fixup wifi telemetry. r=mfinkle 2014-10-02 09:12:07 -07:00
wesj
06623d8bf0 Bug 1071120 - "Telemetry for searching from error pages" [r=mark.finkle] 2014-09-25 00:22:00 -07:00
Richard Newman
f8cce50f62 Bug 1075091 - Rename Firefly code to Matchstick. r=wesj
--HG--
rename : mobile/android/modules/FireflyApp.jsm => mobile/android/modules/MatchstickApp.jsm
2014-10-01 10:21:37 -07:00