Bug 1182214 - Follow-up to fix Presentation.displayedAccessibles getter. r=me CLOSED TREE

This commit is contained in:
Eitan Isaacson 2015-09-14 13:34:26 -07:00
parent f02cbc1691
commit c7712e076f

View File

@ -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(