Commit Graph

496223 Commits

Author SHA1 Message Date
Jan-Ivar Bruaroey
7e04b54123 Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

--HG--
extra : rebase_source : 108e1e88a48438bb785c178eeb7a5dd6a3777bfa
extra : intermediate-source : b064e12476679127c439525a2c0f98c83cdb82e1
extra : source : e8d6d5f8bcc93a488739635fe55ffdbd17dc206d
2016-08-12 15:18:51 -04:00
Jan-Ivar Bruaroey
33cd327d9f Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons
MozReview-Commit-ID: CjkRcALTY7V

--HG--
extra : rebase_source : b240f23670aa08ff235fc663d9444fbf4e7b4721
extra : intermediate-source : d6ee39e75b5ac0c0108a79d6a0b4ce5d7ae83eff
extra : source : f0a1407718aa20927de2a74da20e6073537958e8
2016-08-12 16:43:16 -04:00
Jan-Ivar Bruaroey
ced0c540e3 Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons
MozReview-Commit-ID: 4VVb2ZJWiCL

--HG--
extra : rebase_source : cc078f133caaefc522c443397b1c9b5438a41ef2
extra : intermediate-source : 86cb2d1374b7cc06447c9e4922bc0c89f9653184
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
2016-08-05 00:46:25 -04:00
Iris Hsiao
2f11012361 Merge mozilla-central to mozilla-inbound 2016-10-20 15:30:51 +08:00
Iris Hsiao
703b663355 Backed out changeset a0f243dead30 (bug 1301649) for developers' request 2016-10-20 15:24:50 +08:00
Sebastian Hengst
0c23c32b56 Backed out changeset 68806639c031 (bug 1287209) for failing browser-chrome test browser_ext_popup_corners.js. r=backout 2016-10-20 09:17:03 +02:00
Sebastian Hengst
304f2d4ce5 Backed out changeset 642ee7eb70bb (bug 1287209) 2016-10-20 09:16:15 +02:00
Randell Jesup
607b7c3fdf Bug 1280041: more complete fix for issues surrounding mConnection clearing r=drno 2016-10-20 01:03:44 -04:00
Phil Ringnalda
3e17fd7779 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 6ims5jd1FU5
2016-10-19 18:29:50 -07:00
Phil Ringnalda
5f307bd640 Merge f-t to m-c, a=merge
MozReview-Commit-ID: 2EvSTWDWg4t
2016-10-19 18:27:04 -07:00
Phil Ringnalda
7fd865b93f Merge autoland to m-c, a=merge
MozReview-Commit-ID: 3nuTAHtJkkD
2016-10-19 18:25:54 -07:00
Kris Maglione
0d4f94f79a Bug 1287209: Make popup tests compatible with remote browsers. r=aswan
MozReview-Commit-ID: 79Xa3j5Kzov

--HG--
extra : rebase_source : 4746880f12993aab2055221d752be50105278a85
2016-10-19 15:13:25 -07:00
Kris Maglione
00de90e4be Bug 1287209: Handle popup and options browser resizing using a frame script. r=aswan
MozReview-Commit-ID: DIfynklqrus

--HG--
extra : rebase_source : fe673f907b56f4d2bdc53be2e37271541c5332d6
2016-10-19 20:19:43 -07:00
Phil Ringnalda
02d10e1d73 Bug 1253070 followup, make it actually, you know, build
CLOSED TREE

MozReview-Commit-ID: 5u0UiNceNUJ
2016-10-19 20:16:10 -07:00
Cameron McCormack
edea75cfba Bug 1291016 - Initialize irishMarkSrc. r=jfkthame
MozReview-Commit-ID: 31T9pXWdQRk
2016-10-20 05:01:57 +02:00
Gregory Szorc
6790a0b48f Bug 1311492 - Increase timeout of Windows PGO builds from 2 to 2.5 hours; r=garndt
They were timing out after 2 hours. It appears the task was only a few
minutes away from completion. So an extra 30 minutes should be enough.

MozReview-Commit-ID: HbTbWG42iw5

--HG--
extra : rebase_source : 326de6140bda128d8d5a1ecd5b3057249fd4328e
2016-10-19 12:18:06 -07:00
Neil Deakin
0b294f9d27 Bug 1301673, convert the image width and height to device pixels so that custom drag images are drawn at the right size, r=tn 2016-10-19 15:01:40 -04:00
Neil Deakin
8ff837e37c Bug 1301673, properly handle disabled drag feedback image and failed drag feedbacks in content processes, r=tn 2016-10-19 15:01:39 -04:00
Neil Deakin
4ca7f3cb5f Bug 1301673, use the correct coordinates when drag feedback is disabled or fails; this allows the drag feedback on Mac to appear as a grey rectangle, r=tn 2016-10-19 15:01:39 -04:00
Neil Deakin
918a9cbcbe Bug 1301673, use css pixels for the drag region, add each rectangle to the clip region so that tree drag feedback in drawn properly, r=tn 2016-10-19 15:01:39 -04:00
Neil Deakin
68ac95182c Bug 1301673, use device pixels for the supplied drag position and the computed dragrectangle, r=tn 2016-10-19 15:01:39 -04:00
Neil Deakin
9bb6b7baf0 Bug 1301673, don't confuse different coordinate types in image offsets, r=tn 2016-10-19 15:01:39 -04:00
Neil Deakin
12c7b914da Bug 1301673, use more specific coordinates for screen position in drag calculations, r=tn 2016-10-19 15:01:39 -04:00
Valentin Gosu
92395971b8 Bug 1294719 - Make sure to check mIPCClosed before calling SendRedirect1Begin r=honzab
MozReview-Commit-ID: 7xE7p6tE2kR
2016-10-19 19:31:01 +02:00
James Long
8fe7d41942 Bug 1309722 - Update new debugger frontend r=me 2016-10-19 13:24:08 -04:00
Carsten "Tomcat" Book
4730023cdb Merge mozilla-central to mozilla-inbound 2016-10-19 17:03:49 +02:00
Carsten "Tomcat" Book
036a7c4324 merge mozilla-inbound to mozilla-central a=merge 2016-10-19 17:02:38 +02:00
Carsten "Tomcat" Book
8f39c7b817 merge fx-team to mozilla-central a=merge 2016-10-19 17:00:47 +02:00
Carsten "Tomcat" Book
0b4fa43055 merge autoland to mozilla-central a=merge 2016-10-19 16:59:21 +02:00
Geoff Brown
67a81d563f Bug 1204281 - Adjust chunks for Android xpcshell tests to avoid intermittent timeouts; r=me 2016-10-19 08:41:24 -06:00
Geoff Brown
3c3ab7e146 Bug 1311087 - Allow developer override of avd and emulator package in Android mozharness tests; r=kmoir 2016-10-19 08:41:23 -06:00
Brad Lassey
fdb49a19c9 Bug 1253070 - Flip MOZ_CRASHREPORTER_UPLOAD_FULL_SYMBOLS option on by default. r=ted 2016-10-19 10:05:10 -04:00
J. Ryan Stinnett
88f0263be8 Bug 1311358 - Add error notification for RDM with container tabs. r=ntim
MozReview-Commit-ID: DPDGaHQzuYq

--HG--
extra : rebase_source : d8bed58d827e05756c11a364de769643313152a8
2016-10-19 08:53:10 -05:00
J. Ryan Stinnett
6563a0fbab Bug 1311402 - Dark theme scrollbars need to also match root scrollbars. r=ntim
MozReview-Commit-ID: 2aWKBiWgBMm

--HG--
extra : rebase_source : ae2ffec87753785cda11ec12ea2f898813b51278
2016-10-19 11:32:32 -05:00
Joel Maher
8ddb1bbdb8 Bug 1311442 - remove /home/worker/workspace cache from marionette-harness jobs. r=garndt
MozReview-Commit-ID: 2ptRmk9kWtc

--HG--
extra : rebase_source : 4099ed63c5b3c9dc3501c14b17ce4ff868eedfa0
2016-10-19 13:00:10 -04:00
ffxbld
d5f9186028 No bug, Automated HPKP preload list update from host bld-linux64-spot-055 - a=hpkp-update 2016-10-19 06:25:18 -07:00
ffxbld
8a0e5bae33 No bug, Automated HSTS preload list update from host bld-linux64-spot-055 - a=hsts-update 2016-10-19 06:25:15 -07:00
Sebastian Hengst
52b641f9be Backed out changeset 2d160c261384 (bug 1310879) for failing browser-chrome test browser/components/contextualidentity/test/browser/browser_eme.js. r=backout 2016-10-19 11:26:08 +02:00
Sebastian Hengst
ab415c7049 Backed out changeset 736a78915259 (bug 1310879) 2016-10-19 11:25:00 +02:00
Sebastian Hengst
6dfa73325d Backed out changeset d344ae14671b (bug 1310879) 2016-10-19 11:24:56 +02:00
Carsten "Tomcat" Book
e65e73dd0d Backed out changeset 12a9cca092f8 (bug 1221383) for frequent failures in browser_parsable_css.js 2016-10-19 08:58:09 +02:00
Phil Ringnalda
49e5afec54 Merge m-c to f-t 2016-10-18 19:57:44 -07:00
Phil Ringnalda
6c91017f20 Merge m-i to m-c, a=merge
MozReview-Commit-ID: FA9OZyjP59N
2016-10-18 19:36:18 -07:00
Phil Ringnalda
132355644f Merge autoland to m-c, a=merge
MozReview-Commit-ID: 2J6HdCmNCBt
2016-10-18 19:25:30 -07:00
Florian Quèze
910dde0e0f Bug 1221383 - Make browser_parsable_css.js test cover all CSS files we are shipping, r=Gijs. 2016-10-19 00:37:00 +02:00
Vincent Lequertier
1d14535329 Bug 1303355 - Error in parsing value for -moz-box-pack, chrome://mozapps/skin/extensions/newaddon.css, r=florian. 2016-10-19 00:36:59 +02:00
Julian Descottes
8e6296997a Bug 1310957 - listen to XUL Panel wrapper hidden event to hide HTML tooltip;r=gl
MozReview-Commit-ID: 7iyc2QY0KbP

--HG--
extra : rebase_source : 84d6d664b274354387c239a84b4b7b4244c619ce
2016-10-19 00:08:00 +02:00
Sebastian Hengst
4a6a9cdc8b Backed out changeset 16f326945f38 (bug 553032) for spidermonkey bustage. r=backout on a CLOSED TREE 2016-10-19 18:33:37 +02:00
Sebastian Hengst
37ca79e0a6 Backed out changeset e832fc3b5a03 (bug 553032) 2016-10-19 18:29:45 +02:00
Sebastian Hengst
a538fb80cc Backed out changeset 818fc5631d72 (bug 553032) 2016-10-19 18:29:41 +02:00