B2G Bumper Bot
b7f3dd7c00
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/792c8761977c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25440 from fcampo/ftu-test-error
Fix FTU test
========
https://hg.mozilla.org/integration/gaia-central/rev/5f5d76c25557
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1077258 - Intermittent test failure - Fix FTU test
========
https://hg.mozilla.org/integration/gaia-central/rev/62e42b1d4558
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25417 from gerv/bug-982044
Bug 982044 - update licensing information. r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/2d1c5c336c91
Author: Gervase Markham <gerv@gerv.net>
Desc: Bug 982044 - update licensing information.
2014-10-30 08:29:01 -07:00
Alexandre Lissy
868f93d340
Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru
...
GPS handling for Gonk abuses the Settings API in two ways. First, on
mozsettings-changed event, it will trigger two new requests to read
values (debug enabled and GPS locations ignore). This is useless since
the event already contains the key that has changed and the new value,
so there is no need to do a createLock().get() call. Then, in startup
code, the Init() method is supposed to check itself whether it is
already running. This is done through the mStarted boolean. The same
Init() method is responsible for adding the mozsettings-changed
observer, which is removed by the Shutdown() method. Investigation on
device by using the Geolocation API has proven that we were leaking some
observers. This is because checking mStarted boolean is performed after
we request settings values and we install the mozsettings-changed
observer. So any time the Init() gets called, we install it but we just
remove it once in Shutdown().
2014-10-30 07:42:00 -04:00
Szu-Yu Chen [:aknow]
169196a84c
Bug 1090776 - Prevent DataCloneError. r=hsinyi
2014-10-29 03:09:00 -04:00
Junior Hsu
878419180b
Bug 1089472 - Remove boardcast UpdateState as onDownloadPackage. r=fabrice
2014-10-27 19:06:00 -04:00
Bevis Tseng
d740dd22b7
Bug 1088573 - Part 2: Enhance test coverage. r=echen
2014-10-29 17:53:55 +08:00
Bevis Tseng
eedb6094ed
Bug 1088573 - Part 1: Ensure that the |length| argument to GsmPduHelper.readSeptetsToString() is an integer. r=echen
2014-10-29 16:45:43 +08:00
Sean Lin
a79f77fa4f
Bug 1088310 - [Stingray] Add more tests to TV Manager API. r=ehsan
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
2014-10-22 23:15:24 +08:00
Wander Lairson Costa
2319b77e7e
Bug 1059942 - Make dump_syms to parse public symbols. r=ted
...
Currently, dump_syms does not look at public symbols if the object file
has debug info. This may cause it to skip some symbols that do not have
.debug_info section. Notably we see this at bionic routines implemented
in assembly. Details can be found at [1].
Apply patch [2] to enable dump_syms read public symbols even when
DWARF debug info is found.
[1] http://tinyurl.com/k3pxw5l
[2] https://breakpad.appspot.com/9684002/
2014-10-09 14:59:00 -04:00
Jessica Jong
02a7c68ca8
Bug 1052836 - Part 3: Use enums for preferred network type in nsIMobileConnectionService.idl (gonk). r=echen
2014-10-30 02:57:00 -04:00
Jessica Jong
1d4db6b32a
Bug 1052836 - Part 2: Use enums for preferred network type in nsIMobileConnectionService.idl (dom/ipc). r=echen
2014-10-30 02:56:00 -04:00
Jessica Jong
4bdd9018c7
Bug 1052836 - Part 1: Use enums for preferred network type in nsIMobileConnectionService.idl (idl). r=hsinyi
2014-10-30 02:56:00 -04:00
Edgar Chen
f8238c6d55
Bug 1085307 - [Icc] Deprecate IccCardLockError.lockType. r=smaug,hsinyi
2014-10-24 16:04:04 +08:00
Carsten "Tomcat" Book
e91fd8b26b
Merge mozilla-central to b2g-inbound
2014-10-30 15:51:48 +01:00
Kartikaya Gupta
b514d384b4
Bug 1091049 - Add fling curving to accelerate fast flicks. r=botond
2014-10-30 10:38:10 -04:00
Kartikaya Gupta
5aedbae139
Bug 1091049 - Rename gComputedTimingFunction to gZoomAnimationFunction. r=botond
2014-10-30 10:38:09 -04:00
B2G Bumper Bot
88e3e1e8c9
Bumping manifests a=b2g-bump
2014-10-30 07:37:00 -07:00
B2G Bumper Bot
b1296be51b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d01241d44dde
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #25534 from pivanov/bug-1089568
Bug 1089568 - [camera] outline offset to play button background
========
https://hg.mozilla.org/integration/gaia-central/rev/a623e0720d25
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1089568 - [camera] outline offset to play button background
2014-10-30 07:30:48 -07:00
B2G Bumper Bot
061999cd1e
Bumping manifests a=b2g-bump
2014-10-30 06:52:04 -07:00
Carsten "Tomcat" Book
c061fbc484
merge fx-team to mozilla-central a=merge
2014-10-30 14:49:31 +01:00
B2G Bumper Bot
143bf7f26f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ad088c044bb
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25628 from millermedeiros/1089942-current-time
Bug 1089942 - [Calendar] current time should only hide sidebar hour if overlapping
========
https://hg.mozilla.org/integration/gaia-central/rev/ebff8ed05f1c
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1089942 - [Calendar] current time should only hide sidebar hour if overlapping
2014-10-30 06:45:53 -07:00
Carsten "Tomcat" Book
e057d3d8be
merge mozilla-inbound to mozilla-central a=merge
2014-10-30 14:45:37 +01:00
B2G Bumper Bot
25cc697ba3
Bumping manifests a=b2g-bump
2014-10-30 06:22:05 -07:00
B2G Bumper Bot
979ad0a1c7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d4a002929102
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #25580 from etiennesegonzac/bug-1071114
Bug 1071114 - Tweaking the rocketbar collapsing transition. r=cwiis
========
https://hg.mozilla.org/integration/gaia-central/rev/32a93f5234b1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1071114 - Tweaking the rocketbar collapsing transition.
2014-10-30 06:15:55 -07:00
B2G Bumper Bot
0e3fcb8cfb
Bumping manifests a=b2g-bump
2014-10-30 03:52:06 -07:00
B2G Bumper Bot
008ce62d9f
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e39782250816
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #25573 from steveck-chung/message-unsupport-format
Bug 1090043 - [B2G][Message] MMS attachments missed in SMIL could not be displayed, r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/3f17c59f1551
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1090043 - [B2G][Message] MMS attachments missed in SMIL could not be displayed. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/4d22dd22c765
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25526 from mancas/bug1079218
Bug 1079218 - Warning not required when device has 2G connection and "ap... r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/dcf3f0524363
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1079218 - Warning not required when device has 2G connection and "app.update.2g.enabled" = false and "app.update.wifi-prioritized" = true
========
https://hg.mozilla.org/integration/gaia-central/rev/0fbcc846fa2a
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24980 from mancas/bug1079215
Bug 1079215 - Invalid warning when user taps in update available with di.... r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/2d52ee0e81b0
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1079215 - Invalid warning when user taps in update available with disabled wifi connection
2014-10-30 03:45:55 -07:00
B2G Bumper Bot
1234bf27a8
Bumping manifests a=b2g-bump
2014-10-30 03:32:00 -07:00
B2G Bumper Bot
24fdf75418
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61daa25fefcd
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25619 from gitmai/bug-1088575-lockscreen-emergencycall-more-info-produces-error
Bug 1088575 - [LockScreen][EmergencyCall]After click 'More info' in app ...
========
https://hg.mozilla.org/integration/gaia-central/rev/6b29bd30c77e
Author: mai <mri@tid.es>
Desc: Bug 1088575 - [LockScreen][EmergencyCall]After click 'More info' in app permission, enter emergency call will get all functionalities broken
2014-10-30 03:25:46 -07:00
B2G Bumper Bot
6067954913
Bumping manifests a=b2g-bump
2014-10-30 03:17:22 -07:00
B2G Bumper Bot
6babddceac
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b27ea11e17d
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #25320 from ian-liu/settings/bug1085290_bluetooth_support_version_detection_for_bluetooth_module/panel_between_v1/v2_api
Bug 1085290 - [Bluetooth][Settings] Support version detection for Bluetooth module/panel between v1/v2 API, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/61a24840d47c
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1085290 - [Bluetooth][Settings] Support version detection for Bluetooth module/panel between v1/v2 API
========
https://hg.mozilla.org/integration/gaia-central/rev/891103e2957b
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25575 from viorelaioia/bug1083217
Bug 1083217 - Add a test to play a song in artist list view
========
https://hg.mozilla.org/integration/gaia-central/rev/d1cc60f7a218
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1083217 - Add a test to play a song in artist list view
2014-10-30 03:10:48 -07:00
B2G Bumper Bot
cad163e387
Bumping manifests a=b2g-bump
2014-10-30 03:01:59 -07:00
B2G Bumper Bot
c3fc77d201
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3983226e4b95
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #24867 from EragonJ/bug-1078128
Bug 1078128 - [Settings] remove try_show_homescreen_section.js and move this logic into root.js
========
https://hg.mozilla.org/integration/gaia-central/rev/f3ceb7f4321e
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1078128 - [Settings] remove try_show_homescreen_section.js and move this logic into root.js
2014-10-30 02:55:48 -07:00
Jonathan Watt
c78d6be8dc
Bug 1090494, part 4 - Add AppendRectToPath() and MakePathForRect() helpers to Moz2D's PathHelpers.h. r=mattwoodrow
2014-10-30 09:34:10 +00:00
Jonathan Watt
9c33f47437
Bug 1090494, part 3 - Remove the old unused variants of AppendRoundedRectToPath and MakePathForRoundedRect. r=mattwoodrow
2014-10-30 09:34:10 +00:00
Jonathan Watt
75e42e9882
Bug 1090494, part 2 - Convert the consumers of AppendRoundedRectToPath and MakePathForRoundedRect to use the new RectCornerRadii API. r=mattwoodrow
2014-10-30 09:34:10 +00:00
Jonathan Watt
14006b732d
Bug 1090494, part 1 - Add a RectCornerRadii struct to Moz2D's PathHelpers.h and add variants of AppendRoundedRectToPath and MakePathForRoundedRect that use it. r=mattwoodrow
2014-10-30 09:34:09 +00:00
Carsten "Tomcat" Book
270e0a4f40
Bug 1091471 - update Clobber for Bug 1091118 Android Build problems
2014-10-30 10:23:32 +01:00
B2G Bumper Bot
08861134a7
Bumping manifests a=b2g-bump
2014-10-30 02:17:07 -07:00
B2G Bumper Bot
7b1469a5d0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0faae1881b60
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #25599 from snowmantw/bug1075389
Bug 1075389 - [LockScreen] With passcode, slide to secure camera would n...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a42f088378d
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1075389 - [LockScreen] With passcode, slide to secure camera would not restore the slider
2014-10-30 02:10:46 -07:00
B2G Bumper Bot
85dd2066d9
Bumping manifests a=b2g-bump
2014-10-30 02:01:58 -07:00
B2G Bumper Bot
96872f8ab7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/975290b6ab3c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1090945 - [Messages] icon for an "email" recipient is too big on Flame r=asazypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/d7b5f0c8ffee
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1076729 - [MMS]it is not scrolled to the most recent message r=schung
2014-10-30 01:55:49 -07:00
B2G Bumper Bot
a521941e9b
Bumping manifests a=b2g-bump
2014-10-30 01:31:57 -07:00
B2G Bumper Bot
40f9975a7d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bed3f5f3a2b7
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #25246 from snowmantw/bug1081132
Bug 1081132 - Possible to get lock screen into landscape mode
========
https://hg.mozilla.org/integration/gaia-central/rev/6b3a45263f95
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1081132 - Possible to get lock screen into landscape mode
========
https://hg.mozilla.org/integration/gaia-central/rev/7825d4d32245
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25477 from dwi2/bug1076706
Bug 1076706 - [Smart Screen][Home] Implement card listing and launching function r=rexboy, evelynhung
========
https://hg.mozilla.org/integration/gaia-central/rev/27b6fe280d3b
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1076706 - [Smart screen][Home] Implement card listing and launching function
2014-10-30 01:25:48 -07:00
Bobby Holley
3bea4bdef3
Bug 1090983 - Invoke UpdateReadyState() after invoking SetState(). r=cpearce
...
Otherwise, UpdateReadyState() will think that nothing has changed.
2014-10-30 09:16:02 +01:00
Carsten "Tomcat" Book
fba51e4e4e
Backed out changeset 1aa71eb718f7 (bug 1090627) for b2g Reftest - 8 test failures
2014-10-30 08:43:28 +01:00
Mike Hommey
f95a929b11
Fixup for bug 1077148: SmokeDMD needs mozglue linkage. r=me
2014-10-30 16:33:30 +09:00
B2G Bumper Bot
5581d73882
Bumping manifests a=b2g-bump
2014-10-29 23:01:57 -07:00
B2G Bumper Bot
bc8b8d6a00
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4763231f664a
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #25319 from begeeben/1074622_scaffold_the_tv_browser
Bug 1074622 - [Stingray] Scaffold the TV browser, r=:timdream, :rexboy, :evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/63fa2dc0d777
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1074622 - [Stingray] Scaffold the TV browser
* Restructure HTML structure and style for TV browser UI.
* Draft modules for TV browser.
* add tv_apps/browser in build/config/tv/apps-engineering.list
========
https://hg.mozilla.org/integration/gaia-central/rev/93991bb8ff31
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1074622 - [Stingray] Scaffold the TV browser
* Clone apps/browser to tv_apps/browser.
2014-10-29 22:55:47 -07:00
Mike Hommey
d3a4cfe712
Bug 1091118 part 2 - Do not use the top-level cache file for freetype2 subconfigure. r=gps
...
We modify the environment before running freetype2 configure. When it uses
the same cache file, it stores knowledge about that environment in the cache
file. The cache file is then reused to configure in js/src, with yet again a
different environment, which makes subconfigure.py clear the cache because
of the differences.
The configure in js/src is however invoked with the same environment as the
main configure was invoked with (mostly), so without freetype2 on the way,
reusing the cache for it works as expected. In fact, it works better with the
cache because of things coming from mozconfig that are not exported.
With freetype2 on the way, as mentioned above, the cache is cleared. Without
the cache, js/src/configure does new detections with a possibly different
environment, and stores that in the cache. Until the next build, which then
uses that different cache for the top-level configure.
This results in subtle differences in the HOST_CC/HOST_CXX variables on
android builds because those variables are not exported from mozconfig,
depending on PATH, what the builder was building before, and if the build
is a clobber.
Avoiding the freetype2 subconfigure writing its environment variables change
to the top-level cache makes the cache never invalidate for js/src.
2014-10-30 14:35:01 +09:00
Mike Hommey
ab867ee33f
Bug 1091118 part 1 - Remove $topsrcdir/gcc/bin from PATH on android builds. r=gps
...
$topsrcdir/gcc/bin was mistakenly added in bug 971841, but is not provided by
anything the tooltool manifest for android builds pulls. It however is a path
that /may/ exist in the source tree when the slave ran a linux build before.
When it does exist, the meaning of non-path-prefixed commands change,
influencing what particular compiler is used in some cases.
2014-10-30 14:34:54 +09:00
B2G Bumper Bot
e7f5ac1067
Bumping manifests a=b2g-bump
2014-10-29 21:57:35 -07:00