Closed
Bug 1268861
Opened 10 years ago
Closed 10 years ago
Insert the input data first and then run the graph iteration
Categories
(Core :: Audio/Video: MediaStreamGraph, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
Details
Attachments
(1 file)
This allows the graph to immediately process the input data instead of waiting an iteration.
| Assignee | ||
Comment 1•10 years ago
|
||
This allows the graph to immediately process the input data instead of waiting
an iterationq
Review commit: https://reviewboard.mozilla.org/r/49691/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/49691/
Attachment #8747038 -
Flags: review?(rjesup)
Updated•10 years ago
|
Attachment #8747038 -
Flags: review?(rjesup)
Comment 2•10 years ago
|
||
Comment on attachment 8747038 [details]
MozReview Request: Bug 1268861 - Insert the input data first and then run the graph iteration. r?jesup
https://reviewboard.mozilla.org/r/49691/#review46447
extra 'q' at the end of the commit message
Comment 3•10 years ago
|
||
Comment on attachment 8747038 [details]
MozReview Request: Bug 1268861 - Insert the input data first and then run the graph iteration. r?jesup
https://reviewboard.mozilla.org/r/49691/#review46449
Attachment #8747038 -
Flags: review+
Updated•10 years ago
|
Rank: 21
Priority: -- → P2
Updated•10 years ago
|
Assignee: nobody → padenot
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•