Closed
Bug 1052852
Opened 10 years ago
Closed 10 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•10 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•10 years ago
|
Assignee: nobody → echen
Assignee | ||
Updated•10 years ago
|
Blocks: 864489, b2g-ril-interface
Updated•10 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.2+
Updated•10 years ago
|
Whiteboard: [priority1]
Assignee | ||
Updated•10 years ago
|
Target Milestone: --- → 2.2 S2 (19dec)
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8535522 -
Attachment is obsolete: true
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8535529 -
Attachment is obsolete: true
Assignee | ||
Comment 5•10 years ago
|
||
Attachment #8537046 -
Attachment is obsolete: true
Assignee | ||
Comment 6•10 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•10 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•10 years ago
|
||
Assignee | ||
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
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
•