Commit graph

7 commits

Author SHA1 Message Date
Andrew Swan
893f67d3ca Bug 1340078 Show the correct permissions list in webextensions notifications r=rhelmer
MozReview-Commit-ID: 5YiYG6k5MJj

--HG--
extra : rebase_source : 2389d354029bd0143a3d12e94e6fa4d113229e0b
extra : source : 0aa8bb2a9ae0ef4d9f88e97c14ab7ee380eb7e4c
2017-02-16 13:31:50 -08:00
Sebastian Hengst
fb12f5580c Backed out changeset c73bba5d7bea (bug 1340078) for failing browser_extension_permissions.js. r=backout 2017-02-19 09:29:48 +01:00
Andrew Swan
062cdfe8f7 Bug 1340078 Show the correct permissions list in webextensions notifications r=rhelmer
MozReview-Commit-ID: 5YiYG6k5MJj

--HG--
extra : rebase_source : 4e0e7162deb85f0b0bc038fdd619db7138116c53
2017-02-16 13:31:50 -08:00
Andrew Swan
e37c8152ee Bug 1339552 Don't show permissions for updates from legacy extension to webextension r=mossop
MozReview-Commit-ID: 9Ouep0mPIjJ

--HG--
extra : rebase_source : e9f5f155b0c1050d9b20025ea6edb20f52f8fb68
2017-02-16 09:17:52 -08:00
Andrew Swan
88b750d26a Bug 1337976 Force synchronous xml bindings to avoid intermittent failure r=kmag
MozReview-Commit-ID: Ha2cUszauD9

--HG--
extra : rebase_source : 8a493fc9efcdca64420e1b132e39b11f681047c6
2017-02-10 14:08:45 -08:00
Andrew Swan
7bf4c74cac Bug 1338336 Make sure to cleanup after test failures r=rhelmer
The issue here was a previous test failing to clean up after itself.
Add an extra cleanup check to the browser webextensions permissions
tests.  Given the small number of extensions used in these tests, the
manual approach seemed better than some very general solution.

MozReview-Commit-ID: 7AWx8nZK3L3

--HG--
extra : rebase_source : cce9a41bfed44017d887624b580d3ea1052077b7
2017-02-10 14:57:58 -08:00
Andrew Swan
bc1a9d9837 Bug 1333713 Split up browser_extension_update.js r=mossop
MozReview-Commit-ID: Cu2MjfBqmZW

--HG--
rename : browser/base/content/test/general/browser_extension_update.js => browser/base/content/test/general/browser_extension_update_background.js
rename : browser/base/content/test/general/browser_extension_update.js => browser/base/content/test/general/browser_extension_update_interactive.js
extra : rebase_source : 046456e9c99cc7c83b71a40ea68be59f0947d81e
2017-02-08 12:35:33 -08:00