blob: af577abe0c84ff3abe56dde1971e7dbb6b7ccef1 [file] [log] [blame]
<div>
<h2>ServerPush improvements</h2>
<p>
Using a timer to send ServerPush requests has been introduced as a workaround for
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=353819">Bug #353819</a>. As all recent
WebKit browsers have this issue solved, the workaround is not needed anymore. More over, it
causes some problems, because browsers delay the timers very agressively in background tabs.
</p>
</div>