This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-08 04:27:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a155fde105
gecko-dev
/
b2g
/
config
/
gaia.json
5 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Bug 868598 - Create a pointer to gaia in gecko, r=catlee
2013-05-10 19:35:31 +00:00
{
Bumping gaia.json for 2 gaia-central revision(s) ======== https://hg.mozilla.org/integration/gaia-central/rev/67fc22e628e1 Author: Francisco Jordano <arcturus@ardeenelinfierno.com> Desc: Merge pull request #10673 from wanderview/contacts-edit-noname Bug 887564: Do not show phone # in name edit field ======== https://hg.mozilla.org/integration/gaia-central/rev/e4b3224b9a90 Author: Ben Kelly <ben@wanderview.com> Desc: Bug 887564: Do not show phone # in name edit field Previously the contacts_list code would overwrite the givenName field in the contact object. This was done so that different values could be shown in the list if a name was not present. This causes problems, though, when the contact object is shared between multiple parts of the app. In this case the contacts_form code was getting handed one of these modified contact objects. Modify the code to calculate the display name, but not modify the contact object itself. Also refactor how contacts_list refresh() works when given a contact object instead of an ID. The previous code was a bit confusing and called remove() twice for objects.
2013-06-28 15:50:23 +00:00
"revision"
:
"67fc22e628e13931271df538c52981a6cae0ac5f"
,
Bumping gaia.json for 2 gaia-central revision(s) Truncated some number of revisions since the previous bump. ======== https://hg.mozilla.org/integration/gaia-central/rev/418fb1023fcf Author: Francisco Borja Salguero Castellano <fbsc@tid.es> Desc: Merge pull request #10291 from ian-liu/mms/Bug877940_Animation_for_sending_should_not_show_while_editing_messages_list Bug 877940 - [SMS] Animation for sending should not show when in Edit/Delete messages list ======== https://hg.mozilla.org/integration/gaia-central/rev/783c08823b4c Author: ian-liu <iliu@mozilla.com> Desc: Bug 877940 - [SMS] Animation for sending should not show when in Edit/Delete messages list
2013-06-12 19:39:04 +00:00
"repo_path"
:
"/integration/gaia-central"
Bug 868598 - Create a pointer to gaia in gecko, r=catlee
2013-05-10 19:35:31 +00:00
}
Reference in New Issue
Copy Permalink