Closed
Bug 1739381
Opened 4 years ago
Closed 3 years ago
Add profiler marker for each AudioNode with their type, and AudioWorkletProcessor.process with the Processor name
Categories
(Core :: Web Audio, enhancement)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: padenot, Assigned: amabb, NeedInfo)
Details
Attachments
(4 files)
No description provided.
| Reporter | ||
Updated•4 years ago
|
Assignee: padenot → nobody
| Reporter | ||
Updated•4 years ago
|
Assignee: nobody → amabb
Comment 5•3 years ago
|
||
The following patch is waiting for review from an inactive reviewer:
| ID | Title | Author | Reviewer Status |
|---|---|---|---|
| D145167 | Bug 1739381 - Add profiler marker for an AudioWorkletProcessor. r=padenot | amabb | padenot: Resigned from review |
:amabb, could you please find another reviewer?
For more information, please visit auto_nag documentation.
Flags: needinfo?(amabb)
| Comment hidden (off-topic) |
Comment 7•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → amabb
Updated•3 years ago
|
Attachment #9274544 -
Attachment description: Bug 1739381 - Add profiler marker for an AudioWorkletProcessor. r=padenot → Bug 1739381 - Add TRACE macros in all AudioNodeEngine sub classes ProcessBlock and ProcessBlocksOnPorts methods. r=padenot
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fcfb99bfb91
Add TRACE macros in all AudioNodeEngine sub classes ProcessBlock and ProcessBlocksOnPorts methods. r=padenot
Comment 9•3 years ago
|
||
Backed out for causing build bustage on AudioNodeEngine.cpp
Failure line: /builds/worker/checkouts/gecko/dom/media/webaudio/AudioNodeEngine.cpp:397:3: error: use of undeclared identifier 'TRACE'
Comment 10•3 years ago
|
||
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c6b7d45fef16
Add TRACE macros in all AudioNodeEngine sub classes ProcessBlock and ProcessBlocksOnPorts methods. r=padenot
Comment 11•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•