Make comment change requested by caillon in review that I forgot about
git-svn-id: svn://10.0.0.236/trunk@144555 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -255,9 +255,9 @@ public:
|
||||
nsACString& aKey);
|
||||
|
||||
/**
|
||||
* Create a new URI object from aSpec, using aBaseURI as the base.
|
||||
* The charset associated to the new nsIURI will be the document
|
||||
* charset of aDocument.
|
||||
* Create a new nsIURI from aSpec, using aBaseURI as the base. The
|
||||
* origin charset of the new nsIURI will be the document charset of
|
||||
* aDocument.
|
||||
*/
|
||||
static nsresult NewURIWithDocumentCharset(nsIURI** aResult,
|
||||
const nsAString& aSpec,
|
||||
|
||||
Reference in New Issue
Block a user