-
Originally reported on Google Code with ID 3603
```
What steps will reproduce the problem?
1. Load http://getfirebug.com/tests/content/script/LocalScopeVariables/LocalScopeVariables.html
2. Open FBUI…
-
Originally reported on Google Code with ID 1243
```
What steps will reproduce the problem?
1. Goto http://getfirebug.com/
2. Open Firebug (*not* as seperate window).
3. Allow 'script'
4. Select scrip…
-
Originally reported on Google Code with ID 4823
```
I think Firebug should natively color/highlight javascript code without the need to
install another extension (that is Firerainbow) to achieve that…
-
Originally reported on Google Code with ID 1881
```
As an extension developer for Firebug, the (fairly) recent change to the
source box panel infrastructure is both welcoming and of concern. In
parti…
-
Originally reported on Google Code with ID 4210
```
Using:
Firefox 4.0 RC1
Firebug 1.7X.0b1
Follow these steps:
1. Open Firebug on any page with -vendor specific properties
2. Sel…
-
Originally reported on Google Code with ID 2788
```
What steps will reproduce the problem?
1. Internal site at the moment, but I have a debugger statement inside a
function that is deep in a file and…
-
Originally reported on Google Code with ID 2912
```
This is an expanded illustration of the problems reported in issue #1259. I
am entering this as a new bug report because I can not attach files t…
-
So, I decided to run PyLint on the SDK, just to see what happened. Apparently... It could use some work... With a beginning score of -21.85/10, all I can say is, wow. I did so bad, I _owe_ points! It …
-
html tags are not striped _(or better will be to `htmlspecialchars()` them)_
---
Test string:
``` html
alert('XSS');
body { background: red; }
```
Result: http://sourcebox.io/27978c3083f1bf93be8f9…
ghost updated
10 years ago
-
If fails to compile ( undefined reference to YAMLold)
```
it2@seungworkstation09:~/nighty$ make desktop -j8
[CXX] compiling common/src/tile/dataSource.cpp
[CXX] compiling common/src/coordinates/glob…