ssborbis

Results 328 comments of ssborbis

Is Zimbra webmail the only site you're seeing this behavior?

You're on an older version. Please try the latest 1.48.4.8 and see if the issue is resolved. The injection scripting has been changed since v1.48.4.0

Looking at your detailed report, I'm wondering if the root issue on Zimbra webmail is the use of `src=about:blank` in the email content iframe. I need an account to test,...

I forget which version was last problematic, but there was an issue where content scripts were not injected into iframes at all. That issue was addressed. However, because the iframe...

There's a fix to test in the master branch if you're able to sideload

What i really need is access to a Zimbra Webmail account so I can see the code in action. I can see how the code you posted injects the content...

Nice! Okay, so the issue is waiting on injection until the frame receives focus for about:blank pages. I'll add this fix to the init_content.js, and I'll also add a user...

There doesn't appear to be any slowdown in the benchmark. I'll probably leave the code as you posted it. The repo is updated. Thanks for the help!