Inject hinting script only in top frame #349.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 6 May 2017 22:39:00 +0000 (00:39 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 6 May 2017 23:32:04 +0000 (01:32 +0200)
commitfaba66545756a7c97c5a034f2bae63cc8ee82184
tree5e21d1b23b862cb7eb83238174a12cbd83e80518
parent199113e143a0dc4b8a242fc51b8735e4c9ac0309
Inject hinting script only in top frame #349.

We can not address sub frame scripts at the time and the hinting script
is able to process also frames, when this is allowed according to the
same origin policy. So there is no need to inject the script into
multiple frames.
src/main.c