Closed
Bug 1244089
Opened 10 years ago
Closed 8 years ago
FireGestures open in a new tab/hybrid save as broken (
Categories
(Firefox :: Extension Compatibility, defect)
Firefox
Extension Compatibility
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | affected |
People
(Reporter: mayhemer, Unassigned)
Details
STR:
- fresh profile
- install FireGestures
- do an "UP" gesture on any (http preferably) link on any page
- a new tab opens
Expected:
- the url starts loading
Actual:
- page is not loading, only the URL is filled in the address bar (only pressing enter when address bar is focused makes the page loading)
Browser console:
unsafe CPOW usage <unknown>
unsafe CPOW usage browser.js:576:0
unsafe CPOW usage browser.js:577:4
unsafe CPOW usage <unknown>
unsafe CPOW usage browser.js:374:8
unsafe CPOW usage browser.js:683:0
unsafe CPOW usage browser.js:684:0
unsafe CPOW usage browser.js:377:5
unsafe CPOW usage browser.js:377:41
Error: unsafe CPOW usage forbidden RemoteWebNavigation.js:83:7
[Exception... "[JavaScript Error: "unsafe CPOW usage forbidden" {file: "resource://gre/components/RemoteWebNavigation.js" line: 83}]'[JavaScript Error: "unsafe CPOW usage forbidden" {file: "resource://gre/components/RemoteWebNavigation.js" line: 83}]' when calling method: [nsIWebNavigation::loadURIWithOptions]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/browser.js :: _loadURIWithFlags :: line 839" data: yes] browser.js:860:0
Error: unsafe CPOW usage forbidden RemoteWebNavigation.js:83:7
[Exception... "[JavaScript Error: "unsafe CPOW usage forbidden" {file: "resource://gre/components/RemoteWebNavigation.js" line: 83}]'[JavaScript Error: "unsafe CPOW usage forbidden" {file: "resource://gre/components/RemoteWebNavigation.js" line: 83}]' when calling method: [nsIWebNavigation::loadURIWithOptions]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/browser.js :: _loadURIWithFlags :: line 862" data: yes]
Confirmed first broken on Nightly 2016-01-27.
Comment 1•8 years ago
|
||
Mass-closing old Extension Compatibility bugs that relate to legacy add-ons or NPAPI plug-ins. If you think this bug is still valid, please reopen or comment.
Sorry for the bug spam, and happy Friday!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•