Commit graph

2 commits

Author SHA1 Message Date
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