Closed
Bug 1399754
Opened 9 years ago
Closed 9 years ago
Replace CDM_LOG with GMP_LOG
Categories
(Core :: Audio/Video: GMP, enhancement, P3)
Core
Audio/Video: GMP
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: JamesCheng, Assigned: JamesCheng)
Details
Attachments
(2 files)
We should stop using CDM_LOG.
This bug will replace all CDM_LOG with GMP_LOG.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 4•9 years ago
|
||
Note
The indentation change is caused by ./mach clang-format not me.
Updated•9 years ago
|
Rank: 25
Priority: -- → P3
| Assignee | ||
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8907975 [details]
Bug 1399754 - [Part1] Replace CDM_LOG with GMP_LOG.
https://reviewboard.mozilla.org/r/179652/#review185780
Attachment #8907975 -
Flags: review?(cpearce) → review+
Comment 7•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8908009 [details]
Bug 1399754 - [Part2] Fix wrong format string.
https://reviewboard.mozilla.org/r/179698/#review185782
Attachment #8908009 -
Flags: review?(cpearce) → review+
Pushed by jacheng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e9ac37163ea
[Part1] Replace CDM_LOG with GMP_LOG. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/9779ff000804
[Part2] Fix wrong format string. r=cpearce
Comment 9•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0e9ac37163ea
https://hg.mozilla.org/mozilla-central/rev/9779ff000804
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•