Closed
Bug 71143
Opened 24 years ago
Closed 23 years ago
nsISound is synchronous on Windows
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla0.9.4
People
(Reporter: hyatt, Assigned: hyatt)
Details
(Keywords: helpwanted, perf)
Attachments
(1 file)
Pav's impl of nsISound is synchronous on Win32. This kills performance. Please
fix!
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.2
Updated•24 years ago
|
Priority: -- → P3
anyone have any ideas on how to fix this... then help pav.
Keywords: helpwanted
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•23 years ago
|
Target Milestone: mozilla0.9.4 → mozilla0.9.5
Assignee | ||
Comment 4•23 years ago
|
||
Ok, pushed pushed and pushed. I'm taking this back. :)
Assignee: pavlov → hyatt
Status: ASSIGNED → NEW
Target Milestone: mozilla0.9.5 → mozilla0.9.4
Assignee | ||
Comment 5•23 years ago
|
||
This is a bad emojo bug with aim. Targeting for 0.9.4.
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•23 years ago
|
||
Assignee | ||
Comment 7•23 years ago
|
||
Ready for r/sr. This makes a huge difference for me in perf in an active AIM
conversation. The UI stops locking up.
Comment 8•23 years ago
|
||
After some to-ing and fro-ing on #mozilla, r=markh
a=roc+moz on behalf of drivers
Assignee | ||
Comment 11•23 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 12•23 years ago
|
||
awesome! Cant wait to try this out. Can you describe how one might test
this? Say playing a .wav file while having the ui update?
Assignee | ||
Comment 13•23 years ago
|
||
Note that I fixed this on win32. I do not know if nsisound is async on mac or
linux.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•