Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

AdamRoach

Member since
AdamRoach

Recent Docs Activity

View all activity
Page 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.