Nikita Vasilyev
Nikita Vasilyev
I've made a demo page to force Firefox use SM2 http://github.com/NV/mumbl/compare/gh-pages http://nv.github.com/mumbl/demo/ Firefox: music starts playing immediately. Chrome, Safari: music starts playing when the play button is hit (as expected).
http://requirebin.com/?gist=3a6e57bacfbfeb34a66d ``` js var BitSet = require("bitset"); var s = new BitSet(); for (var i = 0; i
XRefresh doesn't work in Firefox 4 beta, Firebug 1.6X0a16. I changed maxVersion to `4.0.*` to install it. It installs, so "XRefresh" tab shows, but doesn't work at all.
Roadmap?
Some things have happened lately. Firefox 4 beta supports WebSockets. [LiveReload](http://github.com/mockko/livereload) pops out and its server is using WebSockets. As I see it, next reasonable steps would be: - WebSockets-based...
Maximized windows are not resizing. Bug occurs at least on Windows and KDE. There is just no API for that.
http://screenr.com/Hwp [Issue 44836: Detaching tabs: chrome.windows.onCreated fires before a tab was dropped](http://crbug.com/44836)
Depends on http://code.google.com/p/chromium/issues/detail?id=44464
http://screenr.com/Rbp 0:17 — New window placed after minimized window (which, of course, invisible). http://groups.google.com/a/chromium.org/group/chromium-extensions/browse_frm/thread/9c9e6ece9bac285f
**How to reproduce:** ``` A – [B] — C ``` There is a 3 windows: _A_, _B_, and _C_. _B_ is the focused. 1. close _B_ 2. Press Ctrl+Shift+T **Expected...
Then open a new window, it appears above the current one, and just after that it moves to the right side. It happens fast and it looks like the window...