Files
tubestation/toolkit/components/extensions/ext-notifications.js
Bob Silverberg c58b21ff61 Bug 1418311 - Avoid overwriting the notifications map in different contexts, r=mixedpuppy
Prior to this patch, the map that holds the list of notifications for an extension was recreated
for each context. This fixes that issue and maintains a list for the extension across all
contexts.

MozReview-Commit-ID: 2wfABoyyqvF
2017-11-17 11:42:04 -05:00

4.5 KiB