Boris Zbarsky
b808305604
Bug 1450182. Remove the EventListenerWasAdded/Removed hooks from DOMEventTargetHelper. r=smaug
...
MozReview-Commit-ID: GWnAvK61hVT
2018-04-04 15:32:19 -04:00
Andrew Swan
9e4e48131a
Bug 1335829
Add mozAddonManager.permissionPromptsEnabled r=qdot
...
MozReview-Commit-ID: FldFilY24kf
--HG--
extra : rebase_source : 19a8996a443098fbe095cd14653d10dc80f30b68
2017-02-02 10:59:54 -08:00
Andrew Swan
a814ac2978
Bug 1308688 Expose mozAddonManager allowed hosts to chrome r=bkelly
...
MozReview-Commit-ID: JI3qMmCtYFT
--HG--
extra : rebase_source : b33c1e63e10999e35e404222082486bdf1ecc56d
extra : source : 58a48b3e78629657f34e3479a8b36495657a0bba
2016-10-28 14:39:18 -07:00
Andrew Swan
64e9612631
Bug 1308261 Add hash to options for mozAddonManager.createInstall() r=bz,kmag
...
MozReview-Commit-ID: Dx4Giy5k26c
--HG--
extra : rebase_source : 3a612b5586a5ae7e726ba2cf7840ca15bbab8a90
2016-10-06 17:50:55 -07:00
Andrew Swan
4297232844
Bug 1297028 Expose Addon.canUninstall flag to content r=bz,rhelmer
...
MozReview-Commit-ID: Ec6QPj9h9k7
--HG--
extra : rebase_source : 747cb4ce54d5e8d0cc7bc2cc3654471b3b07bfcb
2016-08-23 19:24:15 -07:00
Andrew Swan
ba6d7750b6
Bug 1279034 Add Addon.setEnabled() for a.m.o r=rhelmer,smaug
...
MozReview-Commit-ID: 6mvHMWinkle
--HG--
extra : rebase_source : 6d6f564d50dbcea8850c3fd6117351c2efe2cb6c
2016-06-24 12:54:18 -07:00
Andrew Swan
e5744b11cf
Bug 1268077: expose AddonListener through mozAddonManager r=rhelmer,smaug
...
MozReview-Commit-ID: Klw4o0qIvCE
--HG--
extra : rebase_source : 4968810209d80e31e854417b30ac4129299bed4e
2016-05-27 15:43:05 -07:00
Andrew Swan
5f6c846326
Bug 1255040 - Add webidl for install/uninstall via AddonManager. r=bz
...
MozReview-Commit-ID: 9eLMPbxostQ
--HG--
extra : transplant_source : %D6T%81%5Dx%9D%FD%AE%FC%B4%C7i%AE%5D%9E%FF%BA%DAx%17
2016-04-20 09:42:38 -07:00
Wes Kocher
0982c581ea
Backed out changeset 00bb04b8c9a0 (bug 1255040) for failures in browser_webapi.js
...
MozReview-Commit-ID: 1qKiUTNw4fV
2016-04-19 16:37:08 -07:00
Andrew Swan
b8835303a6
Bug 1255040 Add webidl for install/uninstall via AddonManager r=bz
...
MozReview-Commit-ID: 9eLMPbxostQ
--HG--
extra : rebase_source : 136dee769494ab175babda1bb492660c91c3df9a
2016-04-18 13:51:41 -07:00
Dave Townsend
4acb23615f
Bug 1245571: Add a window.navigator.mozAddonManager object that can only be accessed by AMO. r=bz
...
Since we want to add a few APIs that AMO can use to query and manipulate the
user's add-ons we want to expose a custom API. This implements the webidl and
a stub implementation in JavaScript. We use the webidl functions for controlling
access to the API, only the AMO production domains (and some test domains when
testing is enabled) can access it and only when retrieved securely and not in
an inner frame of a page that shouldn't have the API.
MozReview-Commit-ID: 3HUUrduuHwf
--HG--
extra : rebase_source : fe64953c2fde99a56868314edef1982156dadada
2016-02-19 16:49:30 -08:00