Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
nsIDNSService |
You can find many instances of people being confused by the async call -- in particular, many people attempt to pass in a callback function directly, rather than an object with a callback function. This example should help. | |
Firefox and Address Sanitizer |
Adding note to cmake instructions, which fail on OSX otherwise. | |
Weak reference |
For some reason, nsWeakPtr.h does not define nsWeakPtr, nor does it include any files that do. This edit adds an #include for the file that does. | |
Eclipse CDT |
Adding keystroke for jumping to symbol. | |
Simple Firefox build |
The cert presented by hg.mozilla.org isn't recognized by wget by default. This commandline option works around that problem. |