Kris Maglione
93c85d42c4
Bug 1456485: Part 2 - Allow extensions with the mozillaAddons permission to match restricted schemes. r=zombie
...
The schema handling for this is currently a bit ugly, for the sake of
simplifying uplift. In the figure, we should find a way to change the schema
pattern matching based on whether or not the extension is privileged.
MozReview-Commit-ID: CU9WR2Ika6k
2018-05-09 18:55:59 -07:00
Andrew Swan
8cef91f7e3
Bug 1396399 - Clarify rules for applying activeTab permission to content scripts. r=kmag, r=bz
...
MozReview-Commit-ID: 9xPDX8Qk2iR
2017-11-04 21:06:20 -07:00
Kris Maglione
d1258fddc3
Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy
...
MozReview-Commit-ID: 96lQfKC9PGx
2017-06-06 14:18:49 -07:00
Kris Maglione
c04c15bd76
Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie
...
MozReview-Commit-ID: Co04MoscqMx
2017-06-04 15:38:11 -07:00
Kris Maglione
eb1e83769a
Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy
...
Bill, can you please review the binding code? Shane and zombie, can you please
review the content script matching?
MozReview-Commit-ID: IJB5s0a7r7S
2017-06-03 22:03:19 -07:00