Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
All the instances are converted as follows. - nsSubstring --> nsAString - nsCSubstring --> nsACString
This commit is contained in:
@@ -200,7 +200,7 @@ nsScannerSubstring::Rebind( const nsAString& aString )
|
||||
acquire_ownership_of_buffer_list();
|
||||
}
|
||||
|
||||
const nsSubstring&
|
||||
const nsAString&
|
||||
nsScannerSubstring::AsString() const
|
||||
{
|
||||
if (mIsDirty)
|
||||
|
||||
Reference in New Issue
Block a user