WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
143673
<embed> and <object> should fire the load event for PDFs (and maybe plugins?)
https://bugs.webkit.org/show_bug.cgi?id=143673
Summary
<embed> and <object> should fire the load event for PDFs (and maybe plugins?)
Tim Horton
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Lucas Forschler
Comment 1
2019-02-06 09:18:34 PST
Mass move bugs into the DOM component.
Alexsander Borges Damaceno
Comment 2
2025-04-09 21:29:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43885
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug