Commit Graph

380455 Commits

Author SHA1 Message Date
Mason Chang
af4c957798 Bug 1062438 Hamachi asserting on unknown touch type. r=mwu 2014-09-03 11:00:56 -07:00
B2G Bumper Bot
fbba7c558a Bumping manifests a=b2g-bump 2014-09-03 10:57:27 -07:00
Garvan Keeley
29a3acd410 Bug 1056857 - Code cleanup related to debugging flags. r=kanru
- change #define to const char* for consistency
- change int to bool for bool flags
- make debug log messages more concise, multi-line messages (that could be one-line) make watching the debug log difficult
2014-09-02 21:09:00 -04:00
Garvan Keeley
9a1557adb3 Bug 1056857 - Add debug flag for ignoring GPS locations. r=kanru
Also added observer of Gaia settings changes, so the debug settings
can be toggled on the fly.
2014-09-03 06:58:00 -04:00
Alexandre Lissy
a9086351f1 Bug 955946 - Distinguish SIM/USIM getResponse p1/p2/p3 parameters. r=echen
Performing proper ICC_IO operations depends on the type of the SIM card.
For example, the Desire Z will work with FCP Template, so we need to
follow TS 102.221 table 11.2 to perform the proper request and get a FCP
Template. This is done when we write the ICC_IO command: we need to set
the p2/p3 fields depending on the SIM card type (SIM or USIM) so that
the proper behavior is triggered.
2014-09-03 02:31:00 -04:00
B2G Bumper Bot
7ffe984a72 Bumping manifests a=b2g-bump 2014-09-03 10:17:44 -07:00
B2G Bumper Bot
b8361067f6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dc9488c3826a
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #23633 from arcturus/bug-1061068

Bug 1061068 - [Contacts] ICE missing from top of the list when toggling the 'Order by last name' r=sergi

========

https://hg.mozilla.org/integration/gaia-central/rev/7fa4eac6d3b0
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 1061068 - [Contacts] ICE missing from top of the list when toggling the 'Order by last name' r=sergi
2014-09-03 10:15:53 -07:00
Ryan VanderMeulen
6c8cf7e914 Backed out changeset 3390001fd2a6 (bug 1062107) for mochitest failures. 2014-09-03 12:50:22 -04:00
B2G Bumper Bot
51d3e40aa6 Bumping manifests a=b2g-bump 2014-09-03 09:46:55 -07:00
B2G Bumper Bot
6f857915d2 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f98a663b8df
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23263 from ADLR-es/fix-bug-1056647

Bug 1056647 - [Contacts] Refactor the FB sync schedule and remove it from the app critical path

========

https://hg.mozilla.org/integration/gaia-central/rev/0903f3ef6d3f
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1056647 - [Contacts] Refactor the FB sync schedule and remove it from the app critical path

========

https://hg.mozilla.org/integration/gaia-central/rev/57da43c19118
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23641 from KevinGrandon/bug_1060045_rocketbar_hide_launch_activity

Bug 1060045 - [Rocketbar] Hide search results when we receive an open-app event

========

https://hg.mozilla.org/integration/gaia-central/rev/2508510e76cc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1060045 - [Rocketbar] Hide search results when we receive an open-app event r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/35471dd71b38
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #20160 from eeejay/bug-995035

Bug 995035 - Hide invisible parts of SMS app from screen reader. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/6b2eeef375ab
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 995035 - [SMS] Make hidden views hidden from screen reader as well.

========

https://hg.mozilla.org/integration/gaia-central/rev/49312b54c680
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23375 from eliperelman/bug-1058675

Bug 1058675 - Preventing SHB from overlaying system dialogs

========

https://hg.mozilla.org/integration/gaia-central/rev/8fe513fe87ae
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1058675 - Preventing SHB from overlaying system dialogs
2014-09-03 09:40:42 -07:00
B2G Bumper Bot
a4de7fb16c Bumping manifests a=b2g-bump 2014-09-03 08:47:30 -07:00
B2G Bumper Bot
83e03078e3 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ce132060646
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #22927 from Cwiiis/bug1054274-shared-overflow-menu

Bug 1054274 - Split out browser overflow menu into shared component. r=benfrancis,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d824a0fbd9a7
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1054274 - Use shared component for browser overflow menu. r=benfrancis,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/9571b672aadc
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1054274 - Split out browser overflow menu into shared component. r=benfrancis,kgrandon
2014-09-03 08:40:47 -07:00
Fabrice Desré
22294f914a Bug 1062107 - System JS : ERROR http://mochi.test:8888/tests/b2g/components/test/mochitest/systemapp_helper.js:97 - TypeError: assert is not a function r=ochameau r=ochameau 2014-09-03 08:35:45 -07:00
Ryan VanderMeulen
25d6c236ac Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures. 2014-09-03 11:30:32 -04:00
Ryan VanderMeulen
75f1e2407b Backed out 6 changesets (bug 1059813) by request.
Backed out changeset cffeecd46cad (bug 1059813)
Backed out changeset f991f546dbcd (bug 1059813)
Backed out changeset ab4056a1aa06 (bug 1059813)
Backed out changeset d08a91fee65a (bug 1059813)
Backed out changeset 7bd0ecf96e59 (bug 1059813)
Backed out changeset 0b7a62175398 (bug 1059813)
2014-09-03 11:29:16 -04:00
B2G Bumper Bot
30858ea0d9 Bumping manifests a=b2g-bump 2014-09-03 07:52:43 -07:00
Thomas Zimmermann
381650afd7 Bug 1059813: Protect access to fields of |UnixSocketRawData|, r=qdot
This patch adds protection for fields of |UnixSocketRawData| by
making them private.
2014-09-03 16:43:14 +02:00
Thomas Zimmermann
d4ab2ddce3 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian 2014-09-03 16:43:14 +02:00
Thomas Zimmermann
50049fc307 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in RIL helpers, r=vyang 2014-09-03 16:43:13 +02:00
Thomas Zimmermann
b297bf63dc Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh 2014-09-03 16:43:13 +02:00
Thomas Zimmermann
e8aa5dd805 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in |KeyStore|, r=chulee,qdot 2014-09-03 16:43:12 +02:00
Thomas Zimmermann
168751ea39 Bug 1059813: Wrap socket I/O operations in |UnixSocketRawData|, r=qdot
This patch moves the I/O operations for sending and receiving data
in |SocketIOBase| into |UnixSocketRawData|. This change allows to
add a clean interface to |UnixSocketRawData| and later replace the
class by other implementations.
2014-09-03 16:43:12 +02:00
B2G Bumper Bot
ea9d1295c1 Bumping manifests a=b2g-bump 2014-09-03 07:28:18 -07:00
B2G Bumper Bot
ff531165ec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b190bde8cc9d
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23308 from mnjul/bug_1058382_reorganize_inputfocuschange

Bug 1058382 - Reorganize |KeyboardManager. inputFocusChange()|. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/81beb82c4730
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1058382 - Reorganize |KeyboardManager. inputFocusChange()|
2014-09-03 07:25:35 -07:00
B2G Bumper Bot
1b68c18102 Bumping manifests a=b2g-bump 2014-09-03 07:18:05 -07:00
B2G Bumper Bot
fb92d31771 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43b051c88b53
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23621 from pacorampas/1061069

Bug 1061069 - [Contacts] ICE icon on top of the contact list is truncated

========

https://hg.mozilla.org/integration/gaia-central/rev/10c47c9df149
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1059053 - [Messages][SMS] Icon in Message report is truncated
2014-09-03 07:10:38 -07:00
B2G Bumper Bot
d96c49e994 Bumping manifests a=b2g-bump 2014-09-03 06:57:43 -07:00
B2G Bumper Bot
61d90fbf59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ade3cd0e7353
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23627 from ADLR-es/fix-bug-1056268

Bug 1056268 - [Contacts] when importing contacts search function is miss...

========

https://hg.mozilla.org/integration/gaia-central/rev/31ccabc13efb
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1056268 - [Contacts] when importing contacts search function is missing functionality
2014-09-03 06:55:38 -07:00
B2G Bumper Bot
42e87a6e33 Bumping manifests a=b2g-bump 2014-09-03 06:46:54 -07:00
B2G Bumper Bot
064b8b0463 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c132bf7d07d
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #23476 from crdlc/bug-1031084-v2

Bug 1031084 - Save to homescreen is still displayed even though this app...

========

https://hg.mozilla.org/integration/gaia-central/rev/476312af2c50
Author: crdlc <crdlc@tid.es>
Desc: Bug 1031084 - Save to homescreen is still displayed even though this app is already on the homescreen
2014-09-03 06:40:42 -07:00
B2G Bumper Bot
31f45597b2 Bumping manifests a=b2g-bump 2014-09-03 06:27:28 -07:00
B2G Bumper Bot
8882447f66 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/980f7a5528f0
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #23590 from Achal-Aggarwal/fix-1031695

Fixes #1031695 - [Contacts] Detail view not working in contacts when run... r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/a0f857fee7ab
Author: Achal-Aggarwal <theachalaggarwal@gmail.com>
Desc: Bug 1031695 - [Contacts] Detail view not working in contacts when running in Firefox desktop.
2014-09-03 06:25:42 -07:00
B2G Bumper Bot
a81e2726e4 Bumping manifests a=b2g-bump 2014-09-03 03:37:23 -07:00
B2G Bumper Bot
233fa3c40d Bumping manifests a=b2g-bump 2014-09-03 03:26:48 -07:00
B2G Bumper Bot
b4b6af92ba Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21b4a2dfc180
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #23632 from gmarty/Bug-1060928-Timestamps-truncated-French-Utility-tray

Bug 1060928 - Timestamps are now truncated in French in Utility tray

========

https://hg.mozilla.org/integration/gaia-central/rev/f7ffb23ed667
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1060928 - Timestamps are now truncated in French in Utility tray
2014-09-03 03:20:41 -07:00
B2G Bumper Bot
1c37ee01c2 Bumping manifests a=b2g-bump 2014-09-03 02:47:41 -07:00
B2G Bumper Bot
7e4c8f3646 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/819fb4897910
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1061115 - Xfail test_toggle_bluetooth_settings"

This reverts commit ce15d76ef797bf366998a8782568a45caee96689.

========

https://hg.mozilla.org/integration/gaia-central/rev/5d50b3d2557c
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #23664 from snowmantw/issue1055577-rev2

Bug 1055577 - [Lockscreen] Follow-up bug implement actionable Lockscreen...

========

https://hg.mozilla.org/integration/gaia-central/rev/ad60322cb0d3
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1055577 - [Lockscreen] Follow-up bug implement actionable Lockscreen animation

========

https://hg.mozilla.org/integration/gaia-central/rev/008ed6258add
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #23625 from sergi/BUG_1061507

Bug 1061507 - Grey layer on contacts edit form when a photo is present [r=francisco]

========

https://hg.mozilla.org/integration/gaia-central/rev/d89f02dae3f3
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1061507 - Grey layer on contacts edit form when a photo is present
2014-09-03 02:45:51 -07:00
B2G Bumper Bot
dd396e8175 Bumping manifests a=b2g-bump 2014-09-03 02:32:30 -07:00
B2G Bumper Bot
e92cad155d Bumping gaia.json for 13 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3090e48d64b8
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23649 from TheoChevalier/hardcoded-open

Bug 1061983 - 'open' is hardcoded on lockscreen. r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/6f937272ed4d
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1061983 - 'open' is hardcoded on lockscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/e00a25247cb5
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23644 from yor-mozilla-com/bug1061682

Bug 1061682 - [Messages] Header shows wrong icons for back\close actions. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/452dcfdf75a0
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1061682 - [Messages] Header shows wrong icons for back\close actions

========

https://hg.mozilla.org/integration/gaia-central/rev/39458f28ae24
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #23129 from mnjul/bug_1054942_dissect_keyboardmanager_updatelayout

Bug 1054942 - Dissect |KeyboardManager.updateLayouts()|. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/ebe4c3b66891
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1054942 - Dissect |KeyboardManager.updateLayouts()|

========

https://hg.mozilla.org/integration/gaia-central/rev/df0d98144f73
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23588 from tauzen/Bug_1060403_actvity_src

Bug 1060403 - [NFC] Add src: nfc property to activities launched from NfcManager, so app developers can use it for filtering, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/6bb73beaf710
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1060403 - [NFC] Add src: nfc property to activities launched from NfcManager, so app developers can use it for filtering, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/94ed31714954
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23578 from mozfreddyb/bug-1060278-second-attempt

Bug 1060278 - Missing strings for implicit permission names. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/587b2efd106e
Author: Frederik B <fbraun+gh@mozilla.com>
Desc: Bug 1060278 - Missing strings for implicit permission names, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/f7ef0f224b58
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #23304 from luke-chang/1056493_v1.4_contacts_to_homescreen_delay

Bug 1056493 - [Dolphin][Hamachi][v1.4]No icons show for several seconds when back to homescreen from contacts, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/03bf4bf913a0
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23493 from guilherme-pg/bug1058330-geolocation-noprompt

Bug 1058330 - Use the 'geolocation-noprompt' permission in Find My Device. r=mgoodwin

========

https://hg.mozilla.org/integration/gaia-central/rev/8e6372322866
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1058330 - Use the 'geolocation-noprompt' permission in Find My Device r=mgoodwin
2014-09-03 02:30:50 -07:00
Ethan Tseng
aed1b15db2 Bug 1049241 - [MADAI][Multimedia] Cannot play some RTSP link due to error in MP4A-LATM assembler. r=sworkman 2014-09-03 10:54:54 +08:00
Henry Chang
da624ae685 Bug 1038531 - Unify NetworkWorker. r=mrbkap r=fabrice 2014-08-18 11:02:56 +08:00
1f9e3f30c2 Bug 1019816 - Developer option to store logcat to sdcard by shaking the phone. r=gerard-majax 2014-08-22 10:32:00 +02:00
B2G Bumper Bot
bd89fbffcc Bumping manifests a=b2g-bump 2014-09-03 02:23:53 -07:00
B2G Bumper Bot
dd25db94b6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1710003456b4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #23601 from crh0716/1061387

Bug 1061387 - Replace the string 'browser privacy' with 'browsing privacy' r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/943fc7418bf7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1061387 - Replace the string 'browser privacy' with 'browsing privacy'
2014-09-03 02:23:41 -07:00
Edgar Chen
c45e95745f Bug 843452 - Part 6: Build MobileConnection DOM/IPC by default. r=smaug,khuey 2014-08-05 18:01:14 +08:00
Edgar Chen
f23a579406 Bug 843452 - Part 5: Changes for xpcshell test. r=hsinyi 2014-06-04 19:28:03 +08:00
Edgar Chen
14f1104ef5 Bug 843452 - Part 4-8: [MobileIdentityManager] Get {voice|data}Info via MobileConnectionService. r=ferjmoreno 2014-08-11 16:24:27 +08:00
Edgar Chen
94212cd1a3 Bug 843452 - Part 4-7: [NetworkGeolocationProvider] Get dataInfo via MobileConnectionService. r=kchen 2014-08-11 16:15:59 +08:00
Edgar Chen
a49246d6b9 Bug 843452 - Part 4-6: [NetworkManager] Get dataInfo via MobileConnectionService. r=vicamo 2014-08-11 16:05:43 +08:00
Edgar Chen
d38866a132 Bug 843452 - Part 4-5: MobileConnectionGonkService for gonk backend. r=hsinyi,khuey 2014-02-10 19:55:22 +08:00