Commit Graph

238192 Commits

Author SHA1 Message Date
Ryan VanderMeulen
98d2277171 Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
CLOSED TREE
2015-04-08 13:52:21 -04:00
Andrea Marchesini
f05d2aba51 Bug 1134224 - test_bug1132395.html must wait until the port is actually available before sending messages, r=ehsan 2015-04-08 17:59:08 +01:00
Daniel Holbert
1da6eae4b9 Bug 1145926 followup: Add missing 'virtual' & 'override' keywords to DecoderNeedsConversion() decl in BlankDecoderModule. rs=ehsan 2015-04-08 10:21:07 -07:00
Jim Mathies
89c095ec93 Bug 1128238 - Ajust NPP_SetWindow and synth native event coords to account for the chrome offset of remote tabs. Prior to this the content process always assumed the tab was the window origin. r=aklotz 2015-04-08 11:51:49 -05:00
Jon Coppeard
32a55c8afd Bug 1149526 - Check HeapPtrs have GC lifetime r=terrence 2015-04-08 10:27:51 +01:00
David Keeler
b819bfd2cb bug 1147085 - remove nsINSSCertCache (replace it with nsIX509CertDB.getCerts()) r=Cykesiopka 2015-04-03 14:01:05 -07:00
Brian Hackett
52f2fca60b Bug 1147608 - Fixes for unboxed object creation stub compilation on x86 and ARM, r=jandem. 2015-04-08 11:10:56 -06:00
Daniel Holbert
cd461f9e88 Bug 936092 followup: Add missing 'override' annotation to nsDragServiceProxy::InvokeDragSession() declaration. rs=smaug 2015-04-08 10:02:45 -07:00
Ryan VanderMeulen
60c08d9a5c Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-08 12:59:08 -04:00
Ryan VanderMeulen
6a8f66fd96 Merge fx-team to m-c. a=merge 2015-04-08 12:38:35 -04:00
Ryan VanderMeulen
2f9dbcebc6 Merge b2g-inbound to m-c. a=merge 2015-04-08 12:31:53 -04:00
Ryan VanderMeulen
a148661e18 Backed out 5 changesets (bug 1149987) for mochitest crashes.
Backed out changeset b62e371d6189 (bug 1149987)
Backed out changeset daa762fca8e6 (bug 1149987)
Backed out changeset bdb64d5befa5 (bug 1149987)
Backed out changeset 693901a4bcde (bug 1149987)
Backed out changeset e7c41c8653c4 (bug 1149987)

CLOSED TREE
2015-04-08 11:49:49 -04:00
Olli Pettay
41380c199c Bug 936092, initial DnD support for e10s, r=enndeakin,karlt 2015-04-08 18:30:03 +03:00
Sotaro Ikeda
4f57218c57 Bug 1151936 - Update GLContextEGL's EGLSurface override handling r=jgilbert 2015-04-08 08:35:54 -07:00
Kannan Vijayan
ce3b404198 Bug 1150252 - Make profiler sampler use pthread_kill on macos. r=mstange 2015-04-08 11:19:08 -04:00
Robert Longson
027e45d2a2 Bug 1142982 - implement dominant-baseline=middle properly. r=heycam 2015-04-08 16:18:33 +01:00
Szu-Yu Chen [:aknow]
7869ab6d13 Bug 1147842 - Test system message telephony-call-ended. r=hsinyi 2015-04-08 18:01:28 +08:00
J. Ryan Stinnett
7218c9f7d2 Bug 1134166 - Check for project when updating toolbox state. r=me 2015-04-08 04:09:42 -05:00
J. Ryan Stinnett
0ad6040e87 Bug 1134166 - Close toolbox if selected app dies. r=ochameau 2015-04-08 04:09:42 -05:00
J. Ryan Stinnett
f78d1a29fb Bug 1134166 - Restart toolbox if selected app re-opens. r=ochameau 2015-04-08 04:09:42 -05:00
B2G Bumper Bot
7800caa78b Bumping manifests a=b2g-bump 2015-04-08 02:02:17 -07:00
B2G Bumper Bot
7e06ff3c23 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbc540265f83
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #29360 from crh0716/1151723

Bug 1151723 - Use 'window' explicitly r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/0dbf84de91b1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1151723 - Use 'window' explicitly
2015-04-08 02:00:07 -07:00
B2G Bumper Bot
1e901c47cc Bumping manifests a=b2g-bump 2015-04-08 01:42:56 -07:00
B2G Bumper Bot
228d5fe37c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/869fab213dee
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152002 - merge pull request #29381 from julienw:1152002-disable-e10s to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f1c125a41012
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1152002 - Disable e10s in Gaia DEBUG profile -- again r=ricky
2015-04-08 01:40:22 -07:00
Jocelyn Liu
8338cc1176 Bug 1140951 - Implement start/stopNotifications for GATT client API. r=shuang, r=mrbkap 2015-04-08 13:49:28 +08:00
Jocelyn Liu
7613fecb87 Bug 1132343 - Patch2: Replace setPairingConfirmation() with accept() in marionette test due to API change. r=shuang 2015-04-08 13:49:21 +08:00
Jocelyn Liu
3eff453d19 Bug 1132343 - Patch1: Add accept/reject method in BluetoothPairingHandle interface for supporting consent and displaypasskey pairing requests. r=shuang, r=mrbkap 2015-04-08 13:49:14 +08:00
B2G Bumper Bot
ce35ad4894 Bumping manifests a=b2g-bump 2015-04-07 19:57:34 -07:00
B2G Bumper Bot
16d1173d5d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e0974846c772
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150423 - merge pull request #29311 from shamenchens:Bug1150423-ExposeDeviceType to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/fc1561a305f9
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1150423 - Expose device type to feature detector module
2015-04-07 19:55:22 -07:00
B2G Bumper Bot
ffe371983d Bumping manifests a=b2g-bump 2015-04-07 15:34:43 -07:00
B2G Bumper Bot
e4a2e3b727 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65cfeaa7be19
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1151857 - merge pull request #29370 from hfiguiere:bug1151857 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/402ee0d8f2bf
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1151857 - Add the moztrap cases to the tests.
2015-04-07 15:32:33 -07:00
B2G Bumper Bot
f1cc5b54a5 Bumping manifests a=b2g-bump 2015-04-07 14:27:20 -07:00
B2G Bumper Bot
9716b93f90 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bef5a1dba5f9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 976850 - merge pull request #29383 from mcav:merge3 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b6b6ccbcd69b
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 976850 - [email/backend] Refactor GELAM tests. r=asuth
2015-04-07 14:25:09 -07:00
Kartikaya Gupta
4d5cda5baf Bug 1151890 - Explicitly set a null MessageLoop for the APZ controller thread on OS X. r=mstange 2015-04-07 16:53:41 -04:00
B2G Bumper Bot
9e10d71e41 Bumping manifests a=b2g-bump 2015-04-07 13:37:25 -07:00
B2G Bumper Bot
61f92f6987 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b28a7d3a7c9
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #29228 from julienw/1099100-dedicated-alert-tone

Bug 1099100 - CMAS shall use a dedicated alert signal r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/13e6d2e3bfd1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1099100 - CMAS shall use a dedicated alert signal r=schung,azasypkin
2015-04-07 13:35:15 -07:00
Ryan VanderMeulen
bedaa463d0 Merge m-c to b2g-inbound. a=merge 2015-04-07 16:26:21 -04:00
Ryan VanderMeulen
af7e60c85a Merge fx-team to m-c. a=merge 2015-04-07 16:20:54 -04:00
Ryan VanderMeulen
581724fc0f Merge inbound to m-c. a=merge 2015-04-07 15:47:40 -04:00
Mark Finkle
2ecefae378 Bug 1151469 - Tweak the package manifest to avoid packaging the wrong file. r=rnewman
CLOSED TREE
2015-04-07 15:28:00 -04:00
B2G Bumper Bot
3c1b1d0698 Bumping manifests a=b2g-bump 2015-04-07 12:20:04 -07:00
B2G Bumper Bot
0f51430aa6 Bumping manifests a=b2g-bump 2015-04-07 11:22:47 -07:00
B2G Bumper Bot
2787d2748d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a7d22a159f8c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1144655 - merge pull request #29169 from albertopq:1144655-rocketbar-app to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b5874541197b
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1144655 - Closing search view when entering in the task manager
2015-04-07 11:20:36 -07:00
Stephen Pohl
e3f9d6e492 Bug 1151544: Update Adobe EME's homepage URL in addons manager. r=gfritzsche 2015-04-07 14:05:34 -04:00
Ryan VanderMeulen
3d348bc1f8 Backed out changeset 277d8a11dc53 (bug 1144625) to see if it's the cause of intermittent Gip failures.
CLOSED TREE
2015-04-07 13:56:48 -04:00
B2G Bumper Bot
4ca43fae8f Bumping manifests a=b2g-bump 2015-04-07 10:52:39 -07:00
B2G Bumper Bot
1384ccdeb7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e2d91154fb24
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #29372 from albertopq/1149114-sim-landscape2

Bug 1149114 - Remove fullscreen class when opening homescreen r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/3138d35f29cc
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1149114 - Remove fullscreen class when opening homescreen r=kgrandon
2015-04-07 10:50:27 -07:00
Ryan VanderMeulen
b208a763b2 Backed out changeset 6bbe2e6958a9 (bug 1127801) for intermittent (?!?!) Mulet mochitest bustage.
CLOSED TREE
2015-04-07 13:47:54 -04:00
Ryan VanderMeulen
a1ed0f0476 Backed out changeset f937e8d943d8 (bug 1147945) for xpcshell failures. 2015-04-07 13:44:58 -04:00
Jared Wein
b1371cbf06 Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs 2015-04-07 13:37:12 -04:00