Commit Graph

203394 Commits

Author SHA1 Message Date
Ryan VanderMeulen
e8ac0b6071 Backed out changeset 3390001fd2a6 (bug 1062107) for mochitest failures. 2014-09-03 12:50:22 -04:00
B2G Bumper Bot
69d5757df4 Bumping manifests a=b2g-bump 2014-09-03 09:46:55 -07:00
Wes Johnston
58df251461 Bug 1061030 - Register wifi listener in GeckoNetworkManager constructor. r=mfinkle 2014-09-03 09:44:27 -07:00
B2G Bumper Bot
ea590d7e78 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
Wes Johnston
040f93c042 Bug 1048300 - Don't restrict menu height. r=lucasr 2014-09-03 09:29:53 -07:00
Wes Johnston
95d0fd2bb1 Bug 1061936 - Remove excess logging. r=rnewman 2014-09-03 09:27:38 -07:00
B2G Bumper Bot
870db4f272 Bumping manifests a=b2g-bump 2014-09-03 08:47:30 -07:00
B2G Bumper Bot
40244dc836 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é
fa5f90c6e2 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
a89c42d78e Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures. 2014-09-03 11:30:32 -04:00
Ryan VanderMeulen
afa65517bc 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
f75f7b7b52 Bumping manifests a=b2g-bump 2014-09-03 07:52:43 -07:00
Thomas Zimmermann
6accf7b009 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
d9153472b0 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian 2014-09-03 16:43:14 +02:00
Thomas Zimmermann
fb50ad6045 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in RIL helpers, r=vyang 2014-09-03 16:43:13 +02:00
Thomas Zimmermann
6f21006957 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh 2014-09-03 16:43:13 +02:00
Thomas Zimmermann
dfcef2a9b6 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in |KeyStore|, r=chulee,qdot 2014-09-03 16:43:12 +02:00
Thomas Zimmermann
6beca2a1ae 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
b3c4e27346 Bumping manifests a=b2g-bump 2014-09-03 07:28:18 -07:00
B2G Bumper Bot
b648e57f19 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
J. Ryan Stinnett
716fccd801 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
B2G Bumper Bot
b36f9ef565 Bumping manifests a=b2g-bump 2014-09-03 07:18:05 -07:00
B2G Bumper Bot
0d2a39b990 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
864f0d2d1b Bumping manifests a=b2g-bump 2014-09-03 06:57:43 -07:00
B2G Bumper Bot
1264e94ad3 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
86e6c2d839 Bumping manifests a=b2g-bump 2014-09-03 06:46:54 -07:00
B2G Bumper Bot
d22c162472 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
2549256eab Bumping manifests a=b2g-bump 2014-09-03 06:27:28 -07:00
B2G Bumper Bot
83c44a9e2e 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
Carsten "Tomcat" Book
752c4d2853 Backed out changeset bab6f837fc64 (bug 1060540) for causing regressions 2014-09-03 15:23:44 +02:00
B2G Bumper Bot
467262a850 Bumping manifests a=b2g-bump 2014-09-03 03:37:23 -07:00
B2G Bumper Bot
4f29447424 Bumping manifests a=b2g-bump 2014-09-03 03:26:48 -07:00
B2G Bumper Bot
f213172687 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
Arnaud Sourioux
afd69a9841 Bug 1057871 - Print full path of mozconfig file used on 'mach ./configure' when error in mozconfig throws an exception r=gps 2014-09-03 12:14:00 +02:00
Carsten "Tomcat" Book
f3a49ddd8d Backed out changeset cfdcf950e403 (bug 105871) for wrong bug number in commit 2014-09-04 09:53:58 +02:00
Carsten "Tomcat" Book
2e1b498181 Backed out changeset 4a4e0c618649 (bug 1056170) for XPC Test Failures 2014-09-04 09:40:01 +02:00
Matthew Gregan
59f71f5766 Bug 1059058 - Introduce abstraction to manager mapping between SourceBuffers and SourceBufferDecoders for the MediaSourceReader. r=cajbir 2014-09-04 13:57:06 +12:00
B2G Bumper Bot
6557aba241 Bumping manifests a=b2g-bump 2014-09-03 02:47:41 -07:00
B2G Bumper Bot
c9a445c228 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
7e1f9b1a76 Bumping manifests a=b2g-bump 2014-09-03 02:32:30 -07:00
B2G Bumper Bot
024759533f 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
49df6aced7 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
Wes Kocher
a64e041656 Merge fx-team to m-c a=merge 2014-09-02 19:28:14 -07:00
Alexander Seleznev
80a947ffdb Bug 1061714 - Fix tip section color in Customization Mode. r=jaws 2014-09-03 04:18:00 +02:00
Garvan Keeley
a3460d681c 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
6ff59e6426 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
df74b6bf5c 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
f9f0ee36bf Bumping manifests a=b2g-bump 2014-09-02 14:51:59 -07:00
B2G Bumper Bot
ef4e2d7b6d Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0fe2fdc571f
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1055593 - Migrate users history from old to new browser. r=qdot

========

https://hg.mozilla.org/integration/gaia-central/rev/7b785e0794b5
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1059842 - Rocketbar app icon overflow r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/431d954f66ce
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1059482 - Rocketbar app icon overflow r=kgrandon"

This reverts commit 271c527d57c845e0c38b42deed91e8a89a137f1a.

Reverting for incorrect bug listed in commit message. Proper bug is: bug 1059842
2014-09-02 14:45:51 -07:00
Adam Roach [:abr]
d102a08498 Backed out changeset e6cf07180934 (bug 1055139) for xpcshell bustage 2014-09-02 16:28:25 -05:00