Commit Graph

375025 Commits

Author SHA1 Message Date
B2G Bumper Bot
96e6dbac46 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d924dc4bc2ec
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22489 from azasypkin/bug-1048204-back-button

Bug 1048204 - The back button seems like pressed even without pressed. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/a10ba0b355ce
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1048204 - The back button seems like pressed even without pressed. r=schung
2014-08-05 03:50:24 -07:00
B2G Bumper Bot
44cc831326 Bumping manifests a=b2g-bump 2014-08-05 03:41:41 -07:00
B2G Bumper Bot
64e47a9801 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6231a27ef131
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #22264 from gasolin/issue-1032651

Bug 1032651 - [Gaia] CMAS on/off toggle in Settings, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/363168ab810f
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1032651 - [Gaia] CMAS on/off toggle in Settings

- Two toggles, CB and CMAS
- when CB off, CMAS is also off and disabled
- When CB on, user can turn on/off the CMAS
- When CB on, CMAS state will be retained to the state before CB off.
- add marionette test
- make CMAS totally count on CBS

========

https://hg.mozilla.org/integration/gaia-central/rev/7fe262883a63
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22509 from RudyLu/iGormilhit-master

Bug 1046836 - Add the Swiss-french layout.
r=rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/4fd95782c475
Author: iGor milhit <igormilhit@mailoo.org>
Desc: Bug 1046836 - Add the Swiss-french layout.
2014-08-05 03:35:25 -07:00
Jocelyn Liu
adac77c1ec Bug 1036228 - Patch3: Handle pairing requests and fire pairing events in BluetoothAdapter. r=btian, r=bz 2014-08-05 18:25:54 +08:00
Jocelyn Liu
109a2d162b Bug 1036228 - Patch2: Handle pairing requests reported by bluedroid in bluetooth services. r=btian 2014-08-05 18:25:47 +08:00
Jocelyn Liu
68c5209cb0 Bug 1036228 - Patch1: Add BluetoothPairingRequestListeningHandle.webidl and implement it. r=btian, r=bz 2014-08-05 18:25:42 +08:00
B2G Bumper Bot
732c3fb48f Bumping manifests a=b2g-bump 2014-08-05 02:46:26 -07:00
B2G Bumper Bot
9144837447 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/75b0b4bbb2c6
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #22505 from dominickuo/bug-1048673

Bug 1048673 - [Ringtones] stop the previews before leaving the app, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/84685c08882e
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1048673 - [Ringtones] stop the previews before leaving the app

========

https://hg.mozilla.org/integration/gaia-central/rev/447ca18c4fbb
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #22475 from EragonJ/bug-1034560-another-try

Bug 1034560 - Utility tray is closed when the airplanemode button is pre...

========

https://hg.mozilla.org/integration/gaia-central/rev/97e9162ba52a
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1034560 - Utility tray is closed when the airplanemode button is pressed

========

https://hg.mozilla.org/integration/gaia-central/rev/75c747377088
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22506 from RudyLu/keyboard/Bug1048682-jspinyin_unit_tests

Bug 1048682 - Fix failing jspinyin unit tests.
r=yxl.

========

https://hg.mozilla.org/integration/gaia-central/rev/f32da2f1621b
Author: Rudy Lu <me@rudy.lu>
Desc:  Bug 1048682 - Fix failing jspinyin unit tests.
2014-08-05 02:40:36 -07:00
B2G Bumper Bot
aa18407bb4 Bumping manifests a=b2g-bump 2014-08-05 02:16:24 -07:00
B2G Bumper Bot
946f411a03 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/339d12e755c9
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22442 from sudheesh001/Patch_1032044

Fixes bug 1032044, Errors on build/webapp-manifests.js r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/a399afd1b193
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Fixes bug 1032044, Errors on build/webapp-manifests.js r=yurenju
2014-08-05 02:10:34 -07:00
B2G Bumper Bot
7d6dc5719a Bumping manifests a=b2g-bump 2014-08-05 01:56:55 -07:00
Vicamo Yang
a5bcee91bf Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen 2014-08-05 16:19:06 +08:00
Thomas Zimmermann
b511bfa20c Bug 1045486: Rename |ConnectResultHandler| to |ConnectSocketResultHandler|, r=shuang
The linker mixes up |ConnectResultHandler| from BluetoothSocket.cpp
and BluetoothHfpManager.cpp. Consequently one of them gets removed
when linking libxul.so.

This patch works around the problem by renaming |ConnectResultHandler|
in BluetoothSocket.cpp to |ConnectSocketResultHandler|.
2014-08-05 09:29:14 +02:00
Thomas Zimmermann
d13abdd9fe Bug 1045486: Fix member types of |BluetoothInterfaceRunnable{1,3}<>|, r=shuang
When sending a |BluetoothInterfaceRunnable3<>| to the main thread,
in the case of BluetoothSocketResultHandler, the connect and accept
operations transfer string objects by reference from the I/O thread.
When the reference is accessed, the actual string might be removed
already.

The patch fixes the problem by storing the strings as value in the
runnable object.
2014-08-05 09:28:35 +02:00
B2G Bumper Bot
db6dd7bba2 Bumping manifests a=b2g-bump 2014-08-04 23:52:01 -07:00
B2G Bumper Bot
70f064c7f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f98b244983d
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #22388 from pacorampas/1047224

Bug 1047224 - [Dialer] [Keypad] Follow up for 1043318

========

https://hg.mozilla.org/integration/gaia-central/rev/a9121051b527
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1047224 - [Dialer] [Keypad] Follow up for 1043318
2014-08-04 23:45:28 -07:00
B2G Bumper Bot
c441136eeb Bumping manifests a=b2g-bump 2014-08-04 23:15:19 -07:00
B2G Bumper Bot
c20bdbb773 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1f37c302ce0
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #22343 from begeeben/1032024_refine_comments

Bug 1043890 - [browser][JSDOC] Refine comments and fix linting errors

========

https://hg.mozilla.org/integration/gaia-central/rev/90435ce1c1c1
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1043890 - [browser][JSDOC] Refine comments and fix linting errors

* Fix jshint errors.
* Revise comments with jsdoc syntax and make 'grunt jsdoc:browser' works.
2014-08-04 23:10:29 -07:00
B2G Bumper Bot
ee2af9bbd5 Bumping manifests a=b2g-bump 2014-08-04 22:56:24 -07:00
B2G Bumper Bot
2b3c714fb3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5c9b504eb70
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #22464 from cctuan/1046542

Bug 1046542 - User will get stuck running FTU if he access the utility tray to open settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/0e60ee96fb84
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1046542 - User will get stuck running FTU if he access the utility tray to open settings app
2014-08-04 22:50:30 -07:00
B2G Bumper Bot
618e623cfc Bumping manifests a=b2g-bump 2014-08-04 22:09:38 -07:00
B2G Bumper Bot
e4d2c342de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7f153f95231
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22462 from marsf/keyboard/Bug1048087

Bug 1048087 - [Keyboard] Keyboard layout for ja locale is not defined in build config.
r=rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/9880bef34376
Author: Masahiko Imanaka <chimantaea_mirabilis@yahoo.co.jp>
Desc: Bug 1048087 - [Keyboard] Keyboard layout for ja locale is misconfigured in build config
2014-08-04 22:05:21 -07:00
B2G Bumper Bot
8704b83d00 Bumping manifests a=b2g-bump 2014-08-04 21:44:58 -07:00
B2G Bumper Bot
5766679eba Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b4840627120
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Bug 1033950 - [Settings] update selectors in AMDed wifi panel from #id to .class"

This reverts commit 1606f439fd4c7bbbbbd721d59d8e46b7523cd71a.
2014-08-04 21:35:44 -07:00
B2G Bumper Bot
123f9c1374 Bumping manifests a=b2g-bump 2014-08-04 21:05:21 -07:00
B2G Bumper Bot
2448080bed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a206016847a4
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #22466 from shamenchens/Bug1048118-SettingsInternetSharingL10N

Bug 1048118 - Add back internet sharing l10n string, r=flod

========

https://hg.mozilla.org/integration/gaia-central/rev/84d4ef62d1f1
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1048118 - Add back internet sharing l10n string
2014-08-04 20:55:29 -07:00
B2G Bumper Bot
a98026385f Bumping manifests a=b2g-bump 2014-08-04 20:22:53 -07:00
B2G Bumper Bot
77bc0efe6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/104c9cea36f8
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22371 from yzen/bug-1030465

Bug 1030465 - use 'accessibility.screenreader-volume' for both sounds an...

========

https://hg.mozilla.org/integration/gaia-central/rev/78a990fbfd73
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1030465 - use 'accessibility.screenreader-volume' for both sounds and speech. Handle mute efficiently. Take into account speech synthesis volumes. Updated and added more accessibility.js unit tests. r=alive
2014-08-04 20:10:29 -07:00
B2G Bumper Bot
1059765aa2 Bumping manifests a=b2g-bump 2014-08-04 20:00:31 -07:00
B2G Bumper Bot
c7f92622b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb2ad83a390b
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22480 from RudyLu/keyboard/Bug1020779-reland

Bug 1020779 - Adjust the key alignment for the bottom row of keyboard.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/3278481a5c9a
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1020779 - Adjust the key alignment for the bottom row of keyboard.
 - Reland, r=timdream.
2014-08-04 19:55:41 -07:00
B2G Bumper Bot
84ebfd4c5c Bumping manifests a=b2g-bump 2014-08-04 19:51:01 -07:00
B2G Bumper Bot
03647b7a56 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba07da6dd56d
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #22468 from shamenchens/Bug1032282-LockscreenEmergencyCall-3

Bug 1032282 - Lockscreen disable emergency call when no mozTelephony, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/9d809567dbde
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1032282 - Lockscreen disable emergency call when no mozTelephony

========

https://hg.mozilla.org/integration/gaia-central/rev/c73e42fd79da
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #22403 from shamenchens/Bug1045252-PowerSaverIcon-2

Bug 1045252 - Power saving mode icon, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/0ceaf84c3b0a
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1045252 - Power saving mode icon
2014-08-04 19:45:37 -07:00
B2G Bumper Bot
2f9f08edd3 Bumping manifests a=b2g-bump 2014-08-04 19:32:29 -07:00
B2G Bumper Bot
961489fcfb Bumping manifests a=b2g-bump 2014-08-04 18:32:53 -07:00
B2G Bumper Bot
e907e6b5f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3d773f5e169
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #22498 from hfiguiere/bug1033402-2

Bug 1033402 - Bump gaia node modules. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/15b72a0c7cae
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1033402 - Bump gaia node modules.

See also bug 1027232
2014-08-04 18:30:31 -07:00
B2G Bumper Bot
3488562fa8 Bumping manifests a=b2g-bump 2014-08-04 18:26:53 -07:00
Reuben Morais
23013891ef Bug 1044490 - Follow app redirects during <meta refresh> navigation. r=bz 2014-08-04 22:00:50 -03:00
B2G Bumper Bot
4216df2211 Bumping manifests a=b2g-bump 2014-08-04 17:48:31 -07:00
B2G Bumper Bot
9ac5d782a9 Bumping manifests a=b2g-bump 2014-08-04 17:39:18 -07:00
B2G Bumper Bot
9f17521721 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70bb8d586887
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22314 from KevinGrandon/bug_1046158_homescreen_settings_cleanup

Bug 1046158 - [Settings] Revert logic for column display detection

========

https://hg.mozilla.org/integration/gaia-central/rev/59f5bbff706c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1046158 - [Settings] Revert bug 1029902, logic for column display detection r=me
2014-08-04 17:36:11 -07:00
B2G Bumper Bot
181ed6723a Bumping manifests a=b2g-bump 2014-08-04 17:25:37 -07:00
B2G Bumper Bot
72e2d161c8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41d35cc0d8c5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22313 from KevinGrandon/bug_1046158_homescreen_columns

Bug 1046158 - [Vertical Homescreens] Use three columns by default everywhere

========

https://hg.mozilla.org/integration/gaia-central/rev/29e95452c04c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1046158 - [Vertical Homescreen] Use three columns by default everywhere r=aus
2014-08-04 17:21:03 -07:00
B2G Bumper Bot
ad5ff3d075 Bumping manifests a=b2g-bump 2014-08-04 16:02:20 -07:00
B2G Bumper Bot
18af52c1e1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d198da4fd025
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044316 - Dont assume uppercase .nodeName. r=kgrandon
2014-08-04 15:55:26 -07:00
B2G Bumper Bot
5fcf39f3f7 Bumping manifests a=b2g-bump 2014-08-04 15:00:28 -07:00
B2G Bumper Bot
2a6d6214f2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e246a2dd28bb
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22429 from yzen/bug-1047497

Bug 1047497 - fixed screen reader visibility issue with software buttons...

========

https://hg.mozilla.org/integration/gaia-central/rev/91c2637140e9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1047497 - fixed screen reader visibility issue with software buttons. Added tests to avoid future regressions.
2014-08-04 14:55:41 -07:00
B2G Bumper Bot
0c8e4a27d7 Bumping manifests a=b2g-bump 2014-08-04 13:32:01 -07:00
B2G Bumper Bot
b4be57c12b Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3891e197c9fc
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1041623 - Dedupe places results per origin. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/98a7a2e873ba
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22487 from wilsonpage/1048359

Bug 1048359 - Update to use gaia-header v0.2.5

========

https://hg.mozilla.org/integration/gaia-central/rev/8d6ed68d8ea9
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1048359 - Update to use gaia-header v0.2.6

========

https://hg.mozilla.org/integration/gaia-central/rev/d0dfeacebef0
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22275 from azasypkin/bug-1015841-recipients-panel

Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/8b6f7d05083f
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/d6c6e3f96905
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 994370 - Turn off GAIA_INLINE_LOCALES. r=stas sr=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/0b81e36ee895
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time"

This reverts commit b819f32852c91afda58ea37dab6b89d878623aeb, reversing
changes made to 375805282c44248c624440eabd30515af17af7ad.

========

https://hg.mozilla.org/integration/gaia-central/rev/ff9c56d5ca34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time

Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/b9278ed5a8f4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/65b101f4de8c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22278 from pivanov/bug-1045004

Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)

========

https://hg.mozilla.org/integration/gaia-central/rev/4b2627b58d90
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)
2014-08-04 13:30:50 -07:00
Ryan VanderMeulen
6253da7301 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Ryan VanderMeulen
a238aabb02 Merge fx-team to m-c. a=merge 2014-08-04 16:03:44 -04:00