Bug 24428

Summary: QTMovie fires notifications during view setup
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Description Eric Carlson 2009-03-06 11:31:25 PST
MediaPlayerPrivate::createQTMovieView should postpone notification processing while allocating and setting up the QTMovieView because the QTMovie is active and load state change notifications *do* sometimes fire during (at least) the call to [QTMovieView setView:].
Comment 1 Mark Rowe (bdash) 2009-03-06 14:35:14 PST

*** This bug has been marked as a duplicate of 24430 ***