Oluwatobi Sofela
|
7349ce5b6a
|
clippy: Fix manual_map warnings (#31922)
|
2024-03-28 15:58:36 +00:00 |
|
Martin Robinson
|
5c1723c983
|
rustdoc: Fix many rustdoc errors (#31147)
This fixes many rustdoc errors that occur due to raw URLs in rustdoc
comments as well as unescaped Rust code that should be in backticks.
|
2024-01-22 13:13:48 +00:00 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
Josh Matthews
|
5e5669b945
|
Remove unused argument from AlreadyInRealm::assert.
|
2023-05-20 11:05:09 -04:00 |
|
Josh Matthews
|
fca5833e21
|
Remove global argument from Promise::new_in_current_realm.
|
2023-05-20 11:05:09 -04:00 |
|
Fernando Jiménez Moreno
|
c0fb6c8d23
|
Implement MediaDevices.enumerateDevices()
|
2020-07-10 13:18:26 +02:00 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Kunal Mohan
|
5a3e1b8e69
|
rename compartment to realm
|
2020-01-24 20:52:36 +05:30 |
|
Manish Goregaokar
|
3c7ceff46d
|
Improve support for nested dictionaries
|
2019-06-27 18:13:23 -07:00 |
|
Bastien Orivel
|
292d468cd1
|
Use the newly added inCompartments option everywhere it can be
|
2019-05-25 17:28:07 +02:00 |
|
Manish Goregaokar
|
36abbca0a6
|
Add stream types to tracks, add MediaStreamTrack.id and MediaStreamTrack.kind
|
2019-05-07 17:09:04 -07:00 |
|
Manish Goregaokar
|
a9ab13b279
|
Use MediaStreamTracks in MediaStreams
|
2019-05-07 17:09:04 -07:00 |
|
Aron Zwaan
|
e2e6e2ac94
|
Pass InCompartment by value
|
2019-04-25 11:37:35 +02:00 |
|
Aron Zwaan
|
1b6949d4cf
|
Add proof parameter to Promise::new_in_current_compartment
|
2019-04-24 19:46:10 +02:00 |
|
Josh Matthews
|
eebd831ea5
|
Move media backend initialization to process startup.
|
2019-04-15 16:46:25 -04:00 |
|
Aron Zwaan
|
782b58587a
|
Rename Promise::new to Promise::new_in_current_compartment
|
2019-04-03 20:45:30 +02:00 |
|
Fernando Jiménez Moreno
|
bc74dc0e85
|
Use servo-media-auto and call ServoMedia::init where required
|
2019-03-25 09:51:53 +01:00 |
|
Manish Goregaokar
|
caa05948bf
|
Add aspect/frameRate/sampleRate parameters
|
2019-03-04 15:31:47 +05:30 |
|
Manish Goregaokar
|
dd7b69b6d8
|
Add support for basic MediaTrackConstraints
|
2019-03-04 15:31:47 +05:30 |
|
Manish Goregaokar
|
407d88f97d
|
Update servo-media
|
2019-02-13 10:04:52 -08:00 |
|
Manish Goregaokar
|
8b0719a6f2
|
Add MediaDevices::GetUserMedia
|
2019-01-29 11:37:00 -08:00 |
|
Manish Goregaokar
|
bafbc0e1c0
|
Add empty MediaDevices interface
|
2019-01-29 11:36:27 -08:00 |
|