Bug 143673

Summary: <embed> and <object> should fire the load event for PDFs (and maybe plugins?)
Product: WebKit Reporter: Tim Horton <thorton>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Horton 2015-04-13 12:01:14 PDT
Currently, <embed> and <object> fire the load event for images/text documents/etc., but not for PDFs or plugins.

I'm not sure what exactly "unload" would mean for plugins, but for PDFs it's pretty clear, so we should probably fire it.

This would also make testing PDFPlugin easier.
Comment 1 Lucas Forschler 2019-02-06 09:18:34 PST
Mass move bugs into the DOM component.