Ryan VanderMeulen
f6cd16df92
Merge inbound to m-c. a=merge
2015-02-18 20:29:54 -05:00
Max Li
3125bf6b94
Bug 1134092 - Content area inaccessible on Android. r=nalexander
2015-02-18 14:45:48 -05:00
Chris Peterson
226eeb570b
Bug 1133418 - Remove nonstandard expression closures from mobile/android. r=mfinkle
2015-01-24 23:50:50 -08:00
Christoph Kerschbaumer
7c0264b353
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
5863e16b6b
Bug 1130812 - AppConstants.jsm is not substituting correctly r=rnewman
2015-02-08 00:48:35 -05:00
Paolo Amadini
7cb0199d9a
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
15981514a7
Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt
2015-01-20 10:08:00 -05:00
Nick Alexander
6b24b95046
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
569221882d
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
d9e3e7e4ee
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
0d3d8befab
Bug 1121318 - Cleanup formatting in HelperApps.jsm r=rnewman
2015-01-14 08:24:58 -05:00
Brad Lassey
2dc548d050
bug 1116860 - Get size of second screen from the chromecast r=mfinkle,rbarker
2015-01-13 18:15:09 -08:00
Myk Melez
f073b0e08b
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
3675608ecf
Bug 1075558 - Fix Notifications.unregisterHandler. r=mcomella
2014-12-23 18:02:20 -08:00
Margaret Leibovic
aa647737a0
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
1cdbdbde68
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
68013a17af
Bug 1078796 - Update the Matchstick casting code r=wesj
2014-12-22 15:42:11 -05:00
Margaret Leibovic
c6d8c7a59a
Bug 1113844 - Fix parameters in showInAboutDownloads call. r=mfinkle
...
--HG--
extra : rebase_source : 242b937e4722c4231eac183a3910f665f898c588
2014-12-22 15:07:24 -05:00
Wes Johnston
1bb9220702
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
8eb7e0e3b0
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
8568a05389
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
06420fc071
Bug 1105560 - PACKAGE_UNCHANGED is not thrown inside an Error anymore. r=myk
2014-11-27 01:54:00 +01:00
Brian Nicholson
e1961f2319
Bug 1052158 - Forward the GeckoRequest error stack to Java. r=wesj
2014-11-19 16:33:56 -08:00
Randall Barker
55bc3a9116
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
c0a41dc6b4
bug 1074026: ensure APK package name exists; uninstall app correctly; r=wesj
2014-10-11 18:32:27 -07:00
Randall Barker
eca0519451
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
5e127b321f
Bug 1071120 - Fixup wifi telemetry. r=mfinkle
2014-10-02 09:12:07 -07:00
wesj
14127d44a8
Bug 1071120 - "Telemetry for searching from error pages" [r=mark.finkle]
2014-09-25 00:22:00 -07:00
Richard Newman
d60a2280e0
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
wesj
ec2a2da566
Bug 1071076 - Handle enter key in search page searches. r=margaret
2014-09-26 11:31:12 -07:00
Brad Lassey
2a10c2164b
Bug 1064834 - move common second screen modules to toolkit r=mfinkle
...
--HG--
rename : mobile/android/modules/RokuApp.jsm => toolkit/modules/secondscreen/RokuApp.jsm
rename : mobile/android/modules/SimpleServiceDiscovery.jsm => toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
2014-09-12 12:42:28 -04:00
Randall Barker
fb03f1d81f
Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle
2014-09-19 13:50:00 +02:00
Brian Nicholson
6d53c0f2d3
No bug - Fix example comments in Messaging.jsm. DONTBUILD
2014-09-19 15:23:46 -07:00
Randall Barker
2b7acf8ad4
Bug 1066879 - The SSDP implementation can sometimes take too long to discover a device. r=mfinkle, r=wesj
2014-09-18 11:21:00 -04:00
Myk Melez
b43fd485ac
back out 5aa9b76448b5 (bug 960584) for bustage (it depends on fix that hasn't yet landed)
2014-09-17 01:14:47 -07:00
Wes Johnston
0dbf84857e
Bug 1042199 - Show a search box on error pages. r=margaret
2014-09-16 16:34:52 -07:00
Mark Finkle
32798a9452
Bug 1058384 - Switch to a unique ID when registering targets r=wesj
2014-09-12 20:56:42 -04:00
Mark Finkle
bad779a9d7
Bug 1020564 - Change SSDP 'target' references to 'device' to cut down on confusing concepts r=wesj
2014-09-12 20:55:00 -04:00
Wes Johnston
cbf2ffcd5c
Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle
2014-09-09 15:08:37 -07:00
Martyn Haigh
5f4da7ae39
Bug 960584 - notify user of download progress indication when fetching APK; r=myk
2014-09-09 19:43:47 -07:00
David Keeler
7083e45f19
bug 775370 - (part 2/2) use DataStorage as back-end to nsSiteSecurityService r=briansmith
2014-09-04 10:42:31 -07:00
Brian Nicholson
3d04f74b97
Bug 1062622 - Add catch function in Sanitizer.jsm. r=wesj
2014-09-04 10:31:13 -07:00
Brian Nicholson
c4e17bbd52
Bug 1055144 - Change callback-based sendMessageToJava calls to Messaging.sendRequestForResult. r=wesj
2014-09-02 15:53:30 -07:00
Brian Nicholson
3897b56bac
Bug 1055144 - Implement sendRequestForResult. r=wesj
...
sendRequestForResult is a promise-based API for messaging Java. It
replaces the callback version of sendMessageToJava.
2014-09-02 15:53:29 -07:00
Brian Nicholson
6226977167
Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj
2014-09-02 11:59:05 -07:00
Brian Nicholson
939ed88abf
Bug 1043633 - Move sendMessageToJava into Messaging namespace. r=wesj
2014-09-02 11:59:04 -07:00
Wes Johnston
25187c3d05
Bug 1055212 - Use Cu.import everywhere we import pageActions.jsm r=margaret
2014-08-25 16:19:32 -07:00
Wes Johnston
6687aa9b29
Bug 1042196 - Provide a wifi button on error pages. r=mfinkle
2014-08-25 16:19:25 -07:00
Ryan VanderMeulen
1d978d9304
Merge m-c to fx-team. a=merge
2014-08-25 16:27:23 -04:00
Wes Johnston
d7f4d93321
Bug 1046885 - Disable installing webapps in guest mode profiles. r=myk
2014-08-25 12:55:18 -07:00