Closed
Bug 994527
Opened 12 years ago
Closed 12 years ago
[System2][PermissionManager] window.permissionManager is undefined because PermissionManager.start doesn't return itself
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Unassigned)
References
Details
Attachments
(1 file)
:(
| Reporter | ||
Comment 1•12 years ago
|
||
Attachment #8404495 -
Flags: review?(timdream)
Comment 2•12 years ago
|
||
Comment on attachment 8404495 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/18147
I don't think start() should return itself. Rather we should correct the init code in bootstrap.js
Attachment #8404495 -
Flags: review?(timdream)
| Reporter | ||
Updated•12 years ago
|
Attachment #8404495 -
Flags: review?(timdream)
Comment 3•12 years ago
|
||
Comment on attachment 8404495 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/18147
It is appears other modules suffers the same issue...
Attachment #8404495 -
Flags: review?(timdream) → review+
| Reporter | ||
Comment 4•12 years ago
|
||
Let's fix in followup.
| Reporter | ||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•