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

14786 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini 42688a705f Bug 1535525 - Rename TrackingDummyChannel to ClassifierDummyChannel, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D23616

--HG--
rename : netwerk/protocol/http/TrackingDummyChannel.cpp => netwerk/protocol/http/ClassifierDummyChannel.cpp
rename : netwerk/protocol/http/TrackingDummyChannel.h => netwerk/protocol/http/ClassifierDummyChannel.h
rename : netwerk/protocol/http/TrackingDummyChannelChild.cpp => netwerk/protocol/http/ClassifierDummyChannelChild.cpp
rename : netwerk/protocol/http/TrackingDummyChannelChild.h => netwerk/protocol/http/ClassifierDummyChannelChild.h
rename : netwerk/protocol/http/TrackingDummyChannelParent.cpp => netwerk/protocol/http/ClassifierDummyChannelParent.cpp
rename : netwerk/protocol/http/TrackingDummyChannelParent.h => netwerk/protocol/http/ClassifierDummyChannelParent.h
rename : netwerk/protocol/http/PTrackingDummyChannel.ipdl => netwerk/protocol/http/PClassifierDummyChannel.ipdl
extra : moz-landing-system : lando
2019-03-15 18:55:10 +00:00
Byron Campen [:bwc] 2bd6407483 Bug 1535100: Re-enable and de-flake the RTCDTMFSender-ontonechange tests. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D23417

--HG--
extra : moz-landing-system : lando
2019-03-15 18:45:59 +00:00
Oana Pop Rus 068138c1f5 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-03-15 18:43:00 +02:00
Oana Pop Rus 23a7208a68 Merge autoland to mozilla-central. a=merge 2019-03-15 18:31:40 +02:00
arthur.iakab b6deb00c93 Backed out 4 changesets (bug 1500713) on request of jcristau for causing Bug 1535603 a=Backout
Backed out changeset 5d0cad2c99a4 (bug 1500713)
Backed out changeset f96a12eedd89 (bug 1500713)
Backed out changeset 2633cea7d119 (bug 1500713)
Backed out changeset 49c4cfbf2bee (bug 1500713)
2019-03-15 15:50:20 +02:00
Jean-Yves Avenard 92251eaa4f Bug 1532858 - Ensure metadata values are sane. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D22484

--HG--
extra : moz-landing-system : lando
2019-03-15 02:30:09 +00:00
Alastor Wu f8ebdadc67 Bug 1535223 - part3 : add log in TextTrack and TextTrackCue. r=jya
It would be helpful if we can also print the information in `TextTrack` and `TextTrackCue`.

Differential Revision: https://phabricator.services.mozilla.com/D23449

--HG--
extra : moz-landing-system : lando
2019-03-14 23:25:10 +00:00
Karl Tomlinson 7c60fdd3a1 Bug 1535214 run AudioWorklet for realtime AudioContext on GraphRunner thread r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D23445

--HG--
extra : moz-landing-system : lando
2019-03-14 13:40:07 +00:00
Chun-Min Chang 72f160f9f7 Bug 1500713: P4 - Unit test for BufferReader. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D22814

--HG--
extra : moz-landing-system : lando
2019-03-14 17:18:49 +00:00
Chun-Min Chang f251af73b4 Bug 1500713: P3 - Prevent duration in GetBuffered from being overestimated. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D22048

--HG--
extra : moz-landing-system : lando
2019-03-14 17:18:45 +00:00
Chun-Min Chang 1f89757f9f Bug 1500713: P2 - Seek MP3 parser to the original position if it fails parsing. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D19097

--HG--
extra : moz-landing-system : lando
2019-03-14 17:18:35 +00:00
Chun-Min Chang 3dcdee9e7a Bug 1500713: P1 - MP3 Test for the files with VBRI headers. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D19096

--HG--
extra : moz-landing-system : lando
2019-03-14 17:18:26 +00:00
Dorel Luca bc871ba7f1 Merge mozilla-central to autoland. CLOSED TREE
--HG--
extra : amend_source : 1a86c239e49011cf1a857de6e020b91ca0b6bd67
2019-03-14 18:27:51 +02:00
Dorel Luca 0e9ffb4c4f Merge mozilla-inbound to mozilla-central. a=merge 2019-03-14 18:25:40 +02:00
Sylvestre Ledru 4aa92e3091 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D22514
2019-03-13 10:19:06 +01:00
Alex Chronopoulos 59234c63dd Bug 1533612 - Change to unsigned int to avoid integer overflow. r=jya
mProcessedQueueLength is int32_t (wrapped around an Atomic) but it is updated from the method FramesToUsecs() which returns int64_t (wrapped around a CheckedInt) thus it is changed to unsigned int to avoid integer overflow.

Differential Revision: https://phabricator.services.mozilla.com/D22949

--HG--
extra : moz-landing-system : lando
2019-03-14 04:11:39 +00:00
Jean-Yves Avenard 8ed165824c Bug 1535493 - [MSE] Lower HAVE_ENOUGH_DATA threshold to 3s. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D23658

--HG--
extra : moz-landing-system : lando
2019-03-15 12:34:07 +00:00
Jean-Yves Avenard 84716a0281 Bug 1305340 - Enable low-latency decoding on Windows 10 and later. r=pehrsons
Chrome has had it enabled for years, we had disabled it originally due to crashes seen on Windows 7.

Differential Revision: https://phabricator.services.mozilla.com/D23656

--HG--
extra : moz-landing-system : lando
2019-03-15 12:26:59 +00:00
Alex Chronopoulos 9a704267d1 Bug 1518946 - Use the Await method instead of a sync dispatch because the latter allows the event loop to run while waiting. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D23476

--HG--
extra : moz-landing-system : lando
2019-03-14 12:44:57 +00:00
Will Hawkins bfb578d1e9 Bug 1525320: Add config prefs that let us tell media and animated images to paint only the first frame r=jya
Differential Revision: https://phabricator.services.mozilla.com/D21613

--HG--
extra : moz-landing-system : lando
2019-03-13 02:48:38 +00:00
Byron Campen [:bwc] cddab8870e Bug 1531084 - Part 1: Implement selector checking according to spec. r=jib
Depends on D23052

Differential Revision: https://phabricator.services.mozilla.com/D23053

--HG--
extra : moz-landing-system : lando
2019-03-13 20:59:24 +00:00
David Major e5773183d6 Bug 1528074 - Remove MSVC warning flags that clang-cl doesn't understand r=chmanchester
Per the previous patch, clang-cl only understands five MSVC-style warning flags: 7219c7e9af/clang/include/clang/Driver/CLCompatOptions.td (L188-L197)

This patch removes the flags that clang-cl doesn't understand.

Differential Revision: https://phabricator.services.mozilla.com/D22588

--HG--
extra : moz-landing-system : lando
2019-03-13 20:19:08 +00:00
Chun-Min Chang 7a36977643 Bug 1535044 - Introduce mozilla namespace in TestGroupId.cpp. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D23338

--HG--
extra : moz-landing-system : lando
2019-03-13 16:51:38 +00:00
Byron Campen [:bwc] 08f7738011 Bug 1531075: Allow offers to be created/set without any transceivers, re-enable some tests, and fix a mochitest. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D23022

--HG--
extra : moz-landing-system : lando
2019-03-13 16:46:40 +00:00
Brindusan Cristian e0156ff6d2 Backed out changeset add69e4bd9af (bug 1531075) for wpt failures at RTCPeerConnection-setRemoteDescription-offer.html. CLOSED TREE 2019-03-13 18:22:39 +02:00
Byron Campen [:bwc] 24473522b3 Bug 1531075: Allow offers to be created/set without any transceivers, re-enable some tests, and fix a mochitest. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D23022

--HG--
extra : moz-landing-system : lando
2019-03-13 02:23:39 +00:00
Alastor Wu 529d51408f Bug 1533909 - part3 : add a crash test. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D23088

--HG--
extra : moz-landing-system : lando
2019-03-13 09:02:45 +00:00
Jean-Yves Avenard c5e1eb15d6 Bug 1521370 - Ensure WMF PDM is always initialized on the right thread. r=mattwoodrow,gerald.
And only do it once.

Depends on D22874

Differential Revision: https://phabricator.services.mozilla.com/D23247

--HG--
extra : moz-landing-system : lando
2019-03-13 06:16:52 +00:00
Jean-Yves Avenard 1d2b1aedfe Bug 1521370 - Remove unused method. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D22624

--HG--
extra : moz-landing-system : lando
2019-03-13 01:50:41 +00:00
Jean-Yves Avenard dfa04f21b3 Bug 1521370 - Add crash guard around VPX decoder creation. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D21477

--HG--
extra : moz-landing-system : lando
2019-03-13 02:36:08 +00:00
Jean-Yves Avenard 3113118c4a Bug 1534893 - Don't attempt to display an invalid TimeUnit. r=gerald
Differential Revision: https://phabricator.services.mozilla.com/D23273

--HG--
extra : moz-landing-system : lando
2019-03-13 06:58:35 +00:00
Mike Conley a1f3599f4b Bug 1531101 - Fire UAWidget setup / change events when starting or stopping a visual clone of a <video> element. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D22161

--HG--
extra : moz-landing-system : lando
2019-03-13 01:43:24 +00:00
David Major 56ea434680 Bug 1528074 - Translate MSVC warning flags to clang spelling where supported r=froydnj
clang-cl only acts on five MSVC warning flags: 7219c7e9af/clang/include/clang/Driver/CLCompatOptions.td (L188-L197)

With MSVC now unsupported, most -wdNNNN have no effect and can be removed.

This patch converts the five supported warnings to their clang spellings, as preparation for a subsequent patch that will remove all remaining `[/-]w[edo][0-9]{4}`.

Differential Revision: https://phabricator.services.mozilla.com/D22582

--HG--
extra : moz-landing-system : lando
2019-03-11 01:39:42 +00:00
Byron Campen [:bwc] e580ea2314 Bug 1531156 - Part 1: Remember our role from the previous negotiation so we can use the right type for getCurrentRemote/LocalDescription. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D22207

--HG--
extra : moz-landing-system : lando
2019-03-11 21:01:40 +00:00
Dorel Luca 8a746eed7d Backed out 4 changesets (bug 1500713) for build bustage
Backed out changeset d25ff3b04eeb (bug 1500713)
Backed out changeset 98265537ef34 (bug 1500713)
Backed out changeset 670b24af24d4 (bug 1500713)
Backed out changeset 7e5fa7b1f7bc (bug 1500713)
2019-03-12 07:16:59 +02:00
Chun-Min Chang 60ae0a7806 Bug 1500713: P4 - Unit test for BufferReader. r=kinetik
Depends on D22048

Differential Revision: https://phabricator.services.mozilla.com/D22814

--HG--
extra : moz-landing-system : lando
2019-03-09 01:35:04 +00:00
Chun-Min Chang fe833872ac Bug 1500713: P3 - Prevent duration in GetBuffered from being overestimated. r=kinetik
Depends on D19097

Differential Revision: https://phabricator.services.mozilla.com/D22048

--HG--
extra : moz-landing-system : lando
2019-03-09 01:09:37 +00:00
Chun-Min Chang 10ff475ede Bug 1500713: P2 - Seek MP3 parser to the original position if it fails parsing. r=kinetik
Depends on D19096

Differential Revision: https://phabricator.services.mozilla.com/D19097

--HG--
extra : moz-landing-system : lando
2019-03-09 01:09:26 +00:00
Chun-Min Chang 8c912c2284 Bug 1500713: P1 - MP3 Test for the files with VBRI headers. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D19096

--HG--
extra : moz-landing-system : lando
2019-03-09 01:09:16 +00:00
Alastor Wu 5f410f2fce Bug 1531863 - part2 : handle text track mode changed in MediaElement. r=jya
In order to make the implementation more fitting with the spec, move the implementation of `pending-text-track-change-notification-flag` from text track list to media element.

In addition, it also help us not to expose the internal flag `show-poster` (which will be implemented in patch3) of media element when doing the related algorithm.

Differential Revision: https://phabricator.services.mozilla.com/D21810

--HG--
extra : moz-landing-system : lando
2019-03-12 00:32:21 +00:00
Alastor Wu 955915bb2a Bug 1531863 - part1 : implement 'GetMediaElement()' function wrapper. r=jya
To create a function wrapper which would automatically check whether track list exists, in order to reduce unnecessary checking for TextTrackList.

Differential Revision: https://phabricator.services.mozilla.com/D21809

--HG--
extra : moz-landing-system : lando
2019-03-08 18:22:24 +00:00
Andreas Pehrson 43f191c096 Bug 1534238 - Initialize GraphRunner::mThread last. r=padenot
The thread may pre-empt the thread running the ctor and launch GraphRunner::Run
with uninitialized members. This patch ensures they are initialized first.

Differential Revision: https://phabricator.services.mozilla.com/D22963

--HG--
extra : moz-landing-system : lando
2019-03-11 13:18:04 +00:00
Byron Campen [:bwc] c33b5e6569 Bug 1490658: Support RTCIceCandidate.usernameFragment. r=mjf,smaug
Differential Revision: https://phabricator.services.mozilla.com/D21803

--HG--
extra : moz-landing-system : lando
2019-03-08 15:24:27 +00:00
sotaro 13efe8615e Bug 1534170 - Fix scope of TextureClientAutoLock in MediaEngineTabVideoSource r=mattwoodrow
TextureClientAutoLock was added by Bug 1440038. Its scope is not good. It should be existed before "MutexAutoLock lock(mMutex)".

Differential Revision: https://phabricator.services.mozilla.com/D22877

--HG--
extra : moz-landing-system : lando
2019-03-11 08:00:10 +00:00
Coroiu Cristina c935555fc9 Bug 1528391 - disable 1526044.html on Android for frequent failures r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22850

--HG--
extra : moz-landing-system : lando
2019-03-10 11:38:39 +00:00
Byron Campen [:bwc] 835ab59b10 Bug 1531448: Make pc.close() stop the tranceivers, transceiver.stop() throw if the PC is closed, and update some test code. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D22011

--HG--
extra : moz-landing-system : lando
2019-03-08 13:49:14 +00:00
Edwin Gao cb89b7f98d Bug 1533577 - disable web-platform/meta/encrypted-media and web-platform/mozilla/meta/dom/throttling r=jmaher
Changes:
- added expected outcomes to various tests under `testing/web-platform/meta/encrypted-media` and `testing/web-platform/mozilla/meta/dom/throttling`
- this should address most of the failures in `wpt-7` in the linked try run

Carried over from abandoned diff D22742:
Bug 1531484 - disable dom/media/test/test_temporary_file_blob_video_plays.html
Bug 1526064 - disable dom/media/mediasource/test/test_MediaSource_flac_mp4.html
Bug 1526080 - disable dom/media/test/test_can_play_type_mpeg.html
Bug 1531851 - disable dom/media/webaudio/test/test_ScriptProcessorCollected1.html

Differential Revision: https://phabricator.services.mozilla.com/D22743

--HG--
extra : moz-landing-system : lando
2019-03-08 20:52:58 +00:00
Mike Conley 6200b046ce Bug 1532692 - Clear poster attributes from videos that we're cloning to visually. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D22631

--HG--
extra : moz-landing-system : lando
2019-03-08 16:46:44 +00:00
Alex Chronopoulos 6c25265b3d Bug 1213453 - Update mochitest to expect group id. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D20373

--HG--
extra : moz-landing-system : lando
2019-03-08 11:52:17 +00:00
Alex Chronopoulos abfb29171d Bug 1213453 - Correlate video device group id based on device name. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D20372

--HG--
extra : moz-landing-system : lando
2019-03-08 11:52:18 +00:00