Closed
Bug 920370
Opened 12 years ago
Closed 8 years ago
[Wifi][Leo] 0x80470002 (NS_BASE_STREAM_CLOSED) in dbg-transport.js
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: brhuang, Unassigned)
Details
### ENV
Device: Leo
Gaia: ff474390146bb8a5b0cce783f8036995fba9fb85
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/c6fcfe6a2ad0
BuildID 20130924041200
Version 18.0
### STR
1. Using gaia-ui-test script to do automation
2. when finish the JS script for case, there is an exception occured and shown in the GeckoConsole
3. The message is
E/GeckoConsole( 141): Content JS LOG at dummy file:574 in anonymous: wifi enabled in callback function
E/GeckoConsole( 141): Content JS LOG at dummy file:613 in anonymous: success getting known networks
E/GeckoConsole( 141): Content JS LOG at dummy file:601 in anonymous: no known networks to forget
E/GeckoConsole( 141): Content JS LOG at dummy file:498 in anonymous: returnOnSuccess is false
E/GeckoConsole( 141): Content JS LOG at dummy file:500 in anonymous: setting wifi.enabled to false
E/GeckoConsole( 141): Content JS LOG at dummy file:516 in anonymous: Finish func setSetting
E/GeckoConsole( 141): Content JS LOG at dummy file:503 in anonymous: setting changed
E/GeckoConsole( 141): Content JS LOG at dummy file:509 in anonymous: returnOnSuccess is false and not execute marionetteScriptFinished
E/GeckoConsole( 141): Content JS LOG at dummy file:558 in anonymous: wifi disabled
E/GeckoConsole( 141): [JavaScript Error: "[Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIOutputStream.write]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: chrome://global/content/devtools/dbg-transport.js :: DT_onOutputStreamReady :: line 94" data: no]" {file: "chrome://global/content/devtools/dbg-transport.js" line: 94}]
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
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
•