Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185036 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -212,7 +212,7 @@ nsHTMLFormatConverter::CanConvert(const char *aFromDataFlavor, const char *aToDa
|
||||
// Convert
|
||||
//
|
||||
// Convert data from one flavor to another. The data is wrapped in primitive objects so that it is
|
||||
// accessable from JS. Currently, this only accepts HTML input, so anything else is invalid.
|
||||
// accessible from JS. Currently, this only accepts HTML input, so anything else is invalid.
|
||||
//
|
||||
//XXX This method copies the data WAAAAY too many time for my liking. Grrrrrr. Mostly it's because
|
||||
//XXX we _must_ put things into nsStrings so that the parser will accept it. Lame lame lame lame. We
|
||||
|
||||
Reference in New Issue
Block a user