Bug 34448

Summary: RenderVideo::intrinsicSizeChanged infinite recursion
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch mitz: review+

Description Eric Carlson 2010-02-01 14:00:58 PST
RenderVideo:: intrinsicSizeChanged calls RenderVideo:: intrinsicSizeChanged when it has a poster. Stupid at best, crashing at worse.
Comment 1 Eric Carlson 2010-02-01 14:01:18 PST
<rdar://problem/7598130>
Comment 2 Eric Carlson 2010-02-01 14:10:31 PST
Created attachment 47870 [details]
Proposed patch
Comment 3 mitz 2010-02-01 14:17:47 PST
Comment on attachment 47870 [details]
Proposed patch

Eric told me that there’s no regression test because he was unable to reproduce the crash.
Comment 4 Eric Carlson 2010-02-01 14:21:39 PST
http://trac.webkit.org/changeset/54151