-
### What version of Go are you using (`go version`)?
go version go1.11 linux/amd64
### Does this issue reproduce with the latest release?
yes
### Description
I ran the webassembly bench…
-
Currently when you write a callback or anything similar in Brackets it indents to the wrong place if you're using Allman style indentation.
Here's how to replicate this issue. If you type the followi…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/698) by Anonymous.**
----------------------------------------
Original [issue 698](https://code.google.com/p/chromiumembedded/is…
-
**Issue by [mattbell87](https://github.com/mattbell87)**
_Tuesday Oct 06, 2015 at 23:31 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/11784_
----
Currently when you write a ca…
-
Presently, the callbacks passed to iterators receive only one argument: vnode.
It'd be very helpful if these all received the standard Javascript arguments, namely: (item, index, array)
See: ht…
-
The polyfill includes logic to freeze time during a JavaScript callback, but the spec is unclear on whether or not this is correct. We should clarify the spec and update the polyfill (including the co…
-
I find it suboptimal to split things in “Set Up” and “Configuration” because I often end up on set up (“landing page”) find some configuraiton then go list on .. Stuff’s missing? where did it go
For …
-
```
What steps will reproduce the problem?
1. Open any CEF-based browser (cefclient would do).
2. Type in address bar
javascript:while(1) { document.write('lets kill this'); }
3. Freeze.
What is th…
-
Currently when you write a callback or anything similar in CodeMirror it indents to the wrong place if you're using Allman style indentation. I've tested this with the latest development snapshot of B…
-
When I run the `test/base` program (as well as a super-simple program based on the examples in the README), it looks like things are working, but none of the registered callbacks seem to be getting ex…
ghing updated
10 years ago