[chromium-bugs] Issue 24150 in chromium: Flush audio buffer when a seek event happens

2009-10-15 Thread codesite-noreply
Updates: Labels: -Mstone-4 Mstone-5 Comment #7 on issue 24150 by hc...@chromium.org: Flush audio buffer when a seek event happens http://code.google.com/p/chromium/issues/detail?id=24150 pushing this to mstone5. -- You received this message because you are listed in the owner or CC fi

[chromium-bugs] Issue 24150 in chromium: Flush audio buffer when a seek event happens

2009-10-15 Thread codesite-noreply
Comment #5 on issue 24150 by scher...@chromium.org: Flush audio buffer when a seek event happens http://code.google.com/p/chromium/issues/detail?id=24150 Blocking IO thread in the browser process? Perhaps we do need to proxy everything to an "audio" thread inside the browser :\ -- You rece

[chromium-bugs] Issue 24150 in chromium: Flush audio buffer when a seek event happens

2009-10-15 Thread codesite-noreply
Updates: Blockedon: 18217 Comment #4 on issue 24150 by hc...@chromium.org: Flush audio buffer when a seek event happens http://code.google.com/p/chromium/issues/detail?id=24150 (No comment was entered for this change.) -- You received this message because you are listed in the owner o

[chromium-bugs] Issue 24150 in chromium: Flush audio buffer when a seek event happens

2009-10-15 Thread codesite-noreply
Comment #3 on issue 24150 by hc...@chromium.org: Flush audio buffer when a seek event happens http://code.google.com/p/chromium/issues/detail?id=24150 Turns out implementing this would have the effect of blocking the IO thread again... So I would really like to start a new thread and host th