Closed
Bug 1055920
Opened 11 years ago
Closed 11 years ago
[B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process
Categories
(Firefox OS Graveyard :: AudioChannel, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rlin, Assigned: rlin)
Details
Attachments
(1 file, 2 obsolete files)
|
18.26 KB,
patch
|
Details | Diff | Splinter Review |
As Bug 1054219,
If the child process doesn't use the Audiochannel API,
It shouldn't create that static instance and store in memory.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rlin
| Assignee | ||
Comment 1•11 years ago
|
||
Hi Baku,
Could you review this one? thanks.
Attachment #8476532 -
Flags: review?(amarchesini)
Updated•11 years ago
|
Attachment #8476532 -
Flags: review?(amarchesini) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
check-in patch
try https://tbpl.mozilla.org/?tree=Try&rev=d3e4b31dbfca
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•11 years ago
|
Attachment #8476532 -
Attachment is obsolete: true
Comment 3•11 years ago
|
||
This doesn't apply to b2g-inbound at all. Please rebase.
Keywords: checkin-needed
| Assignee | ||
Comment 4•11 years ago
|
||
rebase to b2g inbound:202300:18ed4643a705 check-in patch.
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•11 years ago
|
Attachment #8477820 -
Attachment is obsolete: true
Comment 5•11 years ago
|
||
Keywords: checkin-needed
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•