WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
137076
YouTube iFrame is missing (sometimes duplicated?) upon cached reload of a webpage
https://bugs.webkit.org/show_bug.cgi?id=137076
Summary
YouTube iFrame is missing (sometimes duplicated?) upon cached reload of a web...
Kyle Gray
Reported
2014-09-24 14:09:11 PDT
If you embed an iFrame on a webpage, and you click forward to some other page; once you hit the back button and reload the first page, the iframe is duplicated among all iframes. e.g. on example URL, scroll down, note the two youtube videos, click a link, and then go back. The video is now duplicated, or the first video is missing.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-09-26 21:50:49 PDT
I could only reproduce missing first video in Safari 7.1, never a duplicated one. The missing video issue occurs most of the time, but not 100%. It seems like a real bug - there is an honest <iframe src="
http://www.youtube.com/embed/W7tj1vRDtUw
">, which remains blank. Instead of a plug-in document, we have an empty document here.
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