Commit Graph

166975 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/eb9483ecb522
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15789 from svic/Bug_964186

Bug 964186: Rename MozNdefRecord to MozNDEFRecord

========

https://hg.mozilla.org/integration/gaia-central/rev/8e60e234c202
Author: Garner Lee <garner.lee@telekom.com>
Desc: Bug 964186: Rename MozNdefRecord to MozNDEFRecord r=alive
2014-02-06 07:15:16 -08:00
Alfredo Yang
2b0b71d127 Bug 968144 - Stop sending frame when camera stopping. r=jesup 2014-02-06 10:12:07 -05:00
Sushil Chauhan
e47e20b4c4 Bug 965086 - Add support for sourceCropf in HwcComposer2D. r=dwilson 2014-02-05 14:55:00 -08:00
Garner Lee
cec673c139 Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
--HG--
rename : dom/nfc/MozNdefRecord.cpp => dom/nfc/MozNDEFRecord.cpp
rename : dom/nfc/MozNdefRecord.h => dom/nfc/MozNDEFRecord.h
rename : dom/webidl/MozNdefRecord.webidl => dom/webidl/MozNDEFRecord.webidl
2014-01-28 16:20:17 -08:00
JW Wang
70f70eeb21 Bug 962883 - Enable test. r=ryanvm 2014-01-29 22:48:39 +08:00
JW Wang
bf3cd4d7fc Bug 962883 - Use SpecialPowers.pushPrefEnv to ensure "media.ogg.enabled" is turned off before testing media recorder. r=jsmith 2014-01-28 12:03:59 +08:00
Kartikaya Gupta
cd852fa337 Bug 968495 - Increase frequency for repainting while panning. r=vingtetun 2014-02-06 09:27:53 -05:00
B2G Bumper Bot
200fed23a9 Bumping manifests a=b2g-bump 2014-02-06 06:16:12 -08:00
B2G Bumper Bot
e7a1e80517 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8acca712933d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #15955 from Rik/inactive-group-after-finishing-call-966951

Bug 966951 - "Group Call" is inactive when received call is hung up r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/57c4fd44c1dc
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 966951 - "Group Call" is inactive when received call is hung up
2014-02-06 06:15:12 -08:00
B2G Bumper Bot
4d6d38f2b0 Bumping manifests a=b2g-bump 2014-02-06 05:51:01 -08:00
B2G Bumper Bot
75a695b473 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c563e12f6af9
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #16020 from dominickuo/revert-bug-946556

Revert "Bug 946556 - [Music] Disable the play controls when using a bluetooth headset in a call

========

https://hg.mozilla.org/integration/gaia-central/rev/f6881029aca5
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Revert "Bug 946556 - [Music] Disable the play controls when using a bluetooth headset in a call"

This reverts commit a69025bfe657a07cca372369e0d4b83a442fba73.
2014-02-06 05:50:10 -08:00
B2G Bumper Bot
5e4435a4f6 Bumping manifests a=b2g-bump 2014-02-06 05:11:01 -08:00
B2G Bumper Bot
ddaa8c4c97 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/affab69d24a0
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #16015 from gentlefolk/951159

Bug 951159 - Convert Gaia UI Tests to new notification API

========

https://hg.mozilla.org/integration/gaia-central/rev/5f3f3bfb4a38
Author: gentlefolk <cemacken@gmail.com>
Desc: Bug 951159 - Convert Gaia UI Tests to new notification API

========

https://hg.mozilla.org/integration/gaia-central/rev/033834b159cf
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #15994 from samjoch/bug-924624-UserStoryAddEdgeGesturesToFTETutorial

Bug 924624 - [User story] Add edge gestures to FTE tutorial r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/b8fa1ae0bf18
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 924624 - [User story] Add edge gestures to FTE tutorial r=arcturus
2014-02-06 05:10:11 -08:00
B2G Bumper Bot
6bcd7995a0 Bumping manifests a=b2g-bump 2014-02-06 04:52:55 -08:00
B2G Bumper Bot
bd1a0a5bcf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 968667 - Add run-app-js-command

========

https://hg.mozilla.org/integration/gaia-central/rev/8f01711ff0e4
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968667 - Add run-app-js-command
2014-02-06 04:52:46 -08:00
Thomas Zimmermann
9d6632d843 Bug 964817: Invoke DBus send operations on I/O thread, r=echou
Currently, the DBus connection for Bluetooth is shared between the
main thread and the I/O thread. This causes race conditions when
starting or stopping Bluetooth.

This patch moves all occurences of main-thread-invoked DBus send
operations to the I/O thread. This is mostly refactoring. Internally,
send operations are already executed on the main thread, so there is
no change in the over all logic of these methods.
2014-02-06 13:44:46 +01:00
B2G Bumper Bot
9d0b77671c Bumping manifests a=b2g-bump 2014-02-06 04:41:27 -08:00
B2G Bumper Bot
13542bbb91 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0466de7e605c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #15967 from comoyo/bug968085

Bug 968085 - Don't rely on global variable from keyboard.js in render.js. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/4dade487755f
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 968085 - Don't rely on global variable from keyboard.js in render.js
2014-02-06 04:35:19 -08:00
Carsten "Tomcat" Book
2e00237e89 Merge mozilla-central to b2g-inbound 2014-02-06 13:29:58 +01:00
B2G Bumper Bot
54d560c911 Bumping manifests a=b2g-bump 2014-02-06 04:26:08 -08:00
B2G Bumper Bot
91555fb7a8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 966902 - [Rocketbar] Input handling. Do not clear search term.

========

https://hg.mozilla.org/integration/gaia-central/rev/72c4c83ad8f2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 966902 - [Rocketbar] Input handling. Do not clear search term. r=benfrancis
2014-02-06 04:20:17 -08:00
Carsten "Tomcat" Book
f2b92ffca9 merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
B2G Bumper Bot
b593099623 Bumping manifests a=b2g-bump 2014-02-06 04:06:02 -08:00
B2G Bumper Bot
0b0201ef4f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 968103 - [Rocketbar] Cancel button launches active card r=auswerk

========

https://hg.mozilla.org/integration/gaia-central/rev/2985fc64e9a8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 968103 - [Rocketbar] Cancel button launches active card r=auswerk
2014-02-06 04:00:10 -08:00
Carsten "Tomcat" Book
117533e244 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
B2G Bumper Bot
842061e891 Bumping manifests a=b2g-bump 2014-02-06 03:00:57 -08:00
B2G Bumper Bot
6751b6942f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac5067e8cc18
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #15938 from AndreiH/bug964820

Bug 964820 - Re-enable test_cards_view_kill_apps_with_two_apps on device

========

https://hg.mozilla.org/integration/gaia-central/rev/775716fc21d9
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 964820 - Re-enable test_cards_view_kill_apps_with_two_apps on device
2014-02-06 02:55:09 -08:00
B2G Bumper Bot
04792e574a Bumping manifests a=b2g-bump 2014-02-06 02:10:56 -08:00
B2G Bumper Bot
25c8f84993 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1ee8f4c86de4
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #16024 from jmcanterafonseca/fb_sync_fixed

Bug 952691 - [B2G][Contacts][Facebook Sync]Contacts imported from Facebo...

========

https://hg.mozilla.org/integration/gaia-central/rev/543c71092e7d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 952691 - [B2G][Contacts][Facebook Sync]Contacts imported from Facebook do not sync every 24 hours to reflect profile changes.
2014-02-06 02:05:10 -08:00
B2G Bumper Bot
0929e77a5d Bumping manifests a=b2g-bump 2014-02-06 01:56:00 -08:00
B2G Bumper Bot
69f18ece8b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2c906ac5327
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #14298 from dwi2/bug938080

Bug 938080 - set 'xyz'.suspended to false if user toggle 'xyz'.enabled on manually r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/32b377b516bd
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 938080 - set 'xyz'.suspended to false if user toggle 'xyz'.enabled on manually
2014-02-06 01:50:10 -08:00
B2G Bumper Bot
651cc2aaa3 Bumping manifests a=b2g-bump 2014-02-06 01:40:56 -08:00
B2G Bumper Bot
89063350cf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/989491c72232
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 962938 - Inconsistent file path in zip file

========

https://hg.mozilla.org/integration/gaia-central/rev/9888e443d4ab
Author: Fabrice Desre <fabrice@desre.org>
Desc: Bug 962976 - Use a blacklist to avoid compressing specific file types which are already compressed r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/ec0c974e434e
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #15961 from yurenju/uncompress-2

Bug 957497 - Allow include of uncompressed data files in the package apps r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/50c1ebb651a7
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 957497 - Allow include of uncompressed data files in the package apps

Conflicts:
	build/utils-xpc.js
	build/utils.js
2014-02-06 01:40:10 -08:00
Gregor Wagner
4db91335aa Bug 966899 - Rocketbar is not enabled after OTA update. Bump settingsDB version to read settins.json. r=bent 2014-02-06 10:27:04 +01:00
B2G Bumper Bot
9c2997c531 Bumping manifests a=b2g-bump 2014-02-06 01:20:59 -08:00
B2G Bumper Bot
07faecc279 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8da926267a7e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #15736 from fcampo/subject-too-high-bug963050

Bug 963050 - [SMS] Subject's line-height in composer is too high
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/f4751bd645e2
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 963050 - [SMS] Subject's line-height in composer is too high

========

https://hg.mozilla.org/integration/gaia-central/rev/62c20e1815be
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #15823 from mihai/bug_952554

Bug 952554 - [SMS] Find contacts when searching with multiple terms...
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/e87cc9bdf3f7
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 952554 - [SMS] Find contacts when searching with multiple terms which also include tel number
2014-02-06 01:15:12 -08:00
B2G Bumper Bot
116e4da7dd Bumping manifests a=b2g-bump 2014-02-06 00:16:03 -08:00
B2G Bumper Bot
5cc5721e6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bada567e78f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15969 from timdream/zh-layout-rename

Bug 967237 - Shorten the Zh layout labels, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/d26decb398ea
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 967237 - Shorten the Zh layout labels
2014-02-06 00:10:10 -08:00
B2G Bumper Bot
08fa8f6a6d Bumping manifests a=b2g-bump 2014-02-06 00:05:53 -08:00
Brian Nicholson
7ab064ef5d Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle 2014-02-05 23:47:51 -08:00
Brian Nicholson
d65b69f986 Bug 965137 - Synchronously write session on application-background. r=mfinkle 2014-02-05 23:47:51 -08:00
B2G Bumper Bot
bd4479ee96 Bumping manifests a=b2g-bump 2014-02-05 23:32:00 -08:00
B2G Bumper Bot
218bfa6b4c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e58b7068dc8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16018 from crh0716/968116

Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/056820eb3ee8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode
2014-02-05 23:31:11 -08:00
B2G Bumper Bot
475b1b5aa3 Bumping manifests a=b2g-bump 2014-02-05 23:11:04 -08:00
B2G Bumper Bot
5f862df7ba Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f626d50b5605
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #15956 from justindarc/master

Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().

========

https://hg.mozilla.org/integration/gaia-central/rev/89351f78cf86
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().

Fixed rounding error in CameraUtils.selectOptimalPreviewSize() and added real-world test data.

Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().
2014-02-05 23:05:10 -08:00
Phil Ringnalda
be3e1fc310 Back out 285204b60e94 and f401b820cd6a (bug 967693) to turn HTTP cache v2 off to investigate the effect on the influx of failed tests
CLOSED TREE
2014-02-05 22:58:37 -08:00
Daniel Holbert
8e7148a29c Bug 968323: Declare prlog variables inside #ifdef PR_LOGGING instead of MOZ_LOGGING, in /security, to fix build failures in --disable-logging builds. r=briansmith 2014-02-05 22:11:26 -08:00
Daniel Holbert
43ce0ebc64 Bug 968491: Mark security/certverifier/ as FAIL_ON_WARNINGS. r=briansmith 2014-02-05 22:11:24 -08:00
Camilo Viecco
2c91d307ea Bug 968491 helper-patch: Temporarily #ifdef out static function 'insertErrorIntoVerifyLog' to address Wunused-function build warning. r=briansmith 2014-02-05 22:11:16 -08:00
Phil Ringnalda
715a6de4fd Bug 968645 - Disable test_input_sanitization.html on b2g desktop for timeouts 2014-02-05 21:59:29 -08:00