Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1701 from Mossop/bug1094392_2
Browse files Browse the repository at this point in the history
Bug 1094392: Don't claim page-mods are weak referential when we already hold a strong reference to them. r=zombie
  • Loading branch information
Mossop committed Nov 5, 2014
2 parents bf15981 + cc9ab06 commit a8497a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sdk/page-mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ const PageMod = Class({
modContract.properties(modelFor),
EventTarget,
Disposable,
WeakReference
],
extends: WorkerHost(workerFor),
setup: function PageMod(options) {
Expand Down

0 comments on commit a8497a4

Please sign in to comment.