зеркало из https://github.com/mozilla/gecko-dev.git
Make ns[C]StringKey cooperate better with new string classes (although it doesn't participate in sharing). When created (non-cloned) from a flat string it will be dependent (as it was when created from ns[C]String), but it will copy non-flat strings. b=88411 r=jaggernaut sr=waterson (Complete comment for previous checkin.)
This commit is contained in:
Родитель
5abb921f98
Коммит
d966f7df44
|
@ -755,4 +755,3 @@ nsSupportsHashtable::Reset()
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
|
@ -357,3 +357,4 @@ protected:
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче