Commit 78d889f
Norisz Fay
Revert "Bug 1993981 - Rename MediaTrackGraphImpl::LifecycleStateRef() -> LifecycleState() and return state by value. r=karlt" for causing bustage @ AbstractThread.h and Gtest failures @ StateWatching.h
This reverts commit 86b579e.
Revert "Bug 1993981 - Unit test graph shutdown message ordering. r=karlt"
This reverts commit 1a7e168.
Revert "Bug 1993981 - Introduce an atomicity policy for tail dispatch. r=karlt,xpcom-reviewers,nika,webrtc-reviewers,bwc,media-playback-reviewers"
This reverts commit 3eba0a2.
Revert "Bug 1993981 - Unit test message atomicity. r=karlt"
This reverts commit edde7ff.
Revert "Bug 1993981 - Unit test event ordering between the graph and main thread. r=karlt"
This reverts commit 8641979.
Revert "Bug 1993981 - To MockProcessedMediaTrack add mocks for {Add|Remove}ListenerImpl. r=karlt"
This reverts commit 165e177.
Revert "Bug 1993981 - In MediaTrackGraphImpl natively support AudioWorklet's message passing. r=karlt"
This reverts commit 7365f2d.
Revert "Bug 1993981 - Implement AbstractThread for MediaTrackGraphImpl. r=karlt"
This reverts commit 7cdca42.
Revert "Bug 1993981 - Rename MediaTrackGraphImpl::Dispatch to DispatchToMainThread to avoid naming conflicts with nsISerialEventTarget. r=karlt"
This reverts commit 186f4c8.
Revert "Bug 1993981 - Allow canceling cancelable and discardable tail-dispatched runnables. r=xpcom-reviewers,nika"
This reverts commit 5c0ae53.
Revert "Bug 1993981 - Implement nsIDirectTaskDispatcher for MediaTrackGraphImpl. r=karlt"
This reverts commit 05da491.
Revert "Bug 1993981 - Store ControlMessages as runnables. r=karlt"
This reverts commit 68a2b11.1 parent b9b93c7 commit 78d889f
29 files changed
Lines changed: 496 additions & 1560 deletions
File tree
- dom/media
- gtest
- hls
- webcodecs
- webrtc
- jsapi
- libwebrtcglue
- media/webrtc/signaling/gtest
- xpcom
- tests/gtest
- threads
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
904 | | - | |
| 904 | + | |
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2544 | 2544 | | |
2545 | 2545 | | |
2546 | 2546 | | |
| 2547 | + | |
2547 | 2548 | | |
2548 | 2549 | | |
2549 | 2550 | | |
2550 | 2551 | | |
2551 | | - | |
| 2552 | + | |
2552 | 2553 | | |
2553 | 2554 | | |
2554 | | - | |
| 2555 | + | |
2555 | 2556 | | |
2556 | 2557 | | |
2557 | 2558 | | |
| |||
0 commit comments