Bug 126758

Summary: CTTE in AudioContext::AutoLocker
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Anders Carlsson 2014-01-10 09:32:52 PST
CTTE in AudioContext::AutoLocker
Comment 1 Anders Carlsson 2014-01-10 09:33:54 PST
Created attachment 220854 [details]
Patch
Comment 2 Antti Koivisto 2014-01-10 09:36:48 PST
Comment on attachment 220854 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=220854&action=review

> Source/WebCore/Modules/webaudio/AudioContext.h:204
>      class AutoLocker {

AutoLocker is not a great name.
Comment 3 Anders Carlsson 2014-01-10 09:46:41 PST
Committed r161644: <http://trac.webkit.org/changeset/161644>