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

422039 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 6a55c03d43 Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
--HG--
extra : rebase_source : 9f988171182a0abd54724e0cc2906fe678da318f
extra : source : 7923a0c837b56efcd1376b95318fe4cdce03d5e8
2015-05-01 12:20:55 -04:00
Joel Maher 044ad93dd3 Bug 1162753 - update talos to pick up quit and remote pageset fixes. r=wlach 2015-05-19 10:02:22 -04:00
Joel Maher b5d126ba7c Bug 1131110 - disable test_bug484459.xul for windows and osx. r=bholley 2015-05-19 10:02:20 -04:00
Brian Hackett 70ebb7d2ba Bug 1163091 - Handle unboxed arrays in jsarray.cpp fast paths, r=jandem. 2015-05-19 07:57:41 -06:00
Ben Kelly 628c49aec7 Bug 1165395 Test Cache API after QuotaManager reset. r=janv 2015-05-19 06:50:20 -07:00
Ryan VanderMeulen 5d0c082ef9 Bug 1161699 - Skip browser_bug517902.js on Linux e10s. r=ttaubert
--HG--
extra : rebase_source : 2b14c986f6ca4fec133ce340258716d8f364b86c
2015-05-19 09:12:34 -04:00
Eugen Sawin 86a0e6f5e7 Bug 1071620 - Update meta data on DOMMetaAdded before first paint. r=kats
---
 mobile/android/chrome/content/browser.js | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
2015-05-19 15:06:39 +02:00
Eugen Sawin 1af42e4770 Bug 1164453 - Assert that decoder callback is set before using it. r=snorp
---
 .../platforms/android/AndroidDecoderModule.cpp      | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

--HG--
extra : rebase_source : 592102e57e88d61c29373c53337ae3bdf97ccd52
2015-05-18 20:15:22 +02:00
Carsten "Tomcat" Book 1c4b6045f0 Backed out changeset 92c8a78a2c09 (bug 1166183) for perma timeouts in test_peerConnection_replaceTrack.html on a CLOSED TREE 2015-05-19 13:19:00 +02:00
Carsten "Tomcat" Book 5757afbd2a Merge mozilla-central to mozilla-inbound 2015-05-19 12:35:08 +02:00
Carsten "Tomcat" Book 3b641432c4 merge mozilla-inbound to mozilla-central a=merge 2015-05-19 11:58:45 +02:00
Carsten "Tomcat" Book 8a45c75c63 merge fx-team to mozilla-central a=merge 2015-05-19 11:55:11 +02:00
Michal Novotny 796dc0f137 Bug 1152047 - mozilla::net::nsWSAdmissionManager::GetSessionCount may deadlock during shutdown, r=mcmanus 2015-05-19 11:35:33 +02:00
Jon Coppeard d2bef25deb Bug 1165843 - Don't fire the pre-barrier in HeapPtr destructor r=terrence 2015-05-19 10:15:06 +01:00
Jacek Caban 12ce7666ca Bug 1161642 - Cross compilation fixup.
--HG--
extra : rebase_source : bbc320d004ea887b6d00d0eeac57f16b715ef216
2015-05-19 11:12:55 +02:00
Nicholas Nethercote 7c97866f05 Bug 1103375 - Fix some crashes triggered from about:memory. r=mrbkap.
We can't call JS code while iterating over the JS heap in the JS memory
reporter. The Yandex Elements add-on is causing this in two cases.

- The add-on implements some nsIURI objects. This one's easy to work around,
  because GetLocation() can just skip any JS-implemented nsIURI objects.

- The add-on implements some nsIProtocolHandler objects in order to
  implement a custom "xb://" scheme. This one is harder to workaround because
  the call to the JS object's method occurs deep within NS_NewURI(), well
  beyond the JS reporter code. So we just skip "xb://" URLs.

--HG--
extra : rebase_source : 8184c6d9152ee416575689c221bd77b6e0227412
2015-05-18 23:06:01 -07:00
JW Wang 3d5ee73bae Bug 1165802 - backout 3f28c4380901 in bug 1162364 that causes media mochitests timeouts. r=karlt 2015-05-19 16:53:31 +08:00
Ed Morley 7f51884ce9 Bug 1164812 - mach mercurial-setup: Always mark the v-c-t repo as needing update
Currently we only mark the version-control-tools repo as needing updating, if
we did not pass a path param to prompt_external_extension(). This is because if
no path is passed, the extension is used from the version-control-tools repo,
and so if _no_ path is passed, it's presumed the extension is external to the
repo. However this is not always the case - eg if we need to specify a specific
file for an extension (vs the entire directory), we have to do so be passing in
the path. We hit this case for reviewboard.

With this change, we always mark the version-control-tools repo as needing an
update, no matter where the extension was located.
2015-05-19 09:41:38 +01:00
Ed Morley 18e0893b16 Bug 978514 - mach mercurial-setup: Use mqext from the version-control-tools repo
mqext was moved into the version-control-tools repo some time ago, but mach
mercurial-setup was still pointing at the old repo location, which is no longer
being updated.
2015-05-19 09:41:38 +01:00
Paul Adenot df001b202b Bug 1166183 - Back out the direct listener removal landed by mistake in bug 1141781. r=jesup 2015-05-19 10:31:59 +02:00
Robert Longson a17309da18 Bug 1165750 - metadata tag should be allowed in clipPath. r=jwatt 2015-05-19 09:25:52 +01:00
B2G Bumper Bot ede765f6a4 Bumping manifests a=b2g-bump 2015-05-18 22:12:54 -07:00
B2G Bumper Bot 87601cf0c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8fa0242e0aa7
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30076 from zbraniecki/1164722-reenable-notification-rtl-tests

Bug 1164722 - Reenable system notification rtl tests. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/39de8a7a8ada
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1164722 - Reenable system notification rtl tests
2015-05-18 22:10:34 -07:00
Matthew Gregan 1232fe7f4d Backed out changeset dd1417716d76 (bug 1103824) for Android issues. CLOSED TREE. 2015-05-19 17:08:18 +12:00
Jessica Jong b6ab51f3f2 Bug 1143984 - [NetworkManager] set 'active' only for default connections. r=echen 2015-05-19 11:21:50 +08:00
B2G Bumper Bot 4130ccb28f Bumping manifests a=b2g-bump 2015-05-18 19:32:21 -07:00
B2G Bumper Bot eeebd2a49d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5893e31fbff0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #29784 from shamenchens/Bug1155610-GijForDevice-4

Bug 1155610 - Running gaia integration test based on device type

========

https://hg.mozilla.org/integration/gaia-central/rev/71c277fe5af7
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1155610 - Running gaia integration test based on device type
2015-05-18 19:30:24 -07:00
Wes Kocher b89eea16d1 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-05-18 17:33:45 -07:00
Wes Kocher d6cb8f51f1 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : amend_source : a5cafa3567c232d520d9890350ff8d42b2a61b75
2015-05-18 17:24:16 -07:00
Wander Lairson Costa d0810fb78a Bug 1164939: Use flame instead of flame-kk for platform name. CLOSED TREE
We (I) broke flame OTA updates because we used the target name as the
platform name. flame and flame-kk must use "flame" as the platform name.

--HG--
extra : amend_source : b31edd24d80921c6ad2da25f203dd2a373a5aeee
2015-05-18 21:01:41 -03:00
jlal@mozilla.com 2bc5e4bb21 Bug 1166073 - change docker registry to hub r=garndt
--HG--
extra : rebase_source : 12c5436841dfee4f3bee2e562410fd445f760a34
extra : histedit_source : 5b020aa313644473fcbeb06e2bf8d586d560ef6f
2015-05-18 14:43:24 -07:00
Ryan VanderMeulen 21cd9a95ab Bug 598900 - Tweak the fails-if logic to better encompass WinXP. a=me
CLOSED TREE
2015-05-18 16:49:54 -04:00
Ryan VanderMeulen 940e27ab0b Merge inbound to m-c. a=merge 2015-05-18 16:35:28 -04:00
Ryan VanderMeulen 7833fc8055 Merge inbound to m-c. a=merge 2015-05-18 16:32:50 -04:00
Jordan Santell 1a6e9291dd Bug 1164593 - change the import message to be 'Import recording...' rather than 'Save recording...'. r=vp 2015-05-18 12:43:29 -07:00
Jordan Santell dbdca9a2e9 Bug 1162583 - Disable realtime rendering in performance tools when e10s is not on. r=vp 2015-05-18 17:44:49 -07:00
B2G Bumper Bot 576e3f1ca3 Bumping manifests a=b2g-bump 2015-05-18 11:38:34 -07:00
B2G Bumper Bot 74bd4d7b28 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24b86301dcc2
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30110 from zbraniecki/1165923-add-l20n-example-app

Bug 1165923 - Add l20n example app. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/77fd67e73ae0
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1165923 - Add l20n example app
2015-05-18 11:36:22 -07:00
Alexandre Poirot 0f054b7f6b Bug 1059882 - Enable frame selection by default. r=jryans 2015-05-18 20:27:32 +02:00
Alexandre Poirot bcdcfd3253 Bug 1161072 - Prevent "no such actor" exception from style inspector during toolbox shutdown. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot a16b27a304 Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot 4d22bf0963 Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans 2015-05-18 20:15:35 +02:00
B2G Bumper Bot 2e986c9f01 Bumping manifests a=b2g-bump 2015-05-18 11:13:10 -07:00
B2G Bumper Bot 92910feff4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8feac144066e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: [No bug] Update l20n parser to make it more compatible with the .properties one. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/0207f74bd0ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1160915 - Default to use a combined chrome if not defined"

This reverts commit f76b42bff29db1470a0167f6999c8473d42cac16.
2015-05-18 11:10:31 -07:00
Ryan VanderMeulen 3840af94c6 Bug 598900 - Really mark lineheight-metrics-1.html as passing for Windows unaccelerated reftests.
CLOSED TREE
2015-05-18 13:52:11 -04:00
B2G Bumper Bot 56aba6525e Bumping manifests a=b2g-bump 2015-05-18 10:37:43 -07:00
B2G Bumper Bot 7dc487292f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a578eeda5da5
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147316 - merge pull request #30108 from Cwiiis:bug1147316-fix-cutoff-collection-icon to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e448260bf8c8
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1147316 - Fix cut-off add-to-collection icon. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/dca47d6d0c8a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1162732 - merge pull request #30065 from gabrielesvelto:bug-1162732-speaker-and-mute-button-status to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/22b160cac63e
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1162732 - Properly adjust the speaker and mute buttons depending on the call state r=thills
2015-05-18 10:35:30 -07:00
B2G Bumper Bot 649e82b230 Bumping manifests a=b2g-bump 2015-05-18 09:13:15 -07:00
Ryan VanderMeulen fd0628b341 Bug 598900 - Mark lineheight-metrics-1.html as passing for Windows unaccelerated reftests.
CLOSED TREE
2015-05-18 12:11:06 -04:00
B2G Bumper Bot 48c3fc595d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a9b9a894cb3
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1165600 - merge pull request #30090 from KevinGrandon:bug_1165600_settings_sim_tagged to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f1f0b12f1409
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1165600 - Port settings usage of template.js to tagged.js.
2015-05-18 09:10:32 -07:00