Commit Graph

421478 Commits

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

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

Bug 1162384 - [NFC] Cannot share image which is opened from notification

========

https://hg.mozilla.org/integration/gaia-central/rev/63bcfaecb10e
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1162384 - [NFC] Cannot share image which is opened from notification, r=alive
2015-05-13 23:30:10 -07:00
Aus Lacroix
a0f15fc73a Bug 1164037 - [OTA] Unable to find System Update. r=aus (landing on behalf of nhirata) 2015-05-13 21:14:43 -07:00
Aus Lacroix
d603c491fe bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 21:02:47 -07:00
B2G Bumper Bot
f99e9f43b8 Bumping manifests a=b2g-bump 2015-05-13 20:54:25 -07:00
B2G Bumper Bot
6ab06c3975 Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce5d9adab58a
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30055 from gaye/bug-1164686-followup

Bug 1164686 - Followup to make marionette-js-logger tests run with other jsmarionette test cases

========

https://hg.mozilla.org/integration/gaia-central/rev/6ead8c2378fa
Author: gaye <gaye@mozilla.com>
Desc: Bug 1164686 - Followup to make marionette-js-logger tests run with other jsmarionette test cases

========

https://hg.mozilla.org/integration/gaia-central/rev/fef87aabb429
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162548 - merge pull request #29978 from millermedeiros:1162548-event-store-bridge to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b69a18cad72a
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1162548 - [Calendar] edit and modify event views should not talk directly to stores

========

https://hg.mozilla.org/integration/gaia-central/rev/ec33b13cc1d8
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 1164686 - Update marionette-js-logger README

========

https://hg.mozilla.org/integration/gaia-central/rev/0510a1689b09
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30054 from gaye/bug-1164686

Bug 1164686 - Move marionette-js-logger into gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/1c396ace6b60
Author: gaye <gaye@mozilla.com>
Desc: Bug 1164686 - Move marionette-js-logger into gaia
2015-05-13 20:52:14 -07:00
B2G Bumper Bot
427515536d Bumping manifests a=b2g-bump 2015-05-13 19:49:31 -07:00
Wes Kocher
1accf91a7a Backed out changeset bff13db4c158 (bug 1137593) for being the best guess of what's breaking Gij(20) a=backout CLOSED TREE
--HG--
extra : rebase_source : 9d9e334b8da7fdf93c4881aa11946a8552b06cba
2015-05-13 14:17:19 -07:00
Naoki Hirata
04205ef8bb Backed out 4 changesets (bug 1147736)
Backed out changeset 80ad8826d772 (bug 1147736)
Backed out changeset 1f69ddad07bb (bug 1147736)
Backed out changeset 34aee78127f5 (bug 1147736)
Backed out changeset 8a8c735fb984 (bug 1147736)
2015-05-13 14:15:57 -07:00
Naoki Hirata
07aed70ead [mq]: Bug 1164472 - Backed out 4 changesets (bug 1147736) a=... 2015-05-13 14:15:32 -07:00
Aus Lacroix
ed1172ca1a bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 14:09:23 -07:00
Nathan Froyd
81521abb68 Bug 1164657 - delete dead code for MOZ_ANDROID_LIBSTDCXX flags determination; r=nalexander
We require ndk-r8e, so we don't need to support paths for all the other
NDKs prior to that now.  Also took the opportunity to clean the paths up
so things fit on a reasonable screen.
2015-05-13 15:24:32 -04:00
Nathan Froyd
6415da1d81 Bug 1164619 - delete bit of android.m4 for older NDKs; r=nalexander
We require version r8e of the NDK, so bits handling r8a or before are no
longer necessary.
2015-05-13 15:03:15 -04:00
Sotaro Ikeda
98078d2a0e Bug 1163681 - Fix fence handling r=mwu 2015-05-14 10:22:07 -07:00
Eric Rahm
bb8bdad0fd Bug 1164620 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:24 -07:00
Eric Rahm
682623740c Bug 1164620 - Part 1: Remove instances of #ifdef PR_LOGGING in various places. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:24 -07:00
Eric Rahm
c2e607291d Bug 1164622 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=ekr
Avoid using a stringstream if the given log level is not enabled.
2015-05-14 10:13:24 -07:00
Eric Rahm
4d6eca8317 Bug 1164622 - Part 1: Remove instances of #ifdef PR_LOGGING in media. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:24 -07:00
Eric Rahm
45167dace5 Bug 1164559 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:24 -07:00
Eric Rahm
8211d94335 Bug 1164559 - Part 1: Remove instances of #ifdef PR_LOGGING in storage. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:24 -07:00
Eric Rahm
31d09285f6 Bug 1164556 - Part 2: Remove debug conditional. r=gcp
Remove what appears to be leftover debug code bypassing an if condition.
2015-05-14 10:13:23 -07:00
Eric Rahm
bc7a3b2ae7 Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Eric Rahm
09ad989d55 Bug 1163201 - Part 3: Remove mSamples in |MediaEngineWebRTCAudioSource|. r=cpeterson
|mSamples| was made protected just to satisfy a warning if PR_LOGGING was not
set. As it turns out the warning is correct and mSamples is not used, so lets
remove it.
2015-05-14 10:13:23 -07:00
Eric Rahm
47d9aba92d Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:23 -07:00
Eric Rahm
34f99e4b4c Bug 1163201 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Michal Novotny
67351b86be Bug 1163900 - crash in mozilla::net::nsHttpChannelCacheKey::GetData(unsigned int*, nsACString_internal&), r=jduell 2015-05-14 19:05:34 +02:00
Daniel Holbert
2dc1d29ed6 Bug 1050500 followup: Annotate js.cpp "Exit()" method as "override". rs=ehsan 2015-05-14 09:14:15 -07:00
Mason Chang
fdee839380 Bug 1155828 - Draw box-shadows using an approach inspired by border-image. r=mstange
--HG--
extra : rebase_source : dd38b08f414d56be7bbcb70767f3a0b0ee4bd172
2015-05-13 15:19:27 -04:00
B2G Bumper Bot
d5c3b169c3 Bumping manifests a=b2g-bump 2015-05-13 11:44:11 -07:00
B2G Bumper Bot
e19412d511 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4e51b8e5eec1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1161095 - merge pull request #30002 from etiennesegonzac:bug-1161095 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/deee98319626
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1161095 - Don't prompt on theme-app uninstall. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/faf3329ffd8b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162264 - merge pull request #30050 from Cwiiis:bug1162264-dont-allow-early-longpress to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c245bf36ee
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1162264 - Don't allow initiation of long-press during drag. r=kgrandon
2015-05-13 11:43:50 -07:00
Wes Kocher
7855d8832d Merge m-c to b2ginbound a=merge CLOSED TREE 2015-05-13 11:32:10 -07:00
Wes Kocher
d89ddfe512 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Wes Kocher
41165287c7 Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
B2G Bumper Bot
c84d74ed3c Bumping manifests a=b2g-bump 2015-05-13 10:17:33 -07:00
B2G Bumper Bot
6bd37e1e45 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/baaf94aa13cd
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29953 from mwargers/1162112

Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/5c88895debc2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1162112 - test_rocketbar_add_collection_save_bookmark.py: TimeoutException

========

https://hg.mozilla.org/integration/gaia-central/rev/bfb94470401a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #26862 from zbraniecki/1105648-refactor-system-banner

Bug 1105648 - Refactor SystemBanner. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/41528c0eabae
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1105648: Refactor SystemBanner's L10n
2015-05-13 10:15:20 -07:00
Zibi Braniecki
c29571c802 Bug 1163245 - [Battery][Gonk] Implementation of battery discharging remaining time. r=dhylands 2015-05-13 09:35:57 -07:00
Georg Fritzsche
858ec18459 Backed out changeset 3098f602db56 (bug 1162476) for xpcshell bustage on a CLOSED TREE. 2015-05-13 17:43:42 +02:00
B2G Bumper Bot
8bf8e3dc95 Bumping manifests a=b2g-bump 2015-05-13 08:11:16 -07:00
B2G Bumper Bot
5d863cc536 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4af68748acbc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164015 - merge pull request #30030 from npark-mozilla:1164015 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/456f78fdb26a
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1164015 - use local setup_IMAP_email method, and relocate screenshot methods so it won't capture time/date information
2015-05-13 08:08:23 -07:00
Paolo Amadini
0b487930a1 Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN
--HG--
extra : rebase_source : 78b0272752273a543aca66de66de6b9196d1a7d7
2015-05-13 15:39:02 +01:00
Paolo Amadini
80dddf5864 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
--HG--
extra : rebase_source : fdc290d5179bf79af1198bf62b5aac98e30aa894
2015-05-13 15:34:14 +01:00
Aaron Raimist
336ab010b7 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
2bc306e18f Bug 1073940 - Add missing icon to loop contacts panel. Patch originally by Andrei, updated by Standard8. r=mikeboer 2015-05-13 13:03:18 +01:00
B2G Bumper Bot
2853f136c1 Bumping manifests a=b2g-bump 2015-05-13 04:52:28 -07:00
B2G Bumper Bot
a8eeee604e Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/199d9265e55d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Revert "Bug 1159866 - publish lockscreenwindowmanager-deactivated when lockscreen is closed, r=alive"

This reverts commit 4efa328389b5f10591c6d91736440aacd240ab49.

========

https://hg.mozilla.org/integration/gaia-central/rev/83eccdc1f066
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163918 - merge pull request #30017 from crh0716:1163918 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/86b8b95f46b4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1163918 - Change the string id
2015-05-13 04:50:16 -07:00
Georg Fritzsche
b9015db9f3 Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 13:46:51 +02:00
B2G Bumper Bot
d4e6502013 Bumping manifests a=b2g-bump 2015-05-13 04:00:05 -07:00
B2G Bumper Bot
9624f0123f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d0b04c62305
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1137593 - Use notifcation options.dir instead of options.bidi" for gij 20 perma failure

This reverts commit 2334013f9f921e0bc5d951b0e96a6b3b033f5e08.
2015-05-13 03:57:53 -07:00
Aus Lacroix
135eb6ad5f Backed out changeset c981ae453137 2015-05-13 03:16:27 -07:00
Tooru Fujisawa
3d53e5fcfa Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Aus Lacroix
f37f6653ac bug 1159960 - Update tester docker image. r=lightsofapollo 2015-05-13 02:55:33 -07:00