Closed
Bug 1152298
Opened 10 years ago
Closed 10 years ago
Implement an AutoDriver for HTMLCanvasElement::CaptureStream
Categories
(Core :: WebRTC, defect, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla43
backlog | webrtc/webaudio+ |
People
(Reporter: pehrsons, Assigned: pehrsons)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Attachment #8653331 -
Flags: review?(martin.thomson)
Assignee | ||
Comment 2•10 years ago
|
||
This relies on the work done in bug 1161913.
Comment 3•10 years ago
|
||
Comment on attachment 8653331 [details]
MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
https://reviewboard.mozilla.org/r/17453/#review15835
Too easy.
Attachment #8653331 -
Flags: review?(martin.thomson) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8653331 [details]
MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r=mt
Attachment #8653331 -
Attachment description: MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt → MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r=mt
Attachment #8653331 -
Flags: review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8653331 [details]
MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Carrying forward r=mt.
Looking at some other review requests I thought mozreview now supported carrying over the r=. But no.
Attachment #8653331 -
Flags: review+
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8653331 [details]
MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Attachment #8653331 -
Attachment description: MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r=mt → MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
Attachment #8653331 -
Flags: review+
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8653331 [details]
MozReview Request: Bug 1152298 - Implement AutoDriver for CanvasCaptureMediaStream. r?mt
This was rebased. Carries r=mt.
Attachment #8653331 -
Flags: review+
Assignee | ||
Comment 8•10 years ago
|
||
Please land this on top of bug 1161913.
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=66f8b6d742c7
And after the static analysis fix: https://treeherder.mozilla.org/#/jobs?repo=try&revision=14c31870ae46
Keywords: checkin-needed
Comment 9•10 years ago
|
||
Andreas, if you have these sorts of dependencies, you should probably land them yourself. checkin-needed is now processed by a bot, so it will miss that sort of nuance. If you don't have L3, let me or Maire know and we can sort that out.
Comment 10•10 years ago
|
||
Keywords: checkin-needed
Comment 11•10 years ago
|
||
(In reply to Martin Thomson [:mt:] from comment #9)
> Andreas, if you have these sorts of dependencies, you should probably land
> them yourself. checkin-needed is now processed by a bot, so it will miss
> that sort of nuance. If you don't have L3, let me or Maire know and we can
> sort that out.
did the checkins now. There are future plans to have some kind of autolander that lands also checkin-needed requests but so far its still a human part (yes i'm still not a bot ;). So for dependencys something like here (please land bug x together with bug y helps a lot).
Pulsebot itself is just a bot that comments with csets strings when something land on the trees :)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•