Commit Graph

198189 Commits

Author SHA1 Message Date
Yoshi Huang
f8b65ea9b6 Bug 1050692 - [NFC] B2G NFC: peer.sendNDEF always return Bad Session ID. r=dimi 2014-08-08 17:22:28 +08:00
B2G Bumper Bot
c406e36f66 Bumping manifests a=b2g-bump 2014-08-08 02:41:20 -07:00
B2G Bumper Bot
4bd7735c22 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3b6200a4694
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22660 from huskyomega/Bug1049078

Bug 1049078 - Default (Czech) keyboard layout improvement.
r=rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/9c9b912b360f
Author: huskyomega <huskyomega@gmail.com>
Desc: Bug 1049078 - Default (Czech) keyboard layout improvement.

========

https://hg.mozilla.org/integration/gaia-central/rev/9c7d123df2f5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #22026 from stasm/1041565-qps-setting

Bug 1041565 - Setting for toggling pseudolocales. r=eragonj r=gandalf ui-review=swilkes

========

https://hg.mozilla.org/integration/gaia-central/rev/6940c6740350
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1041565 - Add a setting for pseudolanguages. r=eragonj r=gandalf ui-review=swilkes
2014-08-08 02:35:32 -07:00
B2G Bumper Bot
f6b8ded295 Bumping manifests a=b2g-bump 2014-08-08 02:26:25 -07:00
B2G Bumper Bot
e9cec63633 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b8ef9c2c975f
Author: viorelaioia <viorelaioia@gmail.com>
Desc: Merge pull request #22625 from chirarobert/fix_wifi_test

Bug 1050245 - [v2.1] fix test_connect_to_wifi_via_settings_app failure

========

https://hg.mozilla.org/integration/gaia-central/rev/6abe41d2cfd1
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1050245 - [v2.1] fix test_connect_to_wifi_via_settings_app failure
2014-08-08 02:20:37 -07:00
B2G Bumper Bot
5453ff049f Bumping manifests a=b2g-bump 2014-08-08 02:13:48 -07:00
B2G Bumper Bot
43e2db7120 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f45db9a7ce3
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #22654 from luke-chang/1047473_sms_recipient_padding

Bug 1047473 - [Messages] Small bottom padding difference when the recipient panel is closed/open, r=steveck-chung

========

https://hg.mozilla.org/integration/gaia-central/rev/64256a62a5f3
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1047473 - [Messages] Small bottom padding difference when the recipient panel is closed/open

========

https://hg.mozilla.org/integration/gaia-central/rev/9a0b245b130d
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #22508 from steveck-chung/bug-1048365

Bug 1048365 - [Messages] Remove the "tap" action on the contact when in the report panel. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/d064f15aadf1
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1048365 - [Messages] Remove the "tap" action on the contact when in the report panel. r=julienw
2014-08-08 02:05:32 -07:00
Jocelyn Liu
c8da47a765 Bug 1050494: Clear sBluetoothThread in BluetoothDBusService on shutdown to fix memory leak. r=shuang 2014-08-08 16:22:32 +08:00
Thomas Zimmermann
ca0a369d25 Bug 1048770: Rename |ConnectResultHandler| to |ConnectSocketResultHandler| (under bluetooth2/), r=btian
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-08 09:58:18 +02:00
Thomas Zimmermann
280f80389e Bug 1048770: Fix member types of |BluetoothInterfaceRunnable{1,3}<>| (under bluetooth2/), r=btian
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-08 09:58:17 +02:00
Thomas Zimmermann
7a7fa414f1 Bug 1050299: Wrap BlutoothInterface array initializaton in preprocessor macro, r=shuang
This patch fixes array initialization in the |Convert| functions of
|BluetoothInterface|. Designated initializers are not supported by
all compilers, so we wrap them into a macro and only used them when
possible.
2014-08-07 16:51:14 +02:00
B2G Bumper Bot
8b90044343 Bumping manifests a=b2g-bump 2014-08-07 23:57:22 -07:00
B2G Bumper Bot
7d8b346802 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2837b284fcee
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22203 from azasypkin/bug-1044224-canvas-assets

Bug 1044224 - [Messages][Tests] Generate assets on the fly instead of loading it with XHR. Generating assets using canvas. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/9217adbe9747
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1044224 - [Messages][Tests] Generate assets on the fly instead of loading it with XHR. Generating assets using canvas. r=julien
2014-08-07 23:55:31 -07:00
B2G Bumper Bot
ce98addba9 Bumping manifests a=b2g-bump 2014-08-07 22:08:43 -07:00
B2G Bumper Bot
b5138cd517 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e5148bf1e3f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22503 from KevinGrandon/bug_1046330_fullscreen_app_title

Bug 1046330 - [Rocketbar] App title does not appear after a swipe in fullscreen apps

========

https://hg.mozilla.org/integration/gaia-central/rev/9882d7c5a3a9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1046330 - [Rocketbar] App title does not appear after a swipe in fullscreen apps r=vingtetun
2014-08-07 22:00:28 -07:00
B2G Bumper Bot
fc96d9ccbe Bumping manifests a=b2g-bump 2014-08-07 21:39:13 -07:00
B2G Bumper Bot
8a01929683 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7daaa59c505
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #22553 from gasolin/issue-973441-5

Bug 973441 - [settings] refactor Date & Time panel with AMD pattern, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/093bc6761325
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973441 - [settings] refactor Date & Time panel with AMD pattern
- use class instead of id
- fix tz_select loading
- re-organize keys
- implement attachListeners
- add unit test
- have a DateTime module for setting date, time, and time zone
- apply observable to whole modules/date_time
- move datePickerChange/timePickerChange into module
- move event handler to panel and autoUpdateDate/Time to DateTime module
- move UI to panel
- auto date/time observer
- fix auto switch
- add formatDate and formatTime
- use settings addObserver
2014-08-07 21:35:26 -07:00
B2G Bumper Bot
229d156269 Bumping manifests a=b2g-bump 2014-08-07 20:48:00 -07:00
B2G Bumper Bot
26a90ec515 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/06c7c071929c
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #22616 from dominickuo/bug-1050112

Bug 1050112 - [Music] correct the media-button path, r=jimporter

========

https://hg.mozilla.org/integration/gaia-central/rev/f8b7613ede49
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1050112 - [Music] correct the media-button path
2014-08-07 20:45:34 -07:00
Edgar Chen
3ef9dde1e1 Bug 1048581 - Part 2: MobileConnection shouldn't be shutdown if JS still keeps a ref to it. r=smaug 2014-08-07 12:21:29 +08:00
Edgar Chen
d61aa45d56 Bug 1048581 - Part 1: Voice() and Data() won't need to check mProvider is valid or not. r=smaug 2014-08-06 15:35:34 +08:00
B2G Bumper Bot
924cfa3916 Bumping manifests a=b2g-bump 2014-08-07 19:54:11 -07:00
B2G Bumper Bot
691129c3a9 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1049569 - Sanitize e.me app url results

========

https://hg.mozilla.org/integration/gaia-central/rev/ed7b699351c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1049569 - Follow-up, update collection test identifier r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/71f12bc9739f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1049569 - Sanitize e.me app url results. r=kgrandon

e.me app result urls often miss the trailing slash. Sanitize them so we
get better bookmarking behaviour in the system browser.
2014-08-07 19:51:08 -07:00
B2G Bumper Bot
93fc55b14f Bumping manifests a=b2g-bump 2014-08-07 19:39:26 -07:00
B2G Bumper Bot
ba0d96f24e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46634893ce7d
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #22531 from hfiguiere/bug1007774

Bug 1007774 - Have the performance goal provided by device and output. r=eli

========

https://hg.mozilla.org/integration/gaia-central/rev/90b5ede0cc91
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1007774 - Have the performance goal provided by device and output.
2014-08-07 19:35:26 -07:00
B2G Bumper Bot
3ef9196e45 Bumping manifests a=b2g-bump 2014-08-07 19:26:28 -07:00
B2G Bumper Bot
f208e71571 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/36ac74d01b48
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #22637 from lightsofapollo/reland-webcomp-off

Bug 1038439 - Remove web components preference from Gaia. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/10f057bd0e09
Author: William Chen <wchen@mozilla.com>
Desc: Bug 1038439 - Remove web components preference from Gaia. r=vingtetun
2014-08-07 19:20:29 -07:00
Wes Kocher
74fd8d74d2 Merge b2g-inbound to m-c a=merge 2014-08-07 18:06:14 -07:00
Nicholas Hurley
b4b1cf6efb Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso 2014-08-07 15:53:09 -07:00
Ryan VanderMeulen
7aaaba8729 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-07 17:49:02 -04:00
B2G Bumper Bot
c74bdb7031 Bumping manifests a=b2g-bump 2014-08-07 14:42:44 -07:00
B2G Bumper Bot
38faaaa940 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41b3413a893f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1049569 - Sanitize e.me app url results. r=kgrandon"

This reverts commit 612140c02b2b7839b658016c9b2f9118fc87bdc2.
2014-08-07 14:35:28 -07:00
Ryan VanderMeulen
d4a25b4a60 Merge fx-team to m-c. a=merge 2014-08-07 17:24:52 -04:00
Ryan VanderMeulen
303d076e45 Merge inbound to m-c. a=merge 2014-08-07 17:20:12 -04:00
B2G Bumper Bot
860a355076 Bumping manifests a=b2g-bump 2014-08-07 13:47:06 -07:00
B2G Bumper Bot
f4f043b86b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de0afaa8f770
Author: Manuel Casas Barrado <mancas.91@gmail.com>
Desc: Bug 1040981 - [B2G][Browser] While in landscape mode the 'Default search engine' drop down is cut off r=kgrandon
2014-08-07 13:45:30 -07:00
Ryan VanderMeulen
abeb9e4b41 Backed out changeset 8b44017765ac (bug 1045975) for Windows non-unified bustage.
CLOSED TREE
2014-08-07 15:13:54 -04:00
B2G Bumper Bot
e8a5003866 Bumping manifests a=b2g-bump 2014-08-07 11:16:18 -07:00
B2G Bumper Bot
09febb3c5a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/943fc636c7e2
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #22596 from malini/runner-service-serial

Bug 1046713 - add ability to pass in serial number

========

https://hg.mozilla.org/integration/gaia-central/rev/245323fdcc5d
Author: Malini Das <mdas@mozilla.com>
Desc: add ability to pass in serial number
2014-08-07 11:10:29 -07:00
B2G Bumper Bot
87dac05605 Bumping manifests a=b2g-bump 2014-08-07 11:07:09 -07:00
B2G Bumper Bot
b4f47dca8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5593c11ee3d6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #22585 from julienw/1049741-set-position-at-startup

Bug 1049741 - [Messages] navigation.js sets the data-position after a fi...

========

https://hg.mozilla.org/integration/gaia-central/rev/7e4665d2f0f7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1049741 - [Messages] navigation.js sets the data-position after a first reflow and triggers a 50ms reflow at launch time r=azasypkin
2014-08-07 11:05:31 -07:00
Timothy Nikkel
0ab533dc2d Backout f7a499183de0, 5dfd8d0a0ea6, dec09b1a21e4 (bug 1042772) for reftest failure on CLOSED TREE 2014-08-07 12:49:15 -05:00
B2G Bumper Bot
1dde64e659 Bumping manifests a=b2g-bump 2014-08-07 10:32:36 -07:00
B2G Bumper Bot
fefa41146a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9737b7a31b8
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22630 from wilsonpage/1050361

Bug 1050361 - [fl] Remove reflow hack

========

https://hg.mozilla.org/integration/gaia-central/rev/2cf31bb54fae
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1050361 - [fl] Remove reflow hack
2014-08-07 10:26:07 -07:00
Aetf
3766730a28 Bug 1050127 - IonMonkey: Change DEFINE_OPCODES_ to MATCH_OPCODES_. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
0672bf102c Bug 1038592 part 2 - Implement RegExpTest Recover Instruction. r=nbp 2014-08-07 10:21:17 -07:00
Aetf
8f3a32d98e Bug 1038592 part 1 - Add needUpdateLastIndex accessor to RegExpObject. r=nbp 2014-08-07 10:21:16 -07:00
Ryan VanderMeulen
21df928d61 Bug 1041369 - Bump expected assertions up to 3 max. 2014-08-07 13:13:01 -04:00
Gijs Kruitbosch
b916259b6e Bug 962007 - use correctly-cased accessKey property for ctp access keys, r=dao
--HG--
extra : rebase_source : f1a24ed25774a8f28cede9051874fa8aa1763ac1
2014-08-07 18:12:23 +01:00
B2G Bumper Bot
26ad50b40a Bumping manifests a=b2g-bump 2014-08-07 10:06:47 -07:00