Confirmed users
162
edits
(→TODO) |
m (fix the heading level) |
||
| Line 137: | Line 137: | ||
* <code>add/remove/empty</code> methods on the page mod object were not included, since there's no clear use case for them, especially if the changes are not applied instantly, as in this proposal. | * <code>add/remove/empty</code> methods on the page mod object were not included, since there's no clear use case for them, especially if the changes are not applied instantly, as in this proposal. | ||
==== Other issues ==== | |||
(Not discussed in the google groups thread) | (Not discussed in the google groups thread) | ||
* There's no easy way to clean up objects referenced from the web page (event listeners, exported APIs) when a jetpack using script mods is unloaded. | * There's no easy way to clean up objects referenced from the web page (event listeners, exported APIs) when a jetpack using script mods is unloaded. | ||