Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Riadh Chtara
77136b13d3
Bug 1175300 - Switch password manager to using displayOrigin to display the origin in the capture doorhanger. r=MattN
...
--HG--
extra : commitid : EuEAXPIJfFv
extra : rebase_source : a58fdb74e4a52eb3aad4a391c0eb74088c3964c9
2015-07-15 21:26:54 -07:00
Dão Gottwald
7d60734a4a
Bug 1167146 - Use the displayOrigin option for the web app installation notification. r=myk
...
--HG--
extra : rebase_source : d3e2c10effb02b5f215642fdf84e119a75137966
2015-05-27 12:45:49 +02:00
Mike Conley
1e2b436914
Bug 1077168 - Notice when any content requesting Webapp permissions browses away, and remove the notification. r=felipe.
...
PopupNotifications are great at noticing when the top outer frame changes
location, and clears any pending notifications accordingly. It is, however,
not so great at noticing when subframes that have caused notifications
change location.
Now, when prompting for install / uninstall permissions, we add an
nsIWebProgressListener to the gBrowser that will remove the
notification if we hear that the requesting content has browsed
away.
--HG--
extra : rebase_source : 330bcb80b5dd0ca7b2044bfa9918dc08d6403472
2015-02-11 11:46:50 -05:00
Mike Conley
6fc217517d
Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe.
...
--HG--
extra : rebase_source : c54b8d8fc9fc01af47fb96d692226532ea3f4c69
2015-01-27 18:32:40 -05:00
Ehsan Akhgari
e30c04c40e
Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm
2014-11-28 14:08:29 -05:00
Ted Clancy (:tedders1)
20fb7d9e16
Bug 1000315 - Part 3: Uninstall prompting on Desktop and WebRT. r=myk
2014-06-11 14:23:18 -07:00
Fabrice Desré
be9dd03e7c
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
0b4550d49b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
10ddd66ff9
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Marco Castelluccio
0c223e94ec
Bug 906114 - Wait local installation before sending messages to content. r=myk
2014-07-11 13:25:46 +02:00
Marco Castelluccio
416979553c
Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
...
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Marco Castelluccio
5ba09142ca
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
2014-03-24 09:37:27 -04:00
Marco Castelluccio
650cf1244e
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Wes Kocher
431137ccf6
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Marco Castelluccio
9b4317d55f
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00