Closed
Bug 1190285
Opened 10 years ago
Closed 10 years ago
MSG/driver clean out
Categories
(Core :: Audio/Video: MediaStreamGraph, defect)
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(10 files)
|
2.39 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
|
2.10 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
|
4.87 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
5.44 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
8.73 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
11.40 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
|
3.52 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
3.52 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
7.57 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
|
2.23 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8642286 -
Flags: review?(roc)
| Assignee | ||
Comment 2•10 years ago
|
||
GetAudioPosition() has been unused since revision 6eb9af883b3b.
Attachment #8642287 -
Flags: review?(roc)
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8642289 -
Flags: review?(padenot)
| Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8642290 -
Flags: review?(padenot)
| Assignee | ||
Comment 5•10 years ago
|
||
Attachment #8642291 -
Flags: review?(padenot)
| Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8642292 -
Flags: review?(roc)
| Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8642294 -
Flags: review?(padenot)
| Assignee | ||
Comment 8•10 years ago
|
||
Attachment #8642295 -
Flags: review?(padenot)
| Assignee | ||
Comment 9•10 years ago
|
||
Attachment #8642296 -
Flags: review?(padenot)
| Assignee | ||
Comment 10•10 years ago
|
||
UpdateStateComputedTime(GraphTime aStateComputedTime) occurs midway during
the iteration, so there is no need to update at the end.
Attachment #8642297 -
Flags: review?(padenot)
Updated•10 years ago
|
Attachment #8642289 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642291 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642294 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642295 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642297 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642296 -
Flags: review?(padenot) → review+
Updated•10 years ago
|
Attachment #8642290 -
Flags: review?(padenot) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: leave-open
Comment 11•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/e89ea131df69
https://hg.mozilla.org/integration/mozilla-inbound/rev/2bcb21c74b74
https://hg.mozilla.org/integration/mozilla-inbound/rev/9db3e1d16ff5
https://hg.mozilla.org/integration/mozilla-inbound/rev/e0fc6c3f48a7
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e7df6704c2c
https://hg.mozilla.org/integration/mozilla-inbound/rev/aae1fbf8c99a
https://hg.mozilla.org/integration/mozilla-inbound/rev/3bc68d2d516e
Attachment #8642286 -
Flags: review?(roc) → review+
Attachment #8642287 -
Flags: review?(roc) → review+
Attachment #8642292 -
Flags: review?(roc) → review+
Comment 12•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e89ea131df69
https://hg.mozilla.org/mozilla-central/rev/2bcb21c74b74
https://hg.mozilla.org/mozilla-central/rev/9db3e1d16ff5
https://hg.mozilla.org/mozilla-central/rev/e0fc6c3f48a7
https://hg.mozilla.org/mozilla-central/rev/9e7df6704c2c
https://hg.mozilla.org/mozilla-central/rev/aae1fbf8c99a
https://hg.mozilla.org/mozilla-central/rev/3bc68d2d516e
| Assignee | ||
Updated•10 years ago
|
Keywords: leave-open
| Assignee | ||
Updated•10 years ago
|
Flags: in-testsuite-
Comment 13•10 years ago
|
||
Comment 14•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d218034091a3
https://hg.mozilla.org/mozilla-central/rev/ed8acf929ceb
https://hg.mozilla.org/mozilla-central/rev/abf5d2bbca2a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•