chrome.tabs.getZoom callback returns undefined zoomFactor

Hello. In my WebExtension inside a background script when I call the chrome.tabs.getZoom() method, In the callback function the variable zoomFactor is undefined. Also the setZoom() method doesn’t work. I am using Firefox 47.0. In Chrome everything works fine.

Please file a bug report here, and include a minimal testcase that demonstrates the problem. Thanks!