Port |Bug 1330467 - Add SitePermissions APIs functions to accept principal and use them| to SeaMonkey
Categories
(SeaMonkey :: Passwords & Permissions, task)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed, seamonkey2.63 wontfix)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(1 file)
20.28 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Port the following:
- Bug 1330467 - part 2. Add SitePermissions APIs functions to accept principal
- Bug 1330467 - part 3. Use principal for permissions in pageinfo/permissions.js
- Bug 1330467 - part 5. Access permissions by principal in PermissionUI.jsm
[Approval Request Comment]
Regression caused by (bug #): None
User impact if declined: None
Testing completed (on m-c, etc.): 2.53
Risk to taking this patch (and alternatives if risky): None
String changes made by this patch: None
![]() |
||
Comment 2•6 years ago
|
||
![]() |
||
Comment 3•6 years ago
|
||
NIT description of isSupportedPrincipal and isSupportedURI (oversight from Bug 1574507) is wrong. We added the file protocol and it works fine. Fix it here or in a follow-up?
(In reply to Frank-Rainer Grahl (:frg) from comment #3)
NIT description of isSupportedPrincipal and isSupportedURI (oversight from Bug 1574507) is wrong. We added the file protocol and it works fine. Fix it here or in a follow-up?
Yes, remove the part of the comment about file protocol.
![]() |
||
Updated•5 years ago
|
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/1b84ea4d5b17
Port Bug 1330467 "Add SitePermissions APIs functions to accept principal and use them" to SeaMonkey. r=frg
![]() |
||
Comment 6•5 years ago
|
||
![]() |
||
Comment 7•5 years ago
|
||
Description
•