- ~arguments~ object. Code triggering this bug was rewritten to avoid
- modifying ~arguments~. This bug is further described in
- https://korewanetadesu.com/safari-jit-bug.html and seems to still
- exist in current versions of WebKit's new "FTL" JIT.
+ ~arguments~ object]]. Code triggering this bug was rewritten to avoid
+ modifying ~arguments~. This bug is further described in and seems
+ to still exist in current versions of WebKit's new "FTL" JIT.
Prior to OS X 10.10, Safari on OS X will show [[https://bugs.webkit.org/show_bug.cgi?id=134854][artifacts on HiDPI
("Retina") screens due to a bug in its compositing]].
Prior to OS X 10.10, Safari on OS X will show [[https://bugs.webkit.org/show_bug.cgi?id=134854][artifacts on HiDPI
("Retina") screens due to a bug in its compositing]].
-** TODO Choppy / staticy audio on iOS
- Especially when backgrounding, e.g. switching tabs. There's
- probably no easy way to avoid this.
+** TODO No longer working at all on iOS
** TODO Scrolling is broken in licensing window
This began when upgrading to nw.js 0.12 (from node-webkit 0.10.4). If
it's broken one place it's probably broken other places also.
Not reproducible in Chrome 42, so it's possible this was some
transient Chromium bug that will be gone in newer NW.js.
** TODO Scrolling is broken in licensing window
This began when upgrading to nw.js 0.12 (from node-webkit 0.10.4). If
it's broken one place it's probably broken other places also.
Not reproducible in Chrome 42, so it's possible this was some
transient Chromium bug that will be gone in newer NW.js.