Bug 80233
Summary: | Content from wrong iframe being loaded when going back | ||
---|---|---|---|
Product: | WebKit | Reporter: | Paul McMahon <paul> |
Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, beidson, japhet |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://www.doorkeeperhq.com/developer/embeddable-javascript-widget |
Paul McMahon
In the following website, if I click on the widget I've made (Javascript Widget Demo), which takes me to another page, and then press back, my widget is replaced with the twitter tweet button:
http://www.doorkeeperhq.com/developer/embeddable-javascript-widget
Inspecting the element, the iframe's src attribute is correct, but the content is Twitter's iframe content.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Confirmed with both shipping Safari/WebKit, and with ToT.