<table><tr><td style="">broulik planned changes to this revision.<br />broulik added a comment.
</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/D21112">View Revision</a></tr></table><br /><div><div><p>Ok, I have an idea.<br />
<tt style="background: #ebebeb; font-size: 13px;">browser.runtime.sendMessage</tt> (Firefox) returns a promise that is fulfilled when a reply is sent. Chrome instead uses a callback function in <tt style="background: #ebebeb; font-size: 13px;">chrome.runtime.sendMessage</tt><br />
I'm gonna rework the <tt style="background: #ebebeb; font-size: 13px;">sendMessage()</tt> to always return a Promise (makes for nicer code) by either forwarding the promise from Firefox or creating one forwarding the callback in Chrome</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/D21112">https://phabricator.kde.org/D21112</a></div></div><br /><div><strong>To: </strong>broulik, Plasma, fvogt<br /><strong>Cc: </strong>plasma-devel, LeGast00n, ericadams, jraleigh, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>