Commit graph

5 commits

Author SHA1 Message Date
Dan Banner
7caa92d5d8 Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Kris Maglione
1ce176d9d5 Bug 1357486: Part 0a - Fix permissions tests with OOP extensions. r=aswan
MozReview-Commit-ID: DQY56nmlSci

--HG--
extra : source : fa4a2714ae9b05ed28e76e1b61570c97ed69a81d
extra : histedit_source : 890bd840933f8ae309994b909f977190e6c90ae0
2017-07-07 23:14:17 -07:00
Sebastian Hengst
7d874f78d7 Backed out changeset fa4a2714ae9b (bug 1357486) for frequently failing xpcshell's toolkit/mozapps/extensions/test/xpcshell/test_delay_update_webextension.js on Windows debug. r=backout 2017-07-08 11:24:18 +02:00
Kris Maglione
d305e9cb6c Bug 1357486: Part 0a - Fix permissions tests with OOP extensions. r=aswan
MozReview-Commit-ID: DQY56nmlSci

--HG--
extra : rebase_source : 30a534be12015c49ccb7dd13dad41f498f230ba2
extra : histedit_source : c8a6672f1343cafd0f2d1a2be807ecf478d837fb
2017-07-07 12:19:21 -07:00
Bob Silverberg
2c05852936 Bug 1369581 - Requesting an optional permission that does not cause a prompt should succeed, r=aswan
Currently, if an extension requests one or more optional permissions,
and those permissions do not cause a prompt to be displayed,
the framework will reject that request and not grant any permissions.
This should be the opposite in that we should grant permission to
those optional permissions event though no prompt is displayed.

MozReview-Commit-ID: 6SeyFSv92Lo

--HG--
extra : rebase_source : 08ba28ca7920c9d37af28afa24d9602813b4470b
2017-06-02 09:14:22 -04:00