Bug 1660054 Comment 16 Edit History

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

(Stuart is out, but I'll answer the question)

I suggest to not reset the pinch zoom level via `browser.tabs.setZoom(tabId, 0)`, because it would be inconsistent to offer a way to reset it without setting it. If there is ever demand for the ability to (re)set pinch zoom via an extension, then we can expand the API to support it (file a new bug in WebExtensions::General ).
(Stuart is out, but I'll answer the question)

I suggest to not reset the pinch zoom level via `browser.tabs.setZoom(tabId, 0)`, because it would be inconsistent to offer a way to reset it without the ability to set it through the API. If there is ever demand for the ability to (re)set pinch zoom via an extension, then we can expand the API to support it (file a new bug in WebExtensions::General ).

Back to Bug 1660054 Comment 16