Closed
Bug 1071529
Opened 11 years ago
Closed 11 years ago
Remove deprecated-hwvideo permissions
Categories
(Firefox OS Graveyard :: Gaia::System, defect, P2)
Tracking
(tracking-b2g:backlog)
People
(Reporter: gwagner, Assigned: gwagner)
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
We are still using them in gaia but they are not recognized by gecko any more.
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo" {file: "resource://gre/modules/PermissionsTable.jsm" line: 522}]
I/Gecko ( 4771): PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name." {file: "resource://gre/modules/PermissionsInstaller.jsm" line: 128}]
I/Gecko ( 4771): PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name.
E/QCALOG ( 333): [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
E/QCALOG ( 333): [MessageQ] ProcessNewMessage: [XTWWAN-PE] unknown deliver target [OS-Agent]
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo" {file: "resource://gre/modules/PermissionsTable.jsm" line: 522}]
I/Gecko ( 4771): PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name." {file: "resource://gre/modules/PermissionsInstaller.jsm" line: 128}]
I/Gecko ( 4771): PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name.
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo" {file: "resource://gre/modules/PermissionsTable.jsm" line: 522}]
I/Gecko ( 4771): PermissionsTable.jsm: expandPermissions: Unknown Permission: deprecated-hwvideo
E/GeckoConsole( 4771): [JavaScript Error: "PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name." {file: "resource://gre/modules/PermissionsInstaller.jsm" line: 128}]
I/Gecko ( 4771): PermissionsInstaller.jsm: 'deprecated-hwvideo' is not a valid Webapps permission name.
| Assignee | ||
Updated•11 years ago
|
blocking-b2g: --- → backlog
Whiteboard: [systemsfe]
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → anygregor
| Assignee | ||
Updated•11 years ago
|
Attachment #8493751 -
Flags: review?(dflanagan)
Comment 2•11 years ago
|
||
Comment on attachment 8493751 [details]
PR
I'm not familiar with the code in the system or settings app that uses the shared permissions localization file, but everything looks good here. I have not tried running the apps with this patch, but assume that everything will work.
Attachment #8493751 -
Flags: review?(dflanagan) → review+
Updated•11 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.1 S6 (10oct)
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•