-
Prefetching objects based on resource hints is speculative, meaning there is always the risk that the UA will fetch bytes unnecessarily. For that reason we need to provide the UA with information that…
-
I spent some time today testing out undo/redo selection in more depth, and in general it seems to be working well. I found one issue which I think is worth fixing, and another odd behavior which I thi…
-
ht @bbinkovitz via [Twitter](https://twitter.com/bbinkovitz/status/300825773646942209).
@wilkie [ties](https://twitter.com/wilkieii/status/300827249194713089) this in to the popularity contest issue …
-
Similar to milestone 3 (internal part).
-
Please perform a heuristic review of the following component: [Main menu (Large views) example](http://wet-boew.github.io/v4.0-ci/demos/menu/menu-en.html).
## Performing a heuristic evaluation
1. Post…
-
Distinguish between useful content and boilerplate.
Doing some prelim research:
- Boilerplate detection using shallow text features. http://www.decom.ufop.br/menotti/rp122/sem/sem1-brayan-milton-art.…
-
1. Open a CodeMirror demo page in a browser.
2. Set the cursor before some whitespaces.
3. Hit Ctrl-Delete.
Result: Not only all the whitespaces are deleted, but the word immediately after the whites…
-
Hello,
I have noticed that with a large latex buffer, if I have show-smartparens-mode enabled and I am at the end of the buffer, navigation (using for instance the arrow keys) will be very slow (by s…
-
When doing tdd, my workflow often ends up being:
1. write tests
2. use keyboard shortcut to "run tests in current namespace"
3. review failures
4. toggle the editor windows over to one or more source …
-
1. When closing, I expect "Save checked", "Discard", and "Cancel close" to have Alt+S, Alt+D and Alt+C shortcuts (with S, D and C characters underlined on button labels).
2. I expect to be able to ope…