-
```
This updates the Adobe AIR runtime to version 2.6, adds its home page, and
corrects a typo in the comments (changing 2.1.5 to 2.5.1). I only tested that
the installer ran successfully.
```
Orig…
-
I've referred to the docs and tried to implement isomorphic rendering but console threw these errors
![default](https://cloud.githubusercontent.com/assets/6079112/15066662/895770ac-139d-11e6-8ff6-467…
-
```
1) Did the game ever work correctly (i.e. not have this problem) on the
Official PCSX2 build or an earlier version of PCSX2 playground?
Tested on 0.9.6 and Rev 953, both produce same result.
2)…
-
```
What steps will reproduce the problem?
1. connect to a host using connectbot, then disconnect
2. connect to the same host using another SSH client like PuTTY, get a
'tree' view of processes by run…
-
I recently upgraded from 5.0 to 5.1 and I have noticed a problem with network topology maps. The parent child node relationship for certain agents on my maps are not being followed. For example I have…
-
```
What steps will reproduce the problem?
1. On Firefox 3.51
2. Use Firebug 1.4.2
3. Install FirePHP 0.3.1
What is the expected output? What do you see instead?
The expected console output starts t…
-
```
What steps will reproduce the problem?
1.calling out through FRINGS SIP
2.selecting a phone number from contacts who does not have FRING.
3.Calling internationally and getting a recorded message t…
-
Originally reported on Google Code with ID 452
```
What steps will reproduce the problem?
1. Right click on a link and inspect it
What is the expected output?
In previous versions it showed the sty…
-
```
What steps will reproduce the problem?
1. On Firefox 3.51
2. Use Firebug 1.4.2
3. Install FirePHP 0.3.1
What is the expected output? What do you see instead?
The expected console output starts t…
-
Building on the API docs in #1, I propose the following:
``` js
var hook = require('grappling-hook')
```
## Attach it to a Class
``` js
hook.attach(MyClass)
```
## Add it to an Object
``` js
hook.m…