Gregory Magarshak
Gregory Magarshak
We need a mechanism for apps to be more responsive, and not wait for a roundtrip to the server. At the same time, we need a way to rollback these...
To reproduce, visit http://qbix.com in IE9 or below and click on any element on which "Q/clickable" was unleashed. Bug: the element does not activate and nothing happens after the click...
You may want to incorporate this code to allow addresses of the form `0x123...321` to be generated.
The current web3.php was mysteriously returning numbers like this: `70706864786e6862` instead of the full hex from numbers like `70706864786e6862000000000000000000000000000000000000000000000026`. It happens only in the edge case where the hex has...
MetaMask Mascara installs a serviceworker on some domain. Can't that domain simply change the service worker, and/or get the private keys? Are they non-extractable, is that why it works?
How to reproduce: Try putting this in your document: ``` @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700); ``` the `eatUntil()` function throws `"Advanced beyond end"` because it doesn't find `{` anywhere, and as a result,...