Closed
Bug 1872315
Opened 1 year ago
Closed 1 year ago
Correct typos in webcodecs debugging logs
Categories
(Core :: Audio/Video: Web Codecs, task, P2)
Core
Audio/Video: Web Codecs
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
Details
Attachments
(4 files)
DecodeAgent
in DecoderTemplate should be DecoderAgent
, and EncoderTemplate should use EncoderAgent
instead of DecodeAgent
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D197397
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D197398
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D197399
Updated•1 year ago
|
Assignee: nobody → cchang
Status: NEW → ASSIGNED
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0858bd0a946e
clang-format DecoderTemplate.* r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/7a65973d99c5
clang-format EncoderTemplate.* r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/fd45a8ca735d
Rename DecodeAgent to DecoderAgent in DecoderTemplate r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/52b5c5b51719
Rename DecodeAgent to EncoderAgent in EncoderTemplate r=media-playback-reviewers,alwu
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0858bd0a946e
https://hg.mozilla.org/mozilla-central/rev/7a65973d99c5
https://hg.mozilla.org/mozilla-central/rev/fd45a8ca735d
https://hg.mozilla.org/mozilla-central/rev/52b5c5b51719
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•