-
# Problem
The "remote plugin" model currently is too complex, and 99% of the complexity provides very little benefit.
- Lifecycle is complicated, unnecessarily hard to test, troubleshoot, and ex…
-
Not work facebook script http://connect.facebook.net/en_US/all.js
======= EXCEPTION START ========
Exception class=[java.lang.RuntimeException]
com.gargoylesoftware.htmlunit.ScriptException: Exceptio…
-
To summarize the current thinking on our side:
Bluesky currently ships with visualization helpers such as `LivePlot` and `LiveGrid`. Leveraging matplotlib's "backend" abstraction, we use them on th…
-
### Description
Hi, I have a standalone/packaged web application that runs on webOS Smart TVs from LG, published on their content store, for my company's streaming service. It has been running with a…
-
When I try to precompile assets for production:
bundle exec rake assets:precompile RAILS_ENV=production
I get the following error:
```
ExecJS::ProgramError: RangeError: Maximum call stack size excee…
-
I see "Regular Expression Incompatibility", It's unfortunate
I still have to ask:
Is there a way to load jQuery?
-
The following command fails for no reason:
```haxe
Sys.command(' "path/to/some.exe" --arg "quotedArgument" ');
```
This seems to be related to the presence of double-quotes around *both* exe pat…
-
Found accidentally while reducing a domato crash.
```html
/* newvar{htmlvar00063:HTMLAreaElement} */ var htmlvar00063 = document.getElementById("htmlvar00063"); //HTMLAreaElement
try { /* new…
-
Hi Coornail!
I've tried to use your script with readability.com's parser API and I've bumped into some bugs. I'm not an expert in node js, but I've managed to fix the found bugs with the following pa…
-
```
I placed the code into JSHint and came across a few issues but the worse two
are variables being initialised out of scope (within blocks) and one case of a
line breaking off 3 different if condi…