зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1182214 - Follow-up to fix Presentation.displayedAccessibles getter. r=me CLOSED TREE
This commit is contained in:
Родитель
b4d95d7c97
Коммит
a2240f17d1
|
@ -691,6 +691,7 @@ this.Presentation = { // jshint ignore:line
|
|||
get displayedAccessibles() {
|
||||
delete this.displayedAccessibles;
|
||||
this.displayedAccessibles = new WeakMap();
|
||||
return this.displayedAccessibles;
|
||||
},
|
||||
|
||||
pivotChanged: function Presentation_pivotChanged(
|
||||
|
|
Загрузка…
Ссылка в новой задаче