Closed
Bug 1009213
Opened 11 years ago
Closed 9 years ago
[B2G][Open_C] Error not fired in logcat when user requests access to getUserMedia audio within a background app
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
WONTFIX
tracking-b2g | backlog |
backlog | parking-lot |
People
(Reporter: rkunkel, Unassigned)
References
Details
(Whiteboard: permafail)
Attachments
(1 file)
80.60 KB,
text/plain
|
Details |
Description:
There isn't an error message fired in the logcat when the user requests access to getUserMedia audio within a background app.
Repro Steps:
1) Update an Open_C device to v1.4 BuildID: 20140512000204
2) Begin recording a logcat
2) Go to http://mozilla.github.io/qa-testcase-data/webapi/webrtc/delayedGumAudio.html, immediately put the browser into the background, and wait five seconds
3) Reopen the browser app to that URL
4) Open logcat
Actual:
There is no error in the logcat mentioning that the app was in the background
Expected:
Error fired in logcat mentioning about the fact that the app was in the background (BACKGROUND_APP)
v1.4 Environmental Variables:
Device: Open_C v1.4 MOZ RIL
BuildID: 20140512000204
Gaia: 17fb44880e95bc7ae363a609d811bf5a9a067b5b
Gecko: ec24f847e7c0
Version: 30.0
Firmware Version: P821A10V1.0.0B06_LOG_DL
Notes: Console Enabled and Gaia debug traces on.
Repro frequency: 100%
Link to failed test case https://moztrap.mozilla.org/manage/case/9978/
See attached: logcat
Reporter | ||
Comment 1•11 years ago
|
||
This issue DOES reproduce on the latest v1.4 Buri build:
v1.4 Environmental Variables:
Device: Buri v1.4 MOZ RIL
BuildID: 20140512000204
Gaia: 17fb44880e95bc7ae363a609d811bf5a9a067b5b
Gecko: ec24f847e7c0
Version: 30.0
Firmware Version: V1.2-device.cf
Comment 2•11 years ago
|
||
QA Wanted to check 1.3.
Blocks: b2g-getusermedia
blocking-b2g: --- → backlog
Component: AudioChannel → WebRTC
Keywords: qawanted
Product: Firefox OS → Core
Version: unspecified → 30 Branch
Comment 3•11 years ago
|
||
This issue DOES reproduce on the latest Buri 1.3; no error in logcat reported
1.3 Environmental Variables:
Device: Buri 1.3 MOZ
BuildID: 20140529024024
Gaia: 5bd226b03a2d63dfe9df204f7c0afb9984e8fd42
Gecko: 42ef074f380f
Version: 28.0
Firmware Version: v1.2-device.cfg
This issue DOES reproduce on the latest Open_C base (1.3); no error in logcat reported
Environmental Variables:
Device: Open_C 1.3
BuildID: 20140505052400
Gaia: Unknown Git commit; build date shown here.
Gecko: Unknown
Version: 28.0
Firmware Version: P821A10V1.0.0B06_LOG_DL
Keywords: qawanted
Comment 4•11 years ago
|
||
This issue DOES reproduce on the latest Flame 2.0; no error in logcat reported
Environmental Variables:
Device: Flame 2.0
Build ID: 20140605040202
Gaia: d2cfef555dabab415085e548ed44c48a99be5c32
Gecko: 51b428be6213
Version: 32.0a1 (2.0)
Firmware Version: v10G-2
Whiteboard: OpenCrun1.4-3 → OpenCrun1.4-3 [2.0-flame-test-run-1]
Updated•11 years ago
|
status-b2g-v2.0:
--- → affected
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Whiteboard: OpenCrun1.4-3 [2.0-flame-test-run-1] → OpenCrun1.4-3 [2.0-flame-test-run-1], [2.0-flame-test-run-2]
Updated•11 years ago
|
Whiteboard: OpenCrun1.4-3 [2.0-flame-test-run-1], [2.0-flame-test-run-2] → permafail
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage+] → [QAnalyst-Triage+][lead-review+]
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage+][lead-review+] → [QAnalyst-Triage?][lead-review+]
status-b2g-v2.1:
--- → affected
Flags: needinfo?(dharris)
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?][lead-review+] → [QAnalyst-Triage+][lead-review+]
Flags: needinfo?(dharris)
Assignee | ||
Updated•11 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•10 years ago
|
backlog: --- → parking-lot
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•