Bug 58050 - REGRESSION (WebKit2): Windowed flash plugins are not captured in page snapshots
Summary: REGRESSION (WebKit2): Windowed flash plugins are not captured in page snapshots
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://www.flashexample.com/
Keywords: InRadar, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2011-04-07 09:37 PDT by Adam Roben (:aroben)
Modified: 2014-01-28 20:13 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-04-07 09:37:24 PDT
To reproduce:

1. Add http://www.flashexample.com/ to your Top Sites
2. Go to Top Sites
3. Click on flashexample.com
4. Go back to Top Sites

The snapshot for flashexample.com does not contain the flash plugins on that page.
Comment 1 Adam Roben (:aroben) 2011-04-07 09:38:56 PDT
I think this is due to WebKit2's snapshot APIs not capturing windowed plugins.
Comment 2 Adam Roben (:aroben) 2011-04-07 09:40:28 PDT
<rdar://problem/9249665>
Comment 3 Adam Roben (:aroben) 2011-04-07 09:41:43 PDT
This also prevents pixel tests from working correctly on tests that use windowed plugins.