Closed
Bug 779378
Opened 12 years ago
Closed 12 years ago
B2G Voicemail: Hook up to permissions manager
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: marshall, Assigned: qdot)
References
Details
(Whiteboard: [LOE:S])
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
gwagner
:
review+
|
Details | Diff | Splinter Review |
Need to remove the whitelist pref, and properly hook up to PermissionManager API
Updated•12 years ago
|
blocking-basecamp: --- → ?
Updated•12 years ago
|
blocking-basecamp: ? → +
Reporter | ||
Updated•12 years ago
|
Whiteboard: [LOE:S]
Assignee | ||
Comment 1•12 years ago
|
||
Getting this out of the way so I can land bug 764618.
PS YOU'RE WELCOME, MARSHALL
Assignee: marshall → kyle
Attachment #653558 -
Flags: review?(anygregor)
Comment 2•12 years ago
|
||
Comment on attachment 653558 [details] [diff] [review]
Patch 1 (v1): B2G Voicemail: Hook up to permissions manager
Review of attachment 653558 [details] [diff] [review]:
-----------------------------------------------------------------
We also need to fix the marionette tests. For example:
https://mxr.mozilla.org/mozilla-central/source/dom/telephony/test/marionette/test_voicemail_statuschanged.js#4
Attachment #653558 -
Flags: review?(anygregor) → review-
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Kyle Machulis [:kmachulis] [:qdot] from comment #1)
> PS YOU'RE WELCOME, MARSHALL
<3
FYI the code you need to change for the voicemail test can be seen in the mobile newtork tests
- here: https://mxr.mozilla.org/mozilla-central/source/dom/network/tests/marionette/test_mobile_networks.js#7
- and here: https://mxr.mozilla.org/mozilla-central/source/dom/network/tests/marionette/test_mobile_networks.js#234
Assignee | ||
Comment 4•12 years ago
|
||
Now with marionette changes!
Attachment #653558 -
Attachment is obsolete: true
Attachment #654283 -
Flags: review?(anygregor)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #654283 -
Attachment is obsolete: true
Attachment #654283 -
Flags: review?(anygregor)
Attachment #654296 -
Flags: review?(anygregor)
Reporter | ||
Comment 6•12 years ago
|
||
(In reply to Kyle Machulis [:kmachulis] [:qdot] from comment #5)
> Created attachment 654296 [details] [diff] [review]
> Patch 1 (v3) - B2G Voicemail: Hook up to permissions manager
Ran both tests with this patch locally, and they passed :)
Comment 7•12 years ago
|
||
Comment on attachment 654296 [details] [diff] [review]
Patch 1 (v3) - B2G Voicemail: Hook up to permissions manager
Thanks!
Attachment #654296 -
Flags: review?(anygregor) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•