diff options
author | ispedals <ispedals@users.noreply.github.com> | 2016-06-18 18:35:41 -0400 |
---|---|---|
committer | ispedals <ispedals@users.noreply.github.com> | 2016-06-19 12:54:30 -0400 |
commit | 651231fbc136ad2574c18d837151aa4dd6c2306e (patch) | |
tree | e99d3d7e75b699fac4a464e2e1a549a63dc234cd /ext/lib | |
parent | 28de6a4d6ecac9dade41f511c426fc16a443c537 (diff) |
Use iFrame srcdoc attribute to set the content of the popup
Previously the contentdocument of the iFrame was opened and
document.write() was being used set the contents of the popup.
In Gecko, content scripts do not have the same security context
as of the embedded page, so the call to document.open() results in
a SecurityError.
Diffstat (limited to 'ext/lib')
0 files changed, 0 insertions, 0 deletions