Closed
Bug 785631
Opened 12 years ago
Closed 12 years ago
Temporarily disable permission manager app awareness
Categories
(Core :: General, defect)
Core
General
Tracking
()
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
1.50 KB,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
Gaia is generating permissions using the permission manager API which makes any change to the permission manager complex because it will create a window of breakage. The solution is to update the permission manager so the database contains the app id and give time to gaia to use that then, in a second time, update the permission manager so checks for permissions will use the app id.
Doing so will require re-generating a Gaia profile but it will be less annoying because the re-generation has to happen between the two commits and everything will be working in the meantime.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #655394 -
Flags: review?(jones.chris.g)
Comment on attachment 655394 [details] [diff] [review]
Patch
s/find/found/
Attachment #655394 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla17
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Temporary fix seems like it's not a blocker (plus it's done).
blocking-basecamp: ? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•