Closed
Bug 892880
Opened 12 years ago
Closed 12 years ago
Gaia implementation of bug 887488 (Press call once to show last called number in the dialer app)
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
blocking-b2g | koi+ |
People
(Reporter: gtorodelvalle, Assigned: gtorodelvalle)
References
Details
(Whiteboard: [u=commsapps-user c=dialer p=1])
Attachments
(2 files)
Basically a bug to implement the user story defined in bug 887488.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gtorodelvalle
Whiteboard: [ucid:Comms1], [u=commsapps-user c=dialer p=1]
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #776225 -
Flags: review?(etienne)
Comment 2•12 years ago
|
||
Comment on attachment 776225 [details]
Associated PR.
Comments are on github, to sum up:
* the suggestion bar tests are failing
* I don't understand all the load-related changes, my guess would be that maybe it was to ease testing... if true, we definitely shouldn't too such evasive changes in the code for unit-tests.
To be clear I'm all for making clean and testable code, but I don't want a bunch of ifs in the code that make sense only when running unit tests.
Making the code testable != creating new code paths only for the tests.
* I think using the |placeholder| property on the phone number input would make the code simpler, but this is just a suggestion.
Cheers!
Attachment #776225 -
Flags: review?(etienne) → review-
Updated•12 years ago
|
Whiteboard: [ucid:Comms1], [u=commsapps-user c=dialer p=1] → [u=commsapps-user c=dialer p=1]
Assignee | ||
Comment 3•12 years ago
|
||
Once bug 894926 is solved the new unit tests for this functionality will successfully pass :-)
Depends on: 894926
Updated•12 years ago
|
blocking-b2g: koi? → koi+
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 776225 [details]
Associated PR.
Pull request updated including Etienne's comments and the new unit tests passing, but needing a final review :-) Thanks!
Attachment #776225 -
Flags: review?(francisco.jordano)
Attachment #776225 -
Flags: review-
Attachment #776225 -
Flags: feedback?(ferjmoreno)
Assignee | ||
Comment 6•12 years ago
|
||
PR rebased and ready for review ;-)
Comment 7•12 years ago
|
||
Thanks German, taking the second look :)
Assignee | ||
Comment 8•12 years ago
|
||
Let's see if Travis is finally also fine with it ;-) Thanks!
Comment 9•12 years ago
|
||
Comment on attachment 776225 [details]
Associated PR.
After latest changes added in to the PR (follow converstaion in GH), this looks good to me.
Thanks German!
Attachment #776225 -
Flags: review?(francisco.jordano) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Merged in master: https://github.com/mozilla-b2g/gaia/commit/5a1c8dd69f66c8b5a7f2e5bc0fc183992af07b44
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•12 years ago
|
||
Assignee | ||
Comment 12•12 years ago
|
||
Comment on attachment 780857 [details]
Demo
Demo available at https://www.dropbox.com/s/zu2is80w1ktyt44/2013-07-24%2017.40.20.mp4
Updated•12 years ago
|
Attachment #776225 -
Flags: feedback?(ferjmoreno)
Comment 13•12 years ago
|
||
This resulted in a regression, see bug 899063
Comment 14•12 years ago
|
||
There is another regression this causes, see bug 898933.
You need to log in
before you can comment on or make changes to this bug.
Description
•