Closed
Bug 1224022
Opened 9 years ago
Closed 9 years ago
Intermittent test_WebAudioMemoryReporting.html | Non-zero usage for explicit/webaudio/audio-node/ScriptProcessorNode/dom-nodes
Categories
(Core :: Web Audio, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: KWierso, Assigned: karlt)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 6 obsolete files)
1012 bytes,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•9 years ago
|
||
which may add new streams.
Attachment #8687031 -
Flags: review?(padenot)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → karlt
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8687031 -
Flags: review?(padenot) → review+
Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
Rank: 25
Priority: -- → P2
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (typo) |
Comment hidden (typo) |
Comment hidden (typo) |
Comment hidden (typo) |
Comment hidden (typo) |
Comment hidden (typo) |
Assignee | ||
Updated•9 years ago
|
Attachment #8767602 -
Flags: review?(padenot)
Attachment #8767603 -
Flags: review?(padenot)
Attachment #8767604 -
Flags: review?(padenot)
Attachment #8767605 -
Flags: review?(padenot)
Attachment #8767606 -
Flags: review?(padenot)
Attachment #8767607 -
Flags: review?(padenot)
Comment hidden (typo) |
Assignee | ||
Updated•9 years ago
|
Attachment #8687031 -
Attachment is obsolete: false
Assignee | ||
Updated•9 years ago
|
Attachment #8767602 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8767603 -
Attachment is obsolete: true
Comment hidden (typo) |
Assignee | ||
Updated•9 years ago
|
Attachment #8767604 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8767605 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8767606 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8767607 -
Attachment is obsolete: true
Comment 15•9 years ago
|
||
Comment on attachment 8767603 [details]
bug 1224022 don't try to wake up an empty MSG that is shutting down to report memory
https://reviewboard.mozilla.org/r/62064/#review58770
Attachment #8767603 -
Flags: review+
Updated•9 years ago
|
Attachment #8767604 -
Flags: review+
Comment 16•9 years ago
|
||
Comment on attachment 8767604 [details]
bug 1224022 use pointers instead of copies of string literals in AudioNode memory reporting
https://reviewboard.mozilla.org/r/62066/#review58772
Comment 17•9 years ago
|
||
Comment on attachment 8767605 [details]
bug 1224022 store a node type string pointer on engines and use that for memory reporting
https://reviewboard.mozilla.org/r/62068/#review58774
Attachment #8767605 -
Flags: review+
Comment 18•9 years ago
|
||
Comment on attachment 8767606 [details]
bug 1224022 collect memory reports of AudioNode dom objects on the main thread
https://reviewboard.mozilla.org/r/62070/#review58778
Attachment #8767606 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•