Closed Bug 835758 Opened 12 years ago Closed 11 years ago

Lots of keypad duplicated code between apps/communication/dialer and apps/system/emergency-call

Categories

(Firefox OS Graveyard :: Gaia::Dialer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sergi, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20130122 Firefox/21.0 Build ID: 20130122030956 Actual results: There is a lot of code duplicated in the apps/communication/dialer/js/keypad.js and apps/system/emergency-call/js/keypad.js. That means that every time that there is a non-specific change to the keypad, both files have to be changed, making it easy to forget and to introduce bugs. Expected results: Both keypads should share a base implementation and add their particular behaviors to that implementation.
I made a patch that fixes that. The Pull Request is at https://github.com/mozilla-b2g/gaia/pull/7843.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: