Closed Bug 1341039 Opened 7 years ago Closed 7 years ago

Performing a search on Amazon with webextension installed, returns “NS_BINDING_ABORTED: Component returned failure code: 0x804b0002 (NS_BINDING_ABORTED) [nsIStreamListener.onStartRequest]” on webRequest

Categories

(WebExtensions :: Android, defect)

Unspecified
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: rmacarie, Unassigned)

Details

*Environment*
Firefox: Nightly 54.0a1
Mobile device: Samsung S7 (Android 6.0.1)


Prerequisites: 
-	install “every event 1.0” webextension
-	use web console to catch errors


*Steps to reproduce*
# Run Firefox Nightly.
# Open Amazon site (.com/ co.uk/ .de).
# Perform a search and observe the returns in console.

*Expected results*
No errors are returned.

*Actual results*
The console returns:

NS_BINDING_ABORTED: Component returned failure code: 0x804b0002 (NS_BINDING_ABORTED) [nsIStreamListener.onStartRequest]  WebRequest.jsm:340

*Notes*
# Reproducibility: 5/5.
This is a side-effect of the way error reporting works across XPConnect boundaries. There's not much we can do about it.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Marking issue verified won't fix.
Status: RESOLVED → VERIFIED
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.