Bug 35555

Summary: QuickTime plugin content can spill outside the <object> tag
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Plug-insAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://trailers.apple.com
Attachments:
Description Flags
Patch mitz: review+

Description Simon Fraser (smfr) 2010-03-01 16:41:21 PST
Now that the QuickTime plug-in participates in hardware acceleration by using the Core Animation rendering model, it's possible for the plugin content to spill outside the <object> tag (because the plug-ins vended layer has sublayers that are larger, and no-one is clipping).

<rdar://problem/7692010>
Comment 1 Simon Fraser (smfr) 2010-03-01 16:52:37 PST
Created attachment 49765 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-03-02 09:53:31 PST
http://trac.webkit.org/changeset/55412