Closed
Bug 1052852
Opened 9 years ago
Closed 9 years ago
Use enums for contactType in MozIcc.webidl and nsIIccProvider.idl
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(feature-b2g:2.2+, tracking-b2g:backlog)
RESOLVED
FIXED
2.2 S2 (19dec)
People
(Reporter: anshulj, Assigned: edgar)
References
Details
(Whiteboard: [priority1])
Attachments
(1 file, 3 obsolete files)
29.17 KB,
patch
|
hsinyi
:
review+
|
Details | Diff | Splinter Review |
Just like it's done in bug 937485 I would like to request to use the enums for contact type for the following APIs in both the WebIDL and IPDL interface. - readContacts - updateContact
Comment 1•9 years ago
|
||
Included in my https://github.com/vicamo/b2g_mozilla-central/tree/bugzilla/864489/icc-ipdl WIP branch for bug 864489. Maybe resolved in that bug, maybe move the related parts here to be more clear & simple. Let's see.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → echen
Assignee | ||
Updated•9 years ago
|
Blocks: 864489, b2g-ril-interface
Updated•9 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.2+
Updated•9 years ago
|
Whiteboard: [priority1]
Assignee | ||
Updated•9 years ago
|
Target Milestone: --- → 2.2 S2 (19dec)
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8535522 -
Attachment is obsolete: true
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8535529 -
Attachment is obsolete: true
Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8537046 -
Attachment is obsolete: true
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8537105 [details] [diff] [review] Patch, v4 Review of attachment 8537105 [details] [diff] [review]: ----------------------------------------------------------------- Hi Hsinyi, may I have your review? Thank you.
Attachment #8537105 -
Flags: review?(htsai)
Comment 7•9 years ago
|
||
Comment on attachment 8537105 [details] [diff] [review] Patch, v4 Review of attachment 8537105 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me, thank you ~~
Attachment #8537105 -
Flags: review?(htsai) → review+
Assignee | ||
Comment 8•9 years ago
|
||
Try looks good: https://treeherder.mozilla.org/#/jobs?repo=try&revision=00ff6d1e1b5d
Assignee | ||
Comment 9•9 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/d16461a97b4f
Comment 10•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d16461a97b4f
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Updated•9 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
•