<table><tr><td style="">fvogt accepted this revision.<br />fvogt added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D28706">View Revision</a></tr></table><br /><div><div><p>I can't find a better way to do this either...</p>

<p>Some notes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">window.eval</tt> works as expected so if not entirely unlucky (old firefox?) this can be replaced by using <tt style="background: #ebebeb; font-size: 13px;">executeScript</tt> completely (PR incoming)</li>
<li class="remarkup-list-item">On chrome it works by accident as <tt style="background: #ebebeb; font-size: 13px;">window.Audio.prototype</tt> is <tt style="background: #ebebeb; font-size: 13px;">Object</tt>. <tt style="background: #ebebeb; font-size: 13px;">exportFunction</tt> seems to clean that up, presumably to prevent access to the content script's <tt style="background: #ebebeb; font-size: 13px;">Object</tt> (which != <tt style="background: #ebebeb; font-size: 13px;">window.Object</tt>...)</li>
</ul>

<p>So I'm wondering whether the other overrides should also set the protoype properly? Currently <tt style="background: #ebebeb; font-size: 13px;">window.Audio.prototype != Audio</tt> on non-firefox.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R856 Plasma Browser Integration</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28706">https://phabricator.kde.org/D28706</a></div></div><br /><div><strong>To: </strong>broulik, Plasma, fvogt, ognarb<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>