Commit Graph

164 Commits

Author SHA1 Message Date
ispedals
651231fbc1 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.
2016-06-19 12:54:30 -04:00
4995135657 Cleanup 2016-05-29 12:58:51 -07:00
9cb099e5f6 Optimization 2016-05-05 20:06:13 -07:00
709094455e Improvements 2016-04-24 11:04:24 -07:00
4b46a2988b Get rid of flicker 2016-04-23 22:22:58 -07:00
659bb87a59 Mostly working 2016-04-23 21:24:45 -07:00
8b097221db WIP 2016-04-23 10:10:34 -07:00
85594f4def WIP 2016-04-22 21:01:39 -07:00
77e404bbda WIP 2016-04-22 20:48:00 -07:00
626a86682d Work on popup script 2016-04-21 20:11:17 -07:00
1ce6a00faf WIP 2016-04-20 22:28:26 -07:00
1d7802749e Stub 2016-04-18 20:42:50 -07:00
5bebf3ed2c Revert "Support switching between edict and enamdict"
This reverts commit f079db0471.
2016-04-17 18:38:29 -07:00
f079db0471 Support switching between edict and enamdict 2016-04-17 18:13:20 -07:00