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

14005 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book c2c64daa67 Merge mozilla-central to autoland
--HG--
extra : rebase_source : d1f1c96bc6565cd9f8c4cd495d6d6518a3864f1d
2016-12-09 14:01:26 +01:00
Carsten "Tomcat" Book 4434d5f7c1 merge mozilla-inbound to mozilla-central a=merge 2016-12-09 13:32:03 +01:00
Andreas Farre 06be0a2e0c Bug 1316871 - Ensure that we don't replace load popup. r=bkelly
This makes open-url-multi-window-6.htm always fail, which is intended.

MozReview-Commit-ID: 4OENwxMLUeh
2016-12-09 04:55:22 +01:00
Andreas Farre 82dff3dafb Revert rev 9211bfa02ed5 (Bug 1315260). Wrong commit message. r=me
MozReview-Commit-ID: 7uFDhNpx4XP
2016-12-09 04:50:42 +01:00
Andreas Farre c196f81e27 Bug 1315260 - Ensure that we don't replace load popup. r=bkelly
This makes open-url-multi-window-6.htm always fail, which is intended.

MozReview-Commit-ID: 4OENwxMLUeh
2016-12-09 04:33:00 +01:00
Phil Ringnalda 15190c112d Backed out changeset b3b5af78a162 (bug 919391) for failures in resource-timing.html
MozReview-Commit-ID: ExeMekKcoJd
2016-12-08 19:27:05 -08:00
JW Wang 7523429b66 Bug 1322087. Part 4 - enable some test in mediasource-endofstream.html. r=cpearce
P2 fixes the test because it forces HAVE_ENOUGH_DATA when endOfStream() is called.

MozReview-Commit-ID: CK5CHvoS9bU

--HG--
extra : rebase_source : 96ff8f773234ad1b2bbc685381c94f6df30d4dea
extra : source : 7f9fb0cbe6e0e8aa5d727417357dfa976f297014
2016-12-07 13:08:45 -10:00
James Graham d8c76e7543 Bug 1321127 - Add a assertion_count action to mozlog, r=ahal
This is intended as a structured replacement for the assertion checks
that previously used unstructured logs. It adds a log action
assertion_count, which takes the actual number of assertions observed
during a test, the minimum expeced number and the maximum expected
number. It also updates the reftest harness to use this logging.

MozReview-Commit-ID: JgjLlaYuvSG
2016-12-08 09:53:21 -10:00
Valentin Gosu 9f386d11f3 Bug 919391 - Incorrect Navigation Timing API: performance.timing.responseStart - performance.timing.requestStart < 0 r=baku,jgraham
MozReview-Commit-ID: 6s5FljTQEAB
2016-12-08 09:37:11 -10:00
Carsten "Tomcat" Book 3e157ac240 merge mozilla-inbound to mozilla-central a=merge 2016-12-08 16:16:48 +01:00
Nathan Froyd 4a6d6e5471 Bug 1321444 - part 4 - add mozharness configs for clang-cl build jobs; r=pmoore 2016-12-03 06:55:58 -05:00
James Graham 7d66aa9e4b Bug 1257249 - Replace a use of cStringIO with StringIO to avoid a problem with old Python versions, r=Ms2ger
MozReview-Commit-ID: D1wkrdaejQB
2016-12-06 18:32:36 -10:00
Andreas Tolfsen 54d27f23ce Bug 1320643 - Bind fixture servers to public interface when testing Fennec; r=whimboo
This lets the Android emulator access the fixture servers over a public
interface when using the Marionette harness.

Unfortunately we cannot use `adb reverse`, which allows one to
reverse-forward socket connections from the emulator to the host,
because we are not yet using Android 5.0.

MozReview-Commit-ID: BGexcDq5aju

--HG--
extra : rebase_source : 4c2e3a347f25cb22e6c2e2c13f006fd420b5a513
2016-12-02 19:46:46 +00:00
Andreas Tolfsen ccbc6f6b7c Bug 1320643 - Let HTTPDs bind to custom interface; r=whimboo
Allows HTTPDs to be started on a custom networking interface
(host) by using the `host` keyword argument.  This may be passed to
`serve.http_server`, `serve.https_server`, `serve.start_servers`, and
`serve.start`.

This also changes the default host to 127.0.0.1, which is a loopback
device.

MozReview-Commit-ID: 3QeMx3zqPyW

--HG--
extra : rebase_source : fc7a1cda7dfeee57742ab5a3fd8d036c3d32ccc0
2016-12-02 19:44:28 +00:00
Andreas Tolfsen c67b15da93 Bug 1320643 - Remove Device.setup_port_forward from mozrunner; r=jmaher,whimboo
The only consumer of `mozrunner.devices.base.Device.setup_port_forward`
was Marionette, which now uses `mozdevice.DeviceManagerADB.forward`
directly.

MozReview-Commit-ID: 72ROrOixKvM

--HG--
extra : rebase_source : f998e6c37161f851da450bd98ee27ba04a50f16f
2016-12-02 19:49:37 +00:00
Andreas Tolfsen 9e5f177093 Bug 1320643 - Use device manager directly when forwarding Marionette port; r=whimboo
The `mozrunner.devices.base.setup_port_forwarding` function adds extra
complexity if the `local_port` argument is undefined which we do not
need here.

MozReview-Commit-ID: GSAgTT9nlmK

--HG--
extra : rebase_source : 80a2b1266808eda14d579bebc27cf9a47628a168
2016-12-02 17:30:00 +00:00
Maja Frydrychowicz c7523bf2f3 Bug 1311224 - Talos jobs don't get scheduled for artifact builds on try; r=chmanchester
Enabled talos sendchange on linux,linux64,win32,win64,macosx64.

MozReview-Commit-ID: 8M0VSZ5fr8d

--HG--
extra : rebase_source : 68766e106f57a1afb0b3617cd02f0333cec3b765
2016-12-06 23:40:25 -05:00
Ralph Giles 65848aecba Bug 1321863 - Update gecko-rust-build to v0.4.0. r=dustin
Sync with upstream. Have been using the repack script for
that last few updates.

- New splat_rust.py script to update gecko tooltool manifests.
- Drop cargo nightly repacks in favor of stable cargo.
- Build with linux32 to i586.
- Switch linux32 back to i686 in repacks.
- Add android-x86.

MozReview-Commit-ID: 6pGq7oAZV1v

--HG--
extra : rebase_source : 8ac753ac2176de60f25a07447e3931b1e38a9fd7
2016-12-02 11:16:53 -08:00
Hiroyuki Ikezoe 8f3df3819f Bug 1291468 - Part 3: Implement effect composite(accumulate). r=birtles
MozReview-Commit-ID: GHowVrDZxvh

--HG--
extra : rebase_source : 26146ddd38f397d14545402b5d347e53a488ce19
2016-12-04 08:07:41 +09:00
Hiroyuki Ikezoe 869c4ead65 Bug 1291468 - Part 2: Implement keyframe composite(accumulate). r=birtles
Test cases in file_composite.html are matching pair of tests in
web-platform-tests.

MozReview-Commit-ID: ApuvVCHKQ8Y

--HG--
extra : rebase_source : 58342389a3eb1ed2a3c1889b5ce974dbde19c32f
2016-12-04 08:07:41 +09:00
Hiroyuki Ikezoe 21b52f3b05 Bug 1291468 - Part 1: Tests for effect/keyframe composite(accumulate). r=birtles
MozReview-Commit-ID: KdXlW57VB3o

--HG--
extra : rebase_source : 871250f5a6f77d6108140b16e808e1f9df0f0722
2016-12-04 08:07:41 +09:00
Hiroyuki Ikezoe 8a350b750d Bug 1305325 - Part 7: The expected value of offset is 1.0 for input value whose offset is 1.0. r=birtles
MozReview-Commit-ID: JnsWmDBfW3p
2016-12-04 08:07:40 +09:00
Hiroyuki Ikezoe 1f8b99b847 Bug 1305325 - Part 6: Handle missing keyframe whose offset 0 or 1 on the main thread. r=birtles
MozReview-Commit-ID: 5WMiTJQKfZd

--HG--
rename : dom/animation/test/chrome/test_animation_properties.html => dom/animation/test/chrome/test_simulate_compute_values_failure.html
2016-12-04 08:07:40 +09:00
Phil Ringnalda 2edc2d42db Merge m-i to m-c, a=merge
MozReview-Commit-ID: ByPMe4s1FrG
2016-12-02 22:17:31 -08:00
Wes Kocher 1dd5ea0353 Merge m-c to autoland, a=merge 2016-12-02 13:14:06 -08:00
Andrea Marchesini f22cf0451c Bug 1321530 - FileReader.abort() should not throw, r=smaug 2016-12-02 13:16:59 +00:00
James Graham 4072671bc6 Bug 1310307 - Disable HSTS priming in some mixed content tests where it causes a bogus request, a=testonly
MozReview-Commit-ID: 7wWbT7Ly7z
2016-12-02 11:07:55 +00:00
Henrik Skupin 36bf5256de Bug 1320919 - Remove deprecated Marionette and Selenium 2 compatibility commands. r=ato
MozReview-Commit-ID: 3n8qD1gJ23n

--HG--
extra : rebase_source : fc993173743fdd5feda48e8877a38b2ef45e4328
2016-12-02 13:44:12 +01:00
Rob Thijssen 0b747dd41e Bug 1317976 - enable generate-build-stats on tc win builds r=gps,ted
MozReview-Commit-ID: 7iDpPfRFibW

--HG--
extra : rebase_source : 4e2c37e517420890e50e4dadaa25892f9bf87e02
2016-12-02 16:40:36 +00:00
Henrik Skupin cd9f4c2998 Bug 1321775 - Better handling for client property in Marionette class. r=ato
MozReview-Commit-ID: KNe3DIrnBlh

--HG--
extra : rebase_source : 389e1972264292ff495d04fd254422e238e17dd5
2016-12-02 18:22:00 +01:00
Ben Kelly 82a60acdf4 Bug 1320871 Add a wpt test verifying Cache API Response objects can be cloned and read. r=asuth 2016-12-02 10:41:33 -08:00
Boris Zbarsky 11fbb63457 Bug 1321299. Cross-origin objects should allow gets of certain symbol-named properties but force the value to be undefined. r=bholley 2016-12-02 15:24:20 -05:00
Carsten "Tomcat" Book fadc5a3e12 merge mozilla-inbound to mozilla-central a=merge 2016-12-02 09:23:52 +01:00
Wes Kocher b9a8598f48 Merge m-c to inbound, a=merge 2016-12-01 15:46:23 -08:00
Wes Kocher d360bdebf5 Merge inbound to central, a=merge 2016-12-01 15:31:47 -08:00
James Graham b53651b1af Bug 1307690 - Remove bogus test expectations, a=testonly
MozReview-Commit-ID: 9tFN03f9S8p
2016-12-01 22:30:19 +00:00
James Graham a43c61a4be Bug 1319060 - Disable HSTS priming in redirect test to avoid invalid request, a=testonly
MozReview-Commit-ID: 8Y1EIio2rNE
2016-12-01 22:26:16 +00:00
Sebastian Hengst f3767aab10 Backed out changeset 8c4dcbaa44b9 (bug 1321525) for failing test_fileapi.html and test_fileReader.html. r=backout on a CLOSED TREE 2016-12-01 17:19:12 +01:00
Andrea Marchesini 04062155a7 Bug 1321525 - FileReader.readAs* should throw if called nested, r=smaug 2016-12-01 15:57:02 +01:00
Wes Kocher b5de71ec44 Merge m-c to autoland, a=merge 2016-12-01 15:46:49 -08:00
JW Wang c2c3085e8a Bug 1322513 - enable some EME tests. r=cpearce
MozReview-Commit-ID: 60UjutEjQf9

--HG--
extra : rebase_source : 4d7a4891547aad14e5184198dd40e571cb0de0b2
extra : intermediate-source : b9f93169b724606dd77fc1810457ae3abc544c98
extra : source : a84d6107cf6ed509e655da5a55a86e84c5f8436c
2016-11-15 17:59:55 +08:00
Justin Wood 2be1109999 Bug 1321040 - properly reference scm level so we can use tc secrets from mozharness. r=dustin
MozReview-Commit-ID: 930BPK57QAj

--HG--
extra : rebase_source : c5172c71c3370f66ad25e667eacb01ce242f897c
extra : source : 616452fc04acf43af564548ce089b4c1681cb6e7
2016-12-01 08:30:03 -05:00
Andreas Tolfsen 2a68e4a0f8 Bug 1321278 - Return profile directory in capabilities; r=whimboo
This introduces a new capability, `moz:profile`, which contains the path
to the currently used profile directory.

MozReview-Commit-ID: FKF4Hde3tF9

--HG--
extra : rebase_source : 207fce0eec9c74eb4d1218f0f088e6a05ae7a7ba
2016-11-30 14:56:34 +00:00
Andreas Tolfsen 41c8bcea79 Bug 1321278 - Rename processId capability to moz:processID; r=whimboo
The WebDriver specification says that any proprietary capabilities
should be defined as so called extension capabilities, which means we
must prefix them with `moz:`.

Even though the `processId` capability is removed, this change is
backwards compatible because a new property `Marionette.process_id`
is introduced that looks for `moz:processID` and `processId` in order
when starting a new session.

MozReview-Commit-ID: ChkC6QTklzC

--HG--
extra : rebase_source : cffa52b1e6407edaf91bb21afebaa441a208f705
2016-11-30 14:11:31 +00:00
James Graham d830e33e68 Bug 1307690 - Add long timeout to intermittent fetch redirect test, a=testonly
MozReview-Commit-ID: DLTJKnIarHG
2016-12-01 19:55:28 +00:00
Andrea Marchesini f5d4228501 Bug 1321531 - Fixing WPT FileReader-multiple-reads.html, r=ms2ger 2016-12-01 18:58:37 +01:00
Andrea Marchesini 0980d4aa73 Bug 1321525 - FileReader.readAs* should throw if called nested, r=smaug 2016-12-01 18:57:36 +01:00
Tom Tung 6199b99617 Bug 1271692 - Do not fail event processing if an exception is thrown in ServiceWorker. r=bkelly 2016-11-10 17:53:24 +08:00
Andrea Marchesini 5262fc8666 Bug 1321534 - File::Constructor should normalize the filename, r=smaug 2016-12-01 15:14:45 +01:00
Andrea Marchesini e1156ec4ab Bug 1321514 - Get rid of FileAPI/historical.html.ini, r=ms2ger 2016-12-01 13:21:54 +01:00