Commit Graph

486034 Commits

Author SHA1 Message Date
Bryce Van Dyk
fe6ac1173a Bug 1292396 - Replace Marionette context string literals with symbolic variables. r=automatedtester
MozReview-Commit-ID: 9tRUYmVsaXO

--HG--
extra : rebase_source : 2776e4984543f9f6fec69d1b33c36bd8de073013
2016-08-03 14:21:27 +12:00
Bryce Van Dyk
fde8c66d92 Bug 1292394 - Update external media test dependencies. r=automatedtester
Bump deps. Previous deps resulting in failures with current builds.

MozReview-Commit-ID: BUEfDmmE00E

--HG--
extra : rebase_source : a5437a86a875531945c558fab9427c6c31059289
2016-08-01 13:43:29 +12:00
Wes Kocher
005ac12647 Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
Phil Ringnalda
d88f9174f3 Merge m-i to m-c, a=merge 2016-08-06 23:34:37 -07:00
Phil Ringnalda
c4f467ea52 Back out 6 changesets (bug 1290116) for a 70% chance of WinXP debug timing out in test_subscription_change.html
Backed out changeset aa715b19902b (bug 1290116)
Backed out changeset c9922c014310 (bug 1290116)
Backed out changeset 44b50089c079 (bug 1290116)
Backed out changeset ca998a8cbe48 (bug 1290116)
Backed out changeset 74ceee4dc2f4 (bug 1290116)
Backed out changeset 90006dffbe5b (bug 1290116)
2016-08-06 18:58:23 -07:00
Phil Ringnalda
d9857fe325 Back out 89c4afd55323 (bug 1291833) for causing "TypeError: gWebRTCUI is undefined" in browser_devices_get_user_media.js 2016-08-06 16:02:11 -07:00
Dão Gottwald
652b46c3fe Bug 334598 - Use Unicode symbols in print preview page navigation buttons. r=felipe 2016-08-06 16:23:26 +02:00
Tom Schuster
822d12a14e Bug 1168260 - Test: Promise methods should not be enumerable. r=till 2016-08-06 16:15:54 +02:00
Tom Schuster
87a47612e7 Bug 1237762 - Test: Promise resolved with itself rejects.r=till 2016-08-06 16:15:54 +02:00
Ryan Koesters
d76091aa16 Bug 940872 - Make library window draggable by toolbar on Linux. r=dao 2016-08-06 13:59:23 +02:00
Dão Gottwald
6aad22e73c Bug 1198648 - Status bar should obey high-contrast theme. r=mconley 2016-08-06 08:46:14 +02:00
Dão Gottwald
923815123d Backed out changeset 6a5f939e29de (wrong patch) 2016-08-06 08:45:44 +02:00
Benjamin Bouvier
e3ea0a886f Bug 1283126 - wasm: Take alignment hints into account when compiling load/store (r=sunfish) 2016-08-06 01:02:09 -05:00
James Long
0b2677dddc Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
Kris Maglione
73b1b5f221 Bug 1263011: Part 2 - Implement WebExtensions Experiments prototype. r=aswan
MozReview-Commit-ID: 4KO4cCLRsLf

--HG--
extra : rebase_source : 40e5ec808e557e845a771bb21e8863a8edcd4faf
2016-08-05 14:20:54 -07:00
Wes Kocher
0201cd41e9 Merge m-c to fx-team, a=merge 2016-08-05 14:06:23 -07:00
Wes Kocher
05520e44a5 Backed out 2 changesets (bug 1258539) for winxp pgo talos g2 permafail a=backout CLOSED TREE
Backed out changeset 4939f5d5c16c (bug 1258539)
Backed out changeset 384ff6b4b109 (bug 1258539)
2016-08-05 14:04:56 -07:00
Wes Kocher
e62bb051c9 Merge inbound to central, a=merge 2016-08-05 14:01:56 -07:00
Wes Kocher
1b9967265a Merge fx-team to central, a=merge 2016-08-05 13:31:46 -07:00
Matthew Noorenberghe
c8989954aa Bug 1291346 - Fix updateLoginAnchor's search for form logins and delay it until the pref check. r=dolske
It's possible to write a test for this but that's already covered by bug 1164018 and this code should be removed in bug 1286718.

MozReview-Commit-ID: 1LUG3MM4Op3
2016-08-05 13:07:21 -07:00
Matthew Noorenberghe
ae959f8295 Bug 1166947 - Run login capture code upon page navigation if there are password fields present. r=dolske
MozReview-Commit-ID: Edx3XM3caX3

--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation.html
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation_negative.html
2016-08-05 13:07:25 -07:00
Carsten "Tomcat" Book
95b3e2c201 Backed out changeset 2ef8ee2d4bac (bug 1288276) for failing on own test
--HG--
extra : rebase_source : e6889caf908e6cd3cdd06ca883a0da9fbbcbd384
2016-08-05 15:31:54 +02:00
Carsten "Tomcat" Book
094203dbf2 Backed out changeset d1cd8175cc47 (bug 1288276)
--HG--
extra : rebase_source : 2a54594aa1e55fc06f411824226460745e4bb9c7
2016-08-05 15:31:41 +02:00
Carsten "Tomcat" Book
25a51b27dc Backed out changeset a32b3e3c6b34 (bug 1288276)
--HG--
extra : rebase_source : c46be5616d8dbdbac4478d7558b74434b66ec7cc
2016-08-05 15:31:40 +02:00
James Long
ff3927cfc3 Bug 1288511 - land new debugger frontend behind a pref r=jsantell 2016-08-05 09:27:41 -04:00
Carsten "Tomcat" Book
b2de4a0412 Merge mozilla-central to fx-team 2016-08-05 12:07:02 +02:00
Carsten "Tomcat" Book
cf611bec79 merge mozilla-inboudn to mozilla-central a=merge 2016-08-05 12:01:14 +02:00
Carsten "Tomcat" Book
99002c6dcd merge fx-team to mozilla-central a=merge 2016-08-05 12:00:16 +02:00
Seth Fowler
2b78b14657 Bug 1291033 (Part 2) - Ensure atomicity of ISurfaceProvider locking changes. r=dholbert 2016-08-04 18:47:43 -07:00
Seth Fowler
df8d9955b6 Bug 1291033 (Part 1) - Ensure atomicity of ISurfaceProvider availability changes. r=dholbert 2016-08-04 18:47:41 -07:00
Randell Jesup
fd8a8c3c74 Bug 1290075: Always Init() the VoiceEngine when enumerating audio inputs r=jib 2016-08-04 21:24:05 -04:00
Heiher
94b1da6b55 Bug 1292040 - Baldr: MIPS: Fix load HeapReg and GlobalReg from TlsData. r=luke
---
 js/src/asmjs/WasmStubs.cpp                | 12 ++++++++----
 js/src/jit/mips64/MacroAssembler-mips64.h |  2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
2016-08-05 09:04:02 +08:00
Wes Kocher
c1569ef06b Backed out 6 changesets (bug 1289549) for mass failures in various tests CLOSED TREE
Backed out changeset 5ad07719e3bd (bug 1289549)
Backed out changeset 27e2621947f2 (bug 1289549)
Backed out changeset 40d5477b8960 (bug 1289549)
Backed out changeset af2c234795a9 (bug 1289549)
Backed out changeset 6847acfd9362 (bug 1289549)
Backed out changeset fc771254be8f (bug 1289549)

--HG--
rename : browser/modules/SocialService.jsm => toolkit/components/social/SocialService.jsm
rename : browser/modules/test/unit/social/test_SocialService.js => toolkit/components/social/test/xpcshell/test_SocialService.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration21.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration22.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js
rename : browser/modules/test/unit/social/test_SocialServiceMigration29.js => toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js
2016-08-04 13:04:57 -07:00
Mike Conley
cb599d4f08 Bug 1292239 - Add utility to BrowserTestUtils to wait for load of selected browser in a brand new window. r=Felipe
MozReview-Commit-ID: IOChbNs8b3y

--HG--
extra : rebase_source : a778efe8b38aded85a6856a4c37c3b01ebd19894
2016-08-04 15:48:31 -04:00
Tom Tromey
0ffbda8268 Bug 1292591 - use reject-some-requires eslint rule in sourceeditor; r=gregtatum
MozReview-Commit-ID: LdPU8bdSGd5

--HG--
extra : rebase_source : a650e325a168b563022c474e0bdb0044f5ee8c1a
2016-08-05 09:09:27 -06:00
Tom Tromey
ce87179fdf Bug 1292574 - make CSS a global rather than a module in devtools loader; r=gregtatum
MozReview-Commit-ID: 5RYwDAW4wxt

--HG--
extra : rebase_source : 7d0df48344ad79947ec5d191a7c49411c2ea8cba
2016-08-05 08:32:59 -06:00
Markus Stange
ecd527362a Bug 1259872 - Don't cull all layers under an opaque layer that covers the container if that layer has a scrolled clip. r=mattwoodrow
MozReview-Commit-ID: Abmm28HiLqR

--HG--
rename : layout/reftests/async-scrolling/bg-fixed-child-no-culling-ref.html => layout/reftests/async-scrolling/bg-fixed-child-no-culling-1-ref.html
rename : layout/reftests/async-scrolling/bg-fixed-child-no-culling.html => layout/reftests/async-scrolling/bg-fixed-child-no-culling-1.html
extra : rebase_source : e8008f9011459d0c28b6b914a9a0e23a953f1469
2016-08-04 22:40:56 -04:00
Tom Tromey
c99878c1ab Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum
MozReview-Commit-ID: JVVVHAImsko

--HG--
extra : rebase_source : 939fbeb84405bf3740202eb5c0f1ba6c8aae9d92
2016-08-04 11:55:40 -06:00
Brian Grinstead
792ccf37c7 Bug 1286844 - Add [title] for source location onto the inner ltr element;r=jsnajdr
MozReview-Commit-ID: FSekgJAVXVk
2016-08-04 10:50:52 -07:00
Wes Kocher
4964221598 Backed out changeset 78d61dcf3faf (bug 1290263) for devtools test failures 2016-08-04 10:33:29 -07:00
Andreas Tolfsen
7bc1cc3ef5 Bug 1290966 - Remove callback function argument from sync scripts; r=automatedtester
MozReview-Commit-ID: CaDSYA5PNFp

--HG--
extra : rebase_source : 1d85bd860359d511c58b546d19037a989196a43e
2016-08-04 18:20:18 +01:00
Dão Gottwald
edec54dc91 Bug 1292095 - Implement SSWindowRestored event and use it instead of SSWindowStateReady for the Ctrl+Tab panel. r=mdeboer 2016-08-04 18:58:00 +02:00
Shane Caraveo
c73a4d7b09 Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
MozReview-Commit-ID: 9tXWDx0PQd3
2016-08-04 09:25:26 -07:00
Shane Caraveo
c619e50f6c Bug 1289549 P5 socialapi fix path in pocket bootstrap, r=florian
MozReview-Commit-ID: FexgbSAKYQg
2016-08-04 09:24:30 -07:00
Shane Caraveo
54468289b4 Bug 1289549 P4 socialapi remove unused css, r=florian
MozReview-Commit-ID: CwKWWP4V5Yz
2016-08-04 09:24:22 -07:00
Shane Caraveo
bd49ab8f31 Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
MozReview-Commit-ID: EpOEnm17nBe

--HG--
rename : toolkit/components/social/SocialService.jsm => browser/modules/SocialService.jsm
rename : toolkit/components/social/test/xpcshell/test_SocialService.js => browser/modules/test/unit/social/test_SocialService.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration21.js => browser/modules/test/unit/social/test_SocialServiceMigration21.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration22.js => browser/modules/test/unit/social/test_SocialServiceMigration22.js
rename : toolkit/components/social/test/xpcshell/test_SocialServiceMigration29.js => browser/modules/test/unit/social/test_SocialServiceMigration29.js
2016-08-04 09:24:15 -07:00
Shane Caraveo
e055a24727 Bug 1289549 P2 socialapi remove sidebar and chat, r=florian
MozReview-Commit-ID: FfWITyyIK9s
2016-08-04 09:24:05 -07:00
Shane Caraveo
94bc4d9381 Bug 1289549 P1 socialapi remove status and marks, r=florian
MozReview-Commit-ID: 5fT51pp97Tm
2016-08-04 09:23:54 -07:00
Ricky Chien
cea21d820c Bug 1291618 - Fix dropmarker position of command-button-frames in RTL locales. r=ntim
MozReview-Commit-ID: 8yd1J6tkxDT

--HG--
extra : transplant_source : %83%40%B6%E9%3FF%B9%1B%8Bto%A1%0Da%CF%A5%AD%FF%E1%01
2016-08-04 16:21:53 +08:00
Chris Pearce
243006e385 Bug 1291537 - Assume GMPs are unsupported when running in 32bit mode on MacOS. r=spohl
Users may have opted into running in 32bit mode if they have certain plugins,
or manually from Finder's Info dialog.

We end up downloading the 64bit GMP and installing it when running in 32bit mode,
and it will crash.

Since we're dropping 32bit MacOS Firefox in 52, there doesn't seem to be
much point doing work to make us install the 32bit GMP on 32bit mode on
MacOS, and pushing out new 32bit GMPs. So just mark them as unsupported.


MozReview-Commit-ID: KRZKPKZkmKB

--HG--
extra : rebase_source : 98cb35ec9469b136a744fe7a2423de6a7e143489
2016-08-03 15:19:00 +12:00