Граф коммитов

443902 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 9deac25dd2 Merge m-c to inbound, a=merge 2015-10-06 12:16:50 -07:00
Wes Kocher 5f0050425a Merge b2ginbound to central, a=merge 2015-10-06 12:14:33 -07:00
Wes Kocher 994dc98801 Merge fx-team to central, a=merge 2015-10-06 12:07:33 -07:00
Eric Rahm f2e4cb7dfe Bug 1194555 - Part 6: Run reporters asynchronously. r=njn,jld 2015-10-06 11:23:36 -07:00
Eric Rahm d3e60f2da6 Bug 1194555 - Part 5: Add option for async memory reporters. r=njn 2015-10-06 11:23:35 -07:00
Eric Rahm 6fd2bbb5e8 Bug 1194555 - Part 4: Rename GetReportsState PendingProcessesState. r=njn 2015-10-06 11:23:34 -07:00
Eric Rahm 16b67b6d6c Bug 1194555 - Part 3: Remove |getReportsForThisProcess| from the nsIMemoryReporterManager interface. r=njn
|getReportsForThisProcess| differs from |getReports| in that it is limited to current process and is synchronous. When asynchronous memory reporters are added the function will no longer be able tobe synchronous. There isn't much utility in only measuring the current process, so we can remove the function and switch existing users to |getReports|.
2015-10-06 11:23:33 -07:00
Eric Rahm 57bd025868 Bug 1194555 - Part 2: Remove |explicit| attribute from nsIMemoryReporterManager. r=njn
The calculation of |explicit| relies on the synchronous |getReportsForThisProcess|, once we have asynchronous reporters this will no longer work. As it is currently referenced in the about::memory tests we can just remove it.
2015-10-06 11:23:32 -07:00
Eric Rahm e15a1912e0 Bug 1194555 - Part 1: Remove RunReportersForThisProcess. r=njn
RunReportersForThisProcess is no longer used and will no longer work once we have async reporters.
2015-10-06 11:23:31 -07:00
Eric Rahm dc17e5a1b8 Bug 1194555 - Part 0: Cleanup GetReportsState constructor. r=njn
Move GetReportsState ctor to the impl so that mChildrenPending doesn't have
to be heap allocated.
2015-10-06 11:23:30 -07:00
Jordan Lund 5342fc54c1 Bug 1210631 - enable b2gdroid variant across all of trunk, r=dustin 2015-10-06 11:16:44 -07:00
Jordan Lund 801445d7a9 Bug 1210247 - create a separate tooltool manifest for b2gdroid and add custom NDK-r10e to manifest, r=dustin
--HG--
rename : mobile/android/config/tooltool-manifests/android/releng.manifest => mobile/android/config/tooltool-manifests/b2gdroid/releng.manifest
2015-10-06 11:16:00 -07:00
B2G Bumper Bot 22ddd99c88 Bumping manifests a=b2g-bump 2015-10-06 10:08:12 -07:00
B2G Bumper Bot cab08402e8 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1210284 - hiding achievements for 2.5

========

https://hg.mozilla.org/integration/gaia-central/rev/72f7bb63a7fa
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1210284 - hiding achievements for 2.5. r=gasolin, timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/8abe157b54a4
Author: Wes Kocher <kwierso@gmail.com>
Desc: Revert "Merge pull request #32238 from Cwiiis/bug1210737-new-homescreen-startup-opt-order" for gij(7) failures

This reverts commit 882697838fa66da51c0a90a4f658f95b578d788b, reversing
changes made to 7de63eb140861ffcb5865fdca5f2fa1ba9f6d8c9.
2015-10-06 10:05:20 -07:00
Alexander Surkov 865aaf3b3a Bug 873438 - Implement IAccessible2_2::accessibleWithCaret, r=yzen 2015-10-06 12:36:47 -04:00
B2G Bumper Bot 6aa3059552 Bumping manifests a=b2g-bump 2015-10-06 08:35:21 -07:00
B2G Bumper Bot 7b695d3fe1 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81fac00e111e
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #32165 from JohanLorenzo/bug-1210047

Bug 1210047 - test_system_notification_bar.py : TimeoutException: Tim…

========

https://hg.mozilla.org/integration/gaia-central/rev/42bc056ea1f5
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1210047 - test_system_notification_bar.py : TimeoutException: TimeoutException: Timed out after 10.1 seconds

========

https://hg.mozilla.org/integration/gaia-central/rev/223492be5ae7
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #32136 from JohanLorenzo/bug-1209562

Bug 1209562 - test_fmradio_frequency_dialer.py : UnicodeEncodeError: …

========

https://hg.mozilla.org/integration/gaia-central/rev/f4e00e25c130
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1209562 - test_fmradio_frequency_dialer.py : UnicodeEncodeError: 'decimal' codec can't encode character u'\u2068' in position 0: invalid decimal Unicode string
2015-10-06 08:30:37 -07:00
B2G Bumper Bot ce10c801c8 Bumping manifests a=b2g-bump 2015-10-06 08:13:58 -07:00
B2G Bumper Bot 3170c8d8f1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ea4a112483b2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #30325 from mikehenrty/bug-1166075-permission-shb

Bug 1166075 - Use regular software home button for permission prompt …

========

https://hg.mozilla.org/integration/gaia-central/rev/c14c386b88fe
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1166075 - Use regular software home button for permission prompt in fullscreen mode
2015-10-06 08:10:14 -07:00
Mark Banner a06648dbfd Bug 1208047 - Close the dropdown menu for sharing on Loop's conversation window as soon as an item is clicked, rather than leaving it open in a potentially confusing state. r=mikedeboer 2015-10-06 16:05:50 +01:00
Brian Grinstead 6d0bc49563 Bug 1211017 - Show URL as the title in worker toolboxes;r=ejpbruel
--HG--
extra : commitid : GRkbqjQHCQG
2015-10-06 08:04:36 -07:00
B2G Bumper Bot 61fa0807ad Bumping manifests a=b2g-bump 2015-10-06 07:58:40 -07:00
B2G Bumper Bot efcd3469b4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c9b3c40fc5e
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #32210 from yzen/bug-1209062-callscreen

Bug 1209062 - making sure that the phone number is first announced on…

========

https://hg.mozilla.org/integration/gaia-central/rev/5b516f14e583
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1209062 - making sure that the phone number is first announced on callscreen.

========

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

Bug 1209062 - making sure that current app's appChrome, if visible, i…

========

https://hg.mozilla.org/integration/gaia-central/rev/6ecae1f23214
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1209062 - making sure that current app's appChrome, if visible, is owned by the statusbar.
2015-10-06 07:50:14 -07:00
B2G Bumper Bot e31265c971 Bumping manifests a=b2g-bump 2015-10-06 07:14:00 -07:00
B2G Bumper Bot ea6ea1feff Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b51675a48203
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32250 from npark-mozilla/1211679

Bug 1211679 - Set Gaia UI Test to use marionette-client = 1.0.0 and marionette-driver = 1.0.0

========

https://hg.mozilla.org/integration/gaia-central/rev/2d1820681639
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1211679 - Set Gaia UI Test to use marionette-client = 1.0.0 and marionette-driver = 1.0.0
2015-10-06 07:05:30 -07:00
B2G Bumper Bot b333b92277 Bumping manifests a=b2g-bump 2015-10-06 06:38:32 -07:00
B2G Bumper Bot 6909b92d8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/246dd972d608
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32238 from Cwiiis/bug1210737-new-homescreen-startup-opt-order

Bug 1210737 - Return metadata progressively. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/41bcfe26a4c1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1210737 - Return metadata progressively. r=gmarty
2015-10-06 06:35:35 -07:00
B2G Bumper Bot 5dafc37ea8 Bumping manifests a=b2g-bump 2015-10-06 06:13:37 -07:00
B2G Bumper Bot da636a97fa Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b4085f51e089
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1187330 - You can't have engineering apps with the spark distro" for breaking builds

This reverts commit f94285f9fbce75f9a2a8c86d0b22b63aca734789.
2015-10-06 06:10:13 -07:00
B2G Bumper Bot 17dd6267a5 Bumping manifests a=b2g-bump 2015-10-06 05:28:16 -07:00
B2G Bumper Bot 104f9b7d3d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1211621 - Fix failures in tests in wait_for_cards_view

========

https://hg.mozilla.org/integration/gaia-central/rev/ad8c78229c52
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1211621 - Fix failures in tests in wait_for_cards_view
2015-10-06 05:25:22 -07:00
B2G Bumper Bot b97df0d1ee Bumping manifests a=b2g-bump 2015-10-06 03:27:50 -07:00
Carsten "Tomcat" Book 918e7c76b4 Merge m-c to b2g-i 2015-10-06 12:24:42 +02:00
Carsten "Tomcat" Book f21f41d902 Merge m-c to mozilla-inbound 2015-10-06 12:21:45 +02:00
B2G Bumper Bot 1bdbebb366 Bumping manifests a=b2g-bump 2015-10-06 03:04:45 -07:00
B2G Bumper Bot b9514e3ffa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1867d89c3747
Author: Fabien Cazenave <fabi1cazenave@users.noreply.github.com>
Desc: Merge pull request #32232 from fabi1cazenave/value_selector_bug1211421

Bug 1211421 - <option dir="auto">, r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/8e585a1ec000
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 1211421 - <option dir="auto">
2015-10-06 03:01:52 -07:00
Carsten "Tomcat" Book 71e22d0c44 merge mozilla-inbound to mozilla-central a=merge 2015-10-06 12:01:35 +02:00
Benjamin Bouvier 448b7e50a9 Bug 1111201: Check for OOM when calling an asm.js function with new; r=evilpie
--HG--
extra : commitid : L6bCXbi1bZL
extra : rebase_source : 2beba03ece8f8ad045731946f46fe7ab2f94b7b2
2015-10-06 11:59:30 +02:00
Simon Montagu 5e7980e26f Bug 1201468: Map UErrorCode to nsresult, r=jfkthame 2015-10-06 02:59:00 -07:00
B2G Bumper Bot 5b34c7c45f Bumping manifests a=b2g-bump 2015-10-06 02:54:45 -07:00
Carsten "Tomcat" Book e89221c76b merge fx-team to mozilla-central a=merge 2015-10-06 11:54:45 +02:00
B2G Bumper Bot 16670c711f Bumping manifests a=b2g-bump 2015-10-06 02:13:46 -07:00
B2G Bumper Bot 78d15c3185 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7989af3dde0e
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #32235 from JohanLorenzo/bug-1187330-2

Bug 1187330 - You can't have engineering apps with the spark distro

========

https://hg.mozilla.org/integration/gaia-central/rev/ada3ce43329b
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1187330 - You can't have engineering apps with the spark distro
2015-10-06 02:10:19 -07:00
Thomas Zimmermann bc620fb2b2 Bug 1211435: Cleanup AVRCP interfaces when Bluetooth adapter gets switched off, r=shuang
Cleaning up AVRCP was forgotten in bug 1199110.
2015-10-06 10:12:38 +02:00
Thomas Zimmermann 5db5ee8b4c Bug 1211435: Rename some internal classes of Bluetooth's AVRCP manager, r=shuang 2015-10-06 10:12:38 +02:00
Thomas Zimmermann 7b85e483f3 Bug 1211435: Rename some internal classes of Bluetooth's A2DP manager, r=shuang 2015-10-06 10:12:38 +02:00
B2G Bumper Bot 06253130a3 Bumping manifests a=b2g-bump 2015-10-05 22:24:41 -07:00
B2G Bumper Bot 8a55408ecc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1de2dfa13b0b
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #32244 from zbraniecki/1211622-reverse-proxy-from-l10njs-to-l20njs

Bug 1211622 - Introduce a reverse proxy in l10n.js to l20n.js. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/af867138ebd7
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1211622 - Introduce a reverse proxy in l10n.js to l20n.js
2015-10-05 22:21:49 -07:00
B2G Bumper Bot d3be7225e7 Bumping manifests a=b2g-bump 2015-10-05 20:38:21 -07:00
B2G Bumper Bot b1c183f443 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e472a3577ea
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #31633 from evanxd/bug-1199605

Bug 1199605 - Send none type channel when app is destroyed r=johnhu, hub

========

https://hg.mozilla.org/integration/gaia-central/rev/45eaede3acc3
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1199605 - Set none audio channel when app is destroyed r=johnhu, hub
2015-10-05 20:35:29 -07:00