Closed
Bug 1160568
Opened 10 years ago
Closed 10 years ago
[e10s] Issues with the Permissions-pane in Page Info
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | m7+ | --- |
People
(Reporter: elbart, Assigned: mconley)
References
Details
(Keywords: regression)
1.) When opening the Page Info, these messages pop up regarding Permissions:
unsafe CPOW usage permissions.js:33:0
unsafe CPOW usage SitePermissions.jsm:24:0
unsafe CPOW usage permissions.js:38:0
unsafe CPOW usage SitePermissions.jsm:24:0
NS_ERROR_XPC_CANT_PASS_CPOW_TO_NATIVE: It's illegal to pass a CPOW to native code arg 0 [nsIPermissionManager.testExactPermission] SitePermissions.jsm:70:0
unsafe CPOW usage pageInfo.js:599:0
2.) In the Permissions-pane, there are only two entries: "Activate Plugins" and "Access Location".
3.) Toggling the "Use Default" checkbox can stop working, as in not disabling the options to the right.
When clicking the checkbox, these messages happen:
unsafe CPOW usage SitePermissions.jsm:24:0
unsafe CPOW usage <unknown>
Error: operation not possible on dead CPOW <unknown>
Assignee | ||
Updated•10 years ago
|
tracking-e10s:
--- → ?
![]() |
||
Comment 1•10 years ago
|
||
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=741a15659b09&tochange=5969eb0fe8b5
Via local build
Last Good: 56544ee8b027+5969eb0fe8b5
First Bad: 25ca03634cf5+5969eb0fe8b5
Triggered by 25ca03634cf5 Bill McCloskey — Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley)
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 2•10 years ago
|
||
I'm seeing more Permissions available in the latest Nightly. I suspect this was fixed by bug 1144493. Please re-open if this is still an issue.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•