Closed Bug 1454808 Opened 7 years ago Closed 2 years ago

Remove SharedMemoryBasic_android

Categories

(Core :: IPC, enhancement, P3)

60 Branch
Unspecified
Android
enhancement

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: jld, Assigned: nika)

References

Details

Attachments

(1 file)

My patch for bug 1447867 makes base::SharedMemory use ashmem on Android, so once that lands, Android could just use SharedMemoryBasic_chromium instead of essentially duplicating it in SharedMemoryBasic_android.
Priority: -- → P3
Severity: normal → S3

The special handling for android is in chromium's SharedMemory type,
meaning we can use SharedMemoryBasic_chromium now on Android.

This patch removes the android special casing to use the chromium
backend on that platform as well.

Assignee: nobody → nika
Status: NEW → ASSIGNED
Duplicate of this bug: 1841861
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: