Bug 1652016 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(asking daisuke too, who worked on this area in the past)

_note that I'm really not familiar with the extension code_

Could we shitdown the context from [browser/components/extensions/parent/ext-devtools.js#165-168](https://searchfox.org/mozilla-central/rev/82c04b9cad5b98bdf682bd477f2b1e3071b004ad/browser/components/extensions/parent/ext-devtools.js#165-168), when we close the DevToolsPage, or does the context still need to be alive for some reason?
(asking daisuke too, who worked on this area in the past)

_note that I'm really not familiar with the extension code_

Could we shutdown the context from [browser/components/extensions/parent/ext-devtools.js#165-168](https://searchfox.org/mozilla-central/rev/82c04b9cad5b98bdf682bd477f2b1e3071b004ad/browser/components/extensions/parent/ext-devtools.js#165-168), when we close the DevToolsPage, or does the context still need to be alive for some reason?

Back to Bug 1652016 Comment 3