зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1093839 - remove unused declaration of SerializeJSValVariant. r=smaug
This commit is contained in:
Родитель
119321d8c2
Коммит
ee8579d7d1
|
@ -333,11 +333,6 @@ protected:
|
|||
nsresult ScrollToAnchor(nsACString & curHash, nsACString & newHash,
|
||||
uint32_t aLoadType);
|
||||
|
||||
// Tries to serialize a given variant using structured clone. This only
|
||||
// works if the variant is backed by a JSVal.
|
||||
nsresult SerializeJSValVariant(JSContext *aCx, nsIVariant *aData,
|
||||
nsAString &aResult);
|
||||
|
||||
// Returns true if would have called FireOnLocationChange,
|
||||
// but did not because aFireOnLocationChange was false on entry.
|
||||
// In this case it is the caller's responsibility to ensure
|
||||
|
|
Загрузка…
Ссылка в новой задаче