Results 6 comments of asadkn

Yes. I did try upgrading davatron5000. Any test case on Codepen will not work. It has to be a static page - not in an iframe - to re-create the...

That was it. That fixed it.

@cec There's a similar Chrome bug at the moment. https://code.google.com/p/chromium/issues/detail?id=336476 See if this fixes it: https://code.google.com/p/chromium/issues/detail?id=336476#c42

@cec users on 33.0.1750.117 m are also experiencing the chrome bug which is mainly because of stylesheet changes in the head while loading: "Stylesheets change causes FontFaceCache::clear()." My patch inserts...

Just wondering if the web UI was tested on IE/Edge. I noticed it uses EventSource/SSE which isn't available even in the latest Edge version. I didn't find a polyfill under...

#2230 definitely fixes this. #1961 and #2243 are also fixed by the #2230 That should definitely be merged to core.