Ehsan Akhgari
a7a241f207
Bug 1045067 - Fix some bad implicit constructors in dom/content/ipc; r=smaug
2014-07-28 13:17:51 -04:00
Ehsan Akhgari
9a3b76ff07
Bug 1045094 - Fix some bad implicit constructors in telemetry; r=froydnj
2014-07-28 13:16:00 -04:00
Ehsan Akhgari
844c2bfe95
Bug 1045068 - Fix some bad implicit constructors in Gecko profiler; r=BenWa
2014-07-28 13:11:26 -04:00
Andrew McCreight
03491e3bd7
Bug 1028148, part 2 - SharedMemory does not need COUNT_CTOR/DTOR any more. r=bent
2014-07-28 09:56:55 -07:00
Andrew McCreight
9ac73c4e09
Bug 1028148, part 1 - Make SharedMemory's dtor private. r=bent
2014-07-28 09:56:54 -07:00
Joel Maher
283067635c
Bug 1044207 - update talos to use new mainthread io code. r=dminor
2014-07-28 12:20:30 -04:00
Vladimir Vukicevic
6f7d9102ed
b=965848; implement EXT_shader_texture_lod for WebGL; r=jgilbert, r=bz
2014-07-24 11:58:43 -04:00
Ms2ger
5cc1b4e38b
Bug 1044973 - Avoid storing None in the |unexpected| array in machformatter.py; r=ahal
...
In the case of an unexpected pass, there will be no |message| field in the
data, which will lead to a None message in the tuple. This will trip up
the "".join() call in test_end.
2014-07-28 17:51:28 +02:00
Ms2ger
593cdb616e
Bug 1044657 - Move PYTHON_UNIT_TESTS to moz.build; r=mshal
...
As a first step, this moves PYTHON_UNIT_TESTS to moz.build as a passthru
variable. In the future, we could hook it up to |mach test|.
The __init__.py files may not need to be in the list, but I don't want to
change the list here.
2014-07-28 17:51:12 +02:00
Geoff Brown
fb12265d45
Bug 1031103 - Skip test_bug659743.xlm on Android 2.3 for too many intermittent time outs; no review
2014-07-28 09:59:50 -06:00
Ehsan Akhgari
b2f21af58b
Bug 1044598 - Part 2: Make ServiceWorkerManager::GetServiceWorkerRegistration honor XPCOM rules; r=smaug
2014-07-28 09:57:31 -04:00
Ehsan Akhgari
cc9595cff5
Bug 1044598 - Part 3: Fix two refcounting errors in MediaRecorder code; r=roc
2014-07-28 09:58:02 -04:00
Randell Jesup
18183503d2
Bug 1044550: Move GMP shared mem cache from a global to per-GMPParent r=cpearce
2014-07-28 11:44:20 -04:00
Randell Jesup
3f9a64b84f
Bug 1043531: Safely delete GMP processes when unused and handle plugin crashes r=cpearce
2014-07-28 11:42:55 -04:00
Ryan VanderMeulen
7d109c3b7f
Backed out changesets c6691cff88a4 and 43a7db7bf902 (bug 1044598) for bustage.
...
CLOSED TREE
2014-07-28 11:08:12 -04:00
Armen Zambrano Gasparnian
b7648f8eb6
Bug 1042743 - Lock mozlog's version for mozdevice. r=wlach
2014-07-28 10:59:51 -04:00
Ehsan Akhgari
487b4a7d12
Bug 1045041 - Mark non-explicit classes created by IPDL to be MOZ_IMPLICIT; r=froydnj
2014-07-28 10:57:17 -04:00
Andrea Marchesini
2ddc23409d
Bug 1030917 - xpc::GlobalProperties object ignores the 'aPromise' param., r=bholley
2014-07-28 15:42:57 +01:00
Ehsan Akhgari
10704324a7
Bug 1044598 - Part 3: Fix two refcounting errors in MediaRecorder code; r=roc
...
--HG--
extra : rebase_source : 6b817aa2949e5dca4dde171010dd7727ad03bd70
2014-07-28 09:58:02 -04:00
Ehsan Akhgari
d3237cadc5
Bug 1044598 - Part 2: Make ServiceWorkerManager::GetServiceWorkerRegistration honor XPCOM rules; r=smaug
...
--HG--
extra : rebase_source : 6fcd656cae5db25b99c70a6d2c901409fb751755
2014-07-28 09:57:31 -04:00
Carsten "Tomcat" Book
a0b03bc21c
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-07-28 16:30:30 +02:00
Nicolas Silva
2f632cb620
Bug 1043929 - Fix TestTextures (disabling a part of the test that tries to do something it can't do) on a CLOSED TREE
2014-07-28 16:10:01 +02:00
Carsten "Tomcat" Book
da7e690ac3
merge fx-team to mozilla-central a=merge
2014-07-28 15:44:12 +02:00
Paul Adenot
cf83782d84
No Bug - Revert part of 2fe40d407853 added by mistake.
...
--HG--
extra : rebase_source : 095450aa0f40d672187499e76f3aa70a7e8001a7
2014-07-28 15:40:02 +02:00
Carsten "Tomcat" Book
e8b59f5b1a
merge mozilla-inbound to mozilla-central a=merge
2014-07-28 15:32:36 +02:00
Nicolas Silva
580c75e9e0
Bug 1043929 - Ensure that a locked TextureHost can give access to a valid TextureSource for some of the texture types. r=Bas
2014-07-28 14:58:38 +02:00
Nicolas Silva
c0638f4f0a
Bug 1043929 - Unlock the mask texture in case of failure. r=Bas
2014-07-28 14:58:20 +02:00
Nicolas B. Pierron
4861fa16ed
Bug 1040194 - Keep recoverOnBailout instruction for resume point operands. r=h4writer
2014-07-28 05:46:26 -07:00
Nicolas B. Pierron
9c12ac2f72
no bug - Fix order of namespace comments. r=me
2014-07-28 05:46:26 -07:00
Carsten "Tomcat" Book
13dd8acf94
merge b2g-inbound to mozilla-central a=merge
2014-07-28 12:46:31 +02:00
B2G Bumper Bot
6a7a0b98c8
Bumping manifests a=b2g-bump
2014-07-27 22:46:44 -07:00
B2G Bumper Bot
628d8466e7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/97a95feb1d15
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #22155 from snowmantw/issue1043821
Bug 1043821 - [LockScreen] Move passcode verification to other System co...
========
https://hg.mozilla.org/integration/gaia-central/rev/4fe05e9c30dd
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1043821 - [LockScreen] Move passcode verification to other System components
2014-07-27 22:40:25 -07:00
B2G Bumper Bot
e7cdfeb909
Bumping manifests a=b2g-bump
2014-07-27 20:36:39 -07:00
B2G Bumper Bot
5ea98e5b17
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9558a7e07078
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #22082 from aajain/bug_1042357
Bug 1042357 - Code to removeEventListener for radiostatechange in radio.js is not working r=arthur.chen
========
https://hg.mozilla.org/integration/gaia-central/rev/aaaa2eb77e49
Author: Anshul Jain <anshulj@codeaurora.org>
Desc: Bug 1042357 - Code to removeEventListener for radiostatechange in
radio.js is not working r=arthur.chen
2014-07-27 20:30:25 -07:00
B2G Bumper Bot
5e45b5da07
Bumping manifests a=b2g-bump
2014-07-27 16:26:45 -07:00
B2G Bumper Bot
63338acd94
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/377478a69651
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Revert "Revert "Bug 1042744 - Add a container around app iframes and some chrome UI. r=alive" under suspicion of breaking JB emulator builds""
This reverts commit a6d415335e8e73bf8bca00cd8591fd59164f915a.
2014-07-27 16:25:24 -07:00
B2G Bumper Bot
9248adf8e5
Bumping manifests a=b2g-bump
2014-07-27 10:51:19 -07:00
B2G Bumper Bot
29614efe82
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0a42937723c
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044492 - Discard suggestions notice unconditionally. r=kgrandon
2014-07-27 10:45:31 -07:00
Paolo Amadini
4d3ce75496
Bug 1023862 - Electrolysis (e10s) support for the requestAutocomplete testing framework. r=MattN
...
--HG--
rename : toolkit/components/formautofill/test/browser/head.js => toolkit/components/formautofill/test/browser/loader.js
rename : toolkit/components/formautofill/test/chrome/head.js => toolkit/components/formautofill/test/chrome/loader.js
rename : toolkit/components/formautofill/test/xpcshell/head.js => toolkit/components/formautofill/test/xpcshell/loader.js
2014-07-27 18:18:44 +01:00
B2G Bumper Bot
faf07f4121
Bumping manifests a=b2g-bump
2014-07-27 09:41:41 -07:00
B2G Bumper Bot
ef82543a75
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e4087a76c67
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21652 from KevinGrandon/bug_1037864_gaia_grid_localization
Bug 1037864 - [GaiaGrid] Serve localization from within the gaia grid component
========
https://hg.mozilla.org/integration/gaia-central/rev/e3b41ce293d9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037864 - [GaiaGrid] Serve localization from within the gaia grid component r=crdlc
2014-07-27 09:35:25 -07:00
B2G Bumper Bot
f240b50fbe
Bumping manifests a=b2g-bump
2014-07-27 09:11:42 -07:00
B2G Bumper Bot
2d34256e7d
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/710e14a7a9f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1043870 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/system/test/marionette/homescreen_navigation_test.js | Homescreen navigation > Going to the homescreen and back to a warm app
2014-07-27 09:05:25 -07:00
B2G Bumper Bot
eb6f24044f
Bumping manifests a=b2g-bump
2014-07-27 07:41:45 -07:00
B2G Bumper Bot
8d37c3dba5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aa56abbdbc46
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22200 from vingtetun/revert.revert.browser-container
Revert "Revert "Bug 1042744 - Add a container around app iframes and som...
========
https://hg.mozilla.org/integration/gaia-central/rev/240ee7e4cf30
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Revert "Revert "Bug 1042744 - Add a container around app iframes and some chrome UI. r=alive" under suspicion of breaking JB emulator builds"
This reverts commit ebb824c7e4c1be271d68c773ac75ae0cfb79238d.
2014-07-27 07:40:26 -07:00
Dão Gottwald
d160b2bddf
Backed out changeset 29b357a370f3
2014-07-27 00:16:34 +02:00
Vikneshwar
b708298d3e
Bug 1038599 - Call OpenLinkIn from loadURI. r=dao
2014-07-26 21:35:39 +02:00
Dão Gottwald
8977ebcbe3
Bug 1039506 - speed up _getTabForContentWindow. r=ttaubert
2014-07-26 21:34:50 +02:00
B2G Bumper Bot
c09bcbf334
Bumping manifests a=b2g-bump
2014-07-26 11:26:39 -07:00
B2G Bumper Bot
2c13439c55
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/593d1d8fb040
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1044231 - Xfail test_everything_me_launch_link.py a=testonly r=me"
This reverts commit e95ac19a89b858528031a90d688bf39ff7dcf0a3.
2014-07-26 11:20:24 -07:00