Bug 1364091 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

With the attached profile, mozilla::widget::AudioSession::CommitAudioSessionData() is responsible for several DLL loads during startup. We should investigate the suggestion in comment #2 and try to defer until later in startup.
With the attached profile, mozilla::widget::AudioSession::CommitAudioSessionData() is responsible for several DLL loads during startup. We should investigate the suggestion in comment #2 to see if it is possible to delay AudioSession::Start() or at least try to delay AudioSession::CommitAudioSessionData().
AudioSession::Start() is responsible for several DLL loads during startup. We should investigate the suggestion in comment #2 to see if it is possible to delay AudioSession::Start().

Back to Bug 1364091 Comment 6