Closed Bug 1703707 Opened 3 years ago Closed 3 years ago

OMXClient: Cannot obtain IMediaPlayerService error in isolated process

Categories

(GeckoView :: Sandboxing, task, P1)

Unspecified
All

Tracking

(firefox89 fixed)

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: owlish, Assigned: owlish)

References

(Blocks 1 open bug)

Details

(Whiteboard: [geckoview:m89])

Attachments

(1 file)

Affected test: org.mozilla.geckoview.test.MediaSessionTest#fullscreenVideoElementMetadata

Error:

9518-9570/? I/ServiceManager: Waiting for service media.player...
9518-9570/org.mozilla.geckoview.test:tab1 I/ServiceManager: Waiting for service media.player...
9518-9570/org.mozilla.geckoview.test:tab1 E/OMXClient: Cannot obtain IMediaPlayerService
9518-9570/org.mozilla.geckoview.test:tab1 E/HardwareCodecCapability: Failed to retrieve media codec count
    java.lang.RuntimeException: cannot get MediaCodecList
        at android.media.MediaCodecList.native_getCodecCount(Native Method)
        at android.media.MediaCodecList.initCodecList(MediaCodecList.java:82)
        at android.media.MediaCodecList.getCodecCount(MediaCodecList.java:43)
        at org.mozilla.gecko.util.HardwareCodecCapabilityUtils.findDecoderCodecInfoForMimeType(HardwareCodecCapabilityUtils.java:75)
Assignee: nobody → bugzeeeeee
Whiteboard: [geckoview:m89]
Severity: -- → S3
Priority: -- → P1
Pushed by istorozhko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3e9aa4186aa
WIP: Bug 1703707 - Replace cross-process OMXClient call with IPC to enable isolated process in Android r=geckoview-reviewers,aklotz,agi,jolin
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch

Moving isolated process bugs to the new GeckoView::Sandboxing component.

Component: General → Sandboxing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: