gecko-dev/dom/media
Chris Pearce f0243bf126 Bug 1540573 - P3. Expose network link type on ContentChild for use in content process. r=snorp
In GeckoView the nsINetworkLinkService doesn't work in the content process, as
we don't seem to have an AndroidBridge there, so just maintain the network
connection type on the ContentChild.

(I had considered keeping this on the NeckoChild, but the creation of that is
initiated from the content process side, and there's not an easy and clean way
to have the parent process send us the connection type after construction of
the NeckoParent, other than have the NeckoChild request it either
synchronously, or doing it async and hoping it's not asked for the value before
the response comes in.)

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

--HG--
extra : moz-landing-system : lando
2019-05-06 22:41:25 +00:00
..
benchmark
bridge Bug 1524687: Part 7 - Convert media bridge module to static registration. r=jesup 2019-01-24 16:07:39 -08:00
doctor Bug 1544961 - comment on gtests that are disabled, disable ThreadUtils.IdleRunnableMethod and Timers.FindExpirationTime for windows10-aarch64 r=jmaher,gbrown,dmajor 2019-04-23 00:21:37 +00:00
eme Bug 1538206 - Update comments in MediaKeySystemAccess to reflect current numbering in spec. r=cpearce 2019-04-16 19:38:46 +00:00
encoder Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
fake-cdm Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
flac Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
gmp Bug 1548406 - Part 1 - Simplify MacSandboxInfo and sandbox type enums r=handyman 2019-05-02 07:04:44 +00:00
gmp-plugin-openh264 Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
gtest Bug 1545235 - Enable some android gtests in dom/media/gtest; r=jmaher 2019-05-06 18:53:54 +00:00
hls Bug 1510340 - p2: limit the concurrently created HLSDecoder instances. r=jya 2019-02-21 01:22:02 +00:00
imagecapture Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug 2019-04-01 16:46:46 +00:00
ipc Bug 1548113 - pass mEOS from MediaRawData to remote decoder. r=jya 2019-05-03 00:36:19 +00:00
mediacapabilities Bug 1533252 - P4. Serialize all the video MediaCapabilities queries. r=pehrsons 2019-03-15 13:54:19 +00:00
mediasink Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
mediasource Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
mp3 Bug 1500713: P4 - Return NullableTimeUnit from MP3TrackDemuxer::Duration(). r=jya 2019-03-29 23:38:29 +00:00
mp4 Bug 1533211 - Remove assertion for if MP4 sample description index is invalid. r=jya 2019-05-03 00:38:10 +00:00
ogg Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
platforms Bug 1548686 - only add RemoteDecoderModule in CreatePDMs if e10s. r=jya 2019-05-03 00:35:15 +00:00
systemservices Backed out changeset ef8c4674d0b0 (bug 1549383) for Build bustage. CLOSED TREE 2019-05-07 00:14:08 +03:00
test Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
tests Bug 1335740 - Update wpt & mochitests to work w/[SecureContext] navigator.mediaDevices. r=pehrsons 2019-04-30 15:20:53 +00:00
wave Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
webaudio Bug 1547923 part 4. Add nsIGlobalObject::HasJSGlobal(). r=mccr8 2019-05-02 21:32:17 +00:00
webm Bug 1540580 - WebM demuxer skips empty samples. r=jya 2019-04-30 15:12:30 +00:00
webrtc Bug 1497559 - Remove application capture support; r=ng 2019-04-26 16:35:39 +00:00
webspeech Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
webvtt Bug 1488673 - part8 : remove unnecessary anonymous function. r=heycam 2019-03-19 03:31:43 +00:00
ADTSDecoder.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
ADTSDecoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ADTSDemuxer.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
ADTSDemuxer.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
AsyncLogger.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioBufferUtils.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioCaptureStream.cpp Bug 1509548 - Remove the concept of a known tracks time from MediaStreamGraph. r=padenot 2018-11-29 17:37:06 +00:00
AudioCaptureStream.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioChannelFormat.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioChannelFormat.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioCompactor.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
AudioCompactor.h Bug 1524890 - P11. Remove duration from AudioData construction parameter. r=bryce 2019-02-22 09:19:47 +00:00
AudioConfig.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioConfig.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
AudioConverter.cpp Bug 1542097 - Directly downmix to mono. r=bryce 2019-04-22 13:27:42 +00:00
AudioConverter.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
AudioDeviceInfo.cpp Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
AudioDeviceInfo.h Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
AudioMixer.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioNotificationReceiver.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioNotificationReceiver.h Bug 1508298 - Disable the reformatting of the comment r=jya 2018-11-20 14:21:48 +00:00
AudioNotificationSender.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioNotificationSender.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioPacketizer.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioSampleFormat.h Bug 1540357 - Fix implicit int truncation in dom/canvas's dom/* includes. r=qdot 2019-04-02 17:00:45 +00:00
AudioSegment.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioSegment.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
AudioStream.cpp Bug 1524890 - P4. Use Span<> with AudioBufferCursor. r=bryce 2019-02-22 09:18:05 +00:00
AudioStream.h Bug 1524890 - P4. Use Span<> with AudioBufferCursor. r=bryce 2019-02-22 09:18:05 +00:00
AudioStreamTrack.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioStreamTrack.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioTrack.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioTrack.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioTrackList.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AudioTrackList.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
AutoplayPolicy.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AutoplayPolicy.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
BackgroundVideoDecodingPermissionObserver.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
BackgroundVideoDecodingPermissionObserver.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
BaseMediaResource.cpp Bug 1515658 - ChannelMediaResource should use the BlobURLs' length when known, r=jya 2019-01-03 19:22:49 +01:00
BaseMediaResource.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
Benchmark.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
Benchmark.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
BitReader.cpp Bug 1533127 - Force unsigned operation. r=gerald 2019-03-08 03:03:16 +00:00
BitReader.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
BitWriter.cpp Bug 1532867 - Force unsigned arithmetic. r=gerald 2019-05-01 07:20:23 +00:00
BitWriter.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
BufferMediaResource.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
BufferReader.h Bug 1521214 - r=kinetik 2019-01-22 11:21:23 -08:00
ByteWriter.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
CanvasCaptureMediaStream.cpp Bug 1423253 - Remove durations from VideoSegment::AppendFrame. r=padenot 2019-03-22 11:43:40 +00:00
CanvasCaptureMediaStream.h Bug 1423253 - Change CanvasCaptureMediaStream's driver to push instead of pull. r=padenot 2019-03-22 11:42:10 +00:00
ChannelMediaDecoder.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
ChannelMediaDecoder.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
ChannelMediaResource.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
ChannelMediaResource.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
CloneableWithRangeMediaResource.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
CloneableWithRangeMediaResource.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
CubebUtils.cpp Bug 1531833 - When the input is voice, activate the global communication mode. r=pehrsons 2019-04-16 15:42:42 +00:00
CubebUtils.h Bug 1531833 - When the input is voice, activate the global communication mode. r=pehrsons 2019-04-16 15:42:42 +00:00
DOMMediaStream.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
DOMMediaStream.h Bug 1497175 - Have DOMMediaStream::TrackPort::BlockSourceTrackId() return a promise. r=pehrsons 2018-11-30 05:14:40 +00:00
DecoderTraits.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
DecoderTraits.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DriftCompensation.h Bug 1542685 - Avoid integer overflows by multiplying doubles. r=padenot 2019-04-08 14:27:13 +00:00
FileBlockCache.cpp Backed out 7 changesets (bug 1540573) for causing bug 1548441 2019-05-03 20:35:27 +03:00
FileBlockCache.h Backed out 7 changesets (bug 1540573) for causing bug 1548441 2019-05-03 20:35:27 +03:00
FileMediaResource.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FileMediaResource.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
FrameStatistics.h Bug 1543032 - Extend metrics for dropped frames - r=padenot 2019-04-16 11:50:38 +00:00
GetUserMediaRequest.cpp Bug 1525057 - Ensure that GetUserMediaRequest's mIsHandlingUserInput is always initialized properly; r=jib 2019-02-05 18:40:21 +00:00
GetUserMediaRequest.h Bug 1525057 - Ensure that GetUserMediaRequest's mIsHandlingUserInput is always initialized properly; r=jib 2019-02-05 18:40:21 +00:00
GraphDriver.cpp Bug 1541290 - Restart driver properly on revive method. r=padenot 2019-04-19 08:34:22 +00:00
GraphDriver.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
GraphRunner.cpp Bug 1538640 wait for GraphRunner thread shutdown r=pehrsons 2019-03-26 00:13:55 +00:00
GraphRunner.h Bug 1538640 wait for GraphRunner thread shutdown r=pehrsons 2019-03-26 00:13:55 +00:00
IdpSandbox.jsm Bug 1525319 - Removing context from OnDataAvailable r=valentin 2019-02-27 23:42:27 +00:00
ImageToI420.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ImageToI420.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
Intervals.h Bug 1530322 - P1. Make Interval assertion diagnostic_assert. r!gerald r=gerald 2019-02-26 09:09:34 +00:00
MediaBlockCacheBase.h Backed out 7 changesets (bug 1540573) for causing bug 1548441 2019-05-03 20:35:27 +03:00
MediaCache.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaCache.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaChannelStatistics.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaContainerType.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaContainerType.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaData.cpp Bug 1544478 - Respect SharedRGBImage's stride during YUV->RGBA conversion. r=mattwoodrow 2019-04-16 17:02:59 +00:00
MediaData.h Bug 1540748 - part2 : add warning for negative adjusted time. r=jolin 2019-04-29 21:44:06 +00:00
MediaDataDemuxer.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaDecoder.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaDecoder.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaDecoderOwner.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
MediaDecoderStateMachine.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaDecoderStateMachine.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaDeviceInfo.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaDeviceInfo.h Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
MediaDevices.cpp Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
MediaDevices.h Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
MediaEventSource.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaFormatReader.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaFormatReader.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug 2019-05-06 16:39:58 +00:00
MediaInfo.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
MediaInfo.h Bug 1493898 - P6. Move YUVColorSpace definition in the gfx namespace. r=mattwoodrow. 2019-04-11 12:41:33 +00:00
MediaMIMETypes.cpp Bug 1533129 - Add extended MIME parameter support to MediaSource.isTypeSupported on YouTube only. r=jya 2019-04-11 09:53:26 +00:00
MediaMIMETypes.h Bug 1533129 - Add extended MIME parameter support to MediaSource.isTypeSupported on YouTube only. r=jya 2019-04-11 09:53:26 +00:00
MediaManager.cpp Bug 1547381 - Call StopTrack() in the right order. r=padenot 2019-05-06 09:14:38 +00:00
MediaManager.h Bug 1540434 - Convert a bunch of rawptrs related to MediaManager to RefPtr. r=jib 2019-04-16 07:37:48 +00:00
MediaMetadataManager.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaPromiseDefs.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaQueue.h Bug 1545108 - Use a diagnostic assert to check for nullptr when pushing into MediaQueue. r=alwu 2019-04-25 17:08:27 +00:00
MediaRecorder.cpp Bug 1538727 - Move TrackListener and track-PrincipalChangeObserver removal to Stop(). r=bryce 2019-04-30 18:39:21 +00:00
MediaRecorder.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
MediaResource.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaResource.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaResourceCallback.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaResult.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSegment.h Bug 1423253 - Disregard VideoChunk durations in VideoTrackEncoder. r=padenot 2019-03-22 11:43:08 +00:00
MediaShutdownManager.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaShutdownManager.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaStatistics.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaStreamError.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaStreamError.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaStreamGraph.cpp Bug 1407415 - Consolidate media::GetShutdownBarrier() use and return a RefPtr r=dminor 2019-05-03 21:08:42 +00:00
MediaStreamGraph.h Bug 1536766 - Remove unused MediaStream::HasCurrentData. r=padenot 2019-04-24 10:55:50 +00:00
MediaStreamGraphImpl.h Bug 1531833 - Add a way to tell the graph driver that the audio input is voice. r=pehrsons 2019-04-16 15:42:38 +00:00
MediaStreamListener.cpp Bug 1423253 - Remove DirectMediaStreamTrackListener::mMedia. r=padenot 2019-03-22 11:44:54 +00:00
MediaStreamListener.h Bug 1423253 - Notify MediaStreamTrackListeners about tracks' enabled state. r=padenot 2019-03-22 11:45:29 +00:00
MediaStreamTrack.cpp Backed out 2 changesets (bug 1324548) for failing wpt at idlharness.https.window.html on a CLOSED TREE 2019-04-03 23:18:19 +03:00
MediaStreamTrack.h Bug 1506093 - Remove MediaStreamVideoSink. r=padenot 2019-03-22 11:41:39 +00:00
MediaStreamTypes.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaTimer.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MediaTimer.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaTrack.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaTrack.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaTrackList.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaTrackList.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MemoryBlockCache.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MemoryBlockCache.h Backed out 7 changesets (bug 1540573) for causing bug 1548441 2019-05-03 20:35:27 +03:00
PeerConnection.jsm Bug 1531910: Re-enable a test-case, and check protocol length based on UTF-8 encoding. r=jib 2019-05-03 19:08:25 +00:00
PeerConnectionIdp.jsm Bug 1534692 - Part 5: Teach PeerConnectionIdp to cope with SDP with no media sections. r=jib 2019-03-29 18:37:51 +00:00
PrincipalChangeObserver.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
QueueObject.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
QueueObject.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
RTCStatsReport.jsm Bug 1531494 - remove all unimplemented RTCStats types from the WebIDL and prune related dead code r=bwc,smaug 2019-03-26 17:21:02 +00:00
ReaderProxy.cpp Bug 1540740 - part1 : let the return value of 'AdjustForStartTime()' to tell whether the adjustment is succeeded r=jya 2019-04-11 20:43:00 +00:00
ReaderProxy.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SeekJob.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SeekJob.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SeekTarget.h Bug 1546506 - Add an assertion to ensure that we won't construct SeekTarget with invalid time. r=bryce 2019-04-24 17:07:40 +00:00
SelfRef.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SharedBuffer.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
StreamTracks.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
StreamTracks.h Bug 1509548 - Rename track-end-time methods in StreamTracks. r=padenot 2018-11-29 17:37:17 +00:00
TextTrack.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
TextTrack.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
TextTrackCue.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
TextTrackCue.h Bug 1509446 - part1 : update active cues list when cue's active state changed. r=jya 2019-03-08 03:10:45 +00:00
TextTrackCueList.cpp Bug 1537554 - part2 : let track track handle adding `current cue` and `other cue` if it's not disable. r=jya 2019-03-26 07:50:50 +00:00
TextTrackCueList.h Bug 1537554 - part2 : let track track handle adding `current cue` and `other cue` if it's not disable. r=jya 2019-03-26 07:50:50 +00:00
TextTrackList.cpp Bug 1531863 - part2 : handle text track mode changed in MediaElement. r=jya 2019-03-12 00:32:21 +00:00
TextTrackList.h Bug 1531863 - part2 : handle text track mode changed in MediaElement. r=jya 2019-03-12 00:32:21 +00:00
TextTrackRegion.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
TextTrackRegion.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ThreadPoolCOMListener.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ThreadPoolCOMListener.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
TimeUnits.h Bug 1544150 - add new operator'%' to handle modular by TimeUnit. r=jya 2019-04-19 13:16:43 +00:00
Tracing.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
Tracing.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
TrackID.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
TrackUnionStream.cpp Bug 1536766 - Remove unused MediaStream::HasCurrentData. r=padenot 2019-04-24 10:55:50 +00:00
TrackUnionStream.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoFrameContainer.cpp Bug 1423253 - Move VideoSegment-specific logic out of VideoFrameContainer. r=padenot 2019-03-22 11:45:31 +00:00
VideoFrameContainer.h Bug 1423253 - Move VideoSegment-specific logic out of VideoFrameContainer. r=padenot 2019-03-22 11:45:31 +00:00
VideoFrameConverter.h Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
VideoLimits.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoPlaybackQuality.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoPlaybackQuality.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoSegment.cpp Bug 1423253 - Pace future video frames in MediaPipeline. r=dminor,padenot 2019-03-22 11:45:27 +00:00
VideoSegment.h Bug 1423253 - Pace future video frames in MediaPipeline. r=dminor,padenot 2019-03-22 11:45:27 +00:00
VideoStreamTrack.cpp Bug 1536766 - Drop frames more accurately when ending and interrupting video track playback. r=padenot 2019-04-24 10:56:11 +00:00
VideoStreamTrack.h Bug 1506093 - Remove MediaStreamVideoSink. r=padenot 2019-03-22 11:41:39 +00:00
VideoTrack.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoTrack.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoTrackList.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoTrackList.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VideoUtils.cpp Bug 1540573 - P3. Expose network link type on ContentChild for use in content process. r=snorp 2019-05-06 22:41:25 +00:00
VideoUtils.h Bug 1540573 - P3. Expose network link type on ContentChild for use in content process. r=snorp 2019-05-06 22:41:25 +00:00
VorbisUtils.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
WebMSample.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
WebVTTListener.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
WebVTTListener.h Bug 1443429 - P3. Don't use WebVTTListener while in stable state. r=smaug 2018-12-13 20:06:02 +00:00
XiphExtradata.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
XiphExtradata.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
components.conf Bug 1524688: Part 3 - Convert PeerConnection to static registration r=jib 2019-01-29 17:44:56 -08:00
moz.build Bug 1527620 - Add youtube streaming tests - r=whimboo 2019-04-02 15:09:47 +00:00
nsIAudioDeviceInfo.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIAutoplay.idl Bug 1513039 - part10 : remove nsIAutoplay.PROMPT r=daleharvey,cpearce 2019-01-07 18:41:03 +00:00
nsIDOMNavigatorUserMedia.idl Bug 1535384 part 11. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for getUserMedia callbacks. r=jib 2019-03-19 04:36:46 +00:00
nsIDocumentActivity.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
nsIMediaManager.idl Bug 1497559 - Remove Application from mediaCaptureWindowState; r=jib 2019-04-30 15:06:23 +00:00