Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
Firefox OS inAppBrowser plugin uses the goBack/goForward methods
https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement.goBack
These require the app to be privileged. While the proper permission is added to the manifest, the type privileged is not set.