Jim Chen
f45b77cea8
Bug 1334728 - 1. Add missing argument to dispatch call in HelperApps.jsm; r=sebastian
...
Add the missing "type" argument to the EventDispatcher.instance.dispatch call.
2017-02-01 17:35:45 -05:00
Jim Chen
a396212751
Bug 1333581 - Convert IntentHelper events to bundle events; r=sebastian
...
Convert events used in IntentHelper to bundle events. UI thread events
are used for most events because the listeners perform operations on
Intent objects, which is best done on the UI thread. For
"Intent:GetHandlers", use a Gecko thread event because it's possible we
want a synchronous callback response.
2017-01-25 18:57:31 -05:00
Florian Quèze
fc6379e827
Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws.
2017-01-09 20:27:26 +01: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
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
Brian Nicholson
9907e1c6ca
Bug 1055144 - Change callback-based sendMessageToJava calls to Messaging.sendRequestForResult. r=wesj
2014-09-02 15:53:30 -07:00
Brian Nicholson
58055f5a0b
Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj
2014-09-02 11:59:05 -07:00
Mark Finkle
763d1abcb5
Bug 989577 - Lazy load Prompt.jsm everywhere r=wesj
2014-07-29 15:48:40 -04:00
Wes Johnston
174c525034
Bug 990395 - Use a url to find browser apps rather than a scheme. r=mfinkle
2014-04-11 14:19:13 -07:00
Brian Nicholson
265108a4fd
Bug 989098 - Use wrapper object to pass generic objects in sendResponse. r=wesj
2014-03-28 15:03:20 -07:00
Murph Finnicum
a4d4160082
Bug 974001 - Allow HelperApps to return results if requested. r=wesj
2014-02-24 09:57:31 -05:00
Wes Johnston
e2f93e6534
Bug 911904 - Avoid a circular dependency finding html file handlers. r=margaret
2014-02-21 13:56:39 -08:00
Wes Johnston
aeadc828cc
Bug 911904 - Filter out apps that handle basic html pages in HelperApps page action. r=margaret
2014-02-11 15:10:00 -08:00
Wes Johnston
c1bd2f002f
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
...
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
2014-02-11 09:16:00 -08:00
Mark Finkle
d14eb09865
Bug 930452 - GeckoView busted by HelperApps.jsm again r=blassey
2013-10-24 07:20:07 -04:00
Wes Johnston
bf13dfbe0f
Bug 780379 - Show a custom intent chooser for downloads that can be downloaded by an external app. r=mfinkle
...
--HG--
rename : mobile/android/chrome/content/HelperApps.js => mobile/android/modules/HelperApps.jsm
2013-10-17 16:30:47 -07:00