WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
42962
Java applet in iframe inside video tag is started
https://bugs.webkit.org/show_bug.cgi?id=42962
Summary
Java applet in iframe inside video tag is started
Nigel Touati-Evans
Reported
2010-07-26 03:40:41 PDT
If a page contains a video tag, inside of which is an iframe pointing at a page to be displayed in browsers that do not support the tag, and the page pointed to contains a Java applet, Java is started and the applet runs. HTML inside the video tag should be ignored if the browser understands the video tag. Firefox and Opera both have this behaviour. The URL above is to a short demo of the bug - the applet inside the iframe just prints to the Java console and causes the machine to beep a few times.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-10-12 12:34:20 PDT
Java runtime plugin support is gone and now HTML5 <video> element rules. Following Wayback Archive copy is available here:
http://web.archive.org/web/20140808000433/https://wwwb.forbidden.co.uk/~nae/html5iframebug/
Nothing works in above test case. Considering it was about fallback from applet element, I think we can consider this now fixed since it is gone. Marking this as 'RESOLVED WONTFIX' (because it was never confirmed). Please reopen, if it still make sense to fix. CCing - Eric & Jer for their input.
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