Closed
Bug 1349456
Opened 6 years ago
Closed 6 years ago
Mark a video element as taint and never suspend it again if it is aptured via mozCaptureStream()
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: kaku, Assigned: kaku)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files)
Similar to bug 1345403.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kaku
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 4•6 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e5ac5e0ad8fbe1f2618eb6cdb10c20915d9e973b https://treeherder.mozilla.org/#/jobs?repo=try&revision=a6fa349b3cd9439fca7fdc86db6d0cd3196d5df0
Comment 5•6 years ago
|
||
mozreview-review |
Comment on attachment 8849894 [details] Bug 1349456 part 1 - correct indentation; https://reviewboard.mozilla.org/r/122618/#review124812
Attachment #8849894 -
Flags: review?(jwwang) → review+
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8849895 [details] Bug 1349456 part 2 - mark elemet as tainted while captured via MozCaptureStream(); https://reviewboard.mozilla.org/r/122620/#review124814
Attachment #8849895 -
Flags: review?(jwwang) → review+
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8849896 [details] Bug 1349456 part 3 - test element become tainted while captured via MozCaptureStream(); https://reviewboard.mozilla.org/r/122622/#review124816
Attachment #8849896 -
Flags: review?(jwwang) → review+
Assignee | ||
Comment 8•6 years ago
|
||
Try looks good, thanks for the review!
Pushed by tkuo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e8e9624298a9 part 1 - correct indentation; r=jwwang https://hg.mozilla.org/integration/autoland/rev/0fd3a6bb60af part 2 - mark elemet as tainted while captured via MozCaptureStream(); r=jwwang https://hg.mozilla.org/integration/autoland/rev/0dd25f000f10 part 3 - test element become tainted while captured via MozCaptureStream(); r=jwwang
Comment 10•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e8e9624298a9 https://hg.mozilla.org/mozilla-central/rev/0fd3a6bb60af https://hg.mozilla.org/mozilla-central/rev/0dd25f000f10
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Assignee | ||
Updated•6 years ago
|
Blocks: Phase_1_Shutdown_Decoder
You need to log in
before you can comment on or make changes to this bug.
Description
•