зеркало из https://github.com/mozilla/gecko-dev.git
Bug 963382 - Fix misaddressed review comment.
This commit is contained in:
Родитель
d306a5da23
Коммит
8fd17e2a57
|
@ -12990,7 +12990,7 @@ class CGJSImplClearCachedValueMethod(CGAbstractBindingMethod):
|
|||
args.rval().setUndefined();
|
||||
return true;
|
||||
""",
|
||||
bindingNamespace=toBindingNamespace(self.descriptor.interface.identifier.name),
|
||||
bindingNamespace=toBindingNamespace(self.descriptor.name),
|
||||
fnName=MakeClearCachedValueNativeName(self.attr)))
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче