Closed Bug 1668253 Opened 5 years ago Closed 5 years ago

"Freeze" the shared memory blocks used for loaded hyphenation resources

Categories

(Core :: Layout: Text and Fonts, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: jfkthame, Assigned: jfkthame)

References

Details

Attachments

(1 file)

Followup to https://phabricator.services.mozilla.com/D91410#inline-519742.

Currently we use ipc::SharedMemoryBasic to manage the shmem blocks; if we convert this to base::SharedMemory, we can allocate them as Freezeable and then Freeze them once we have loaded the data, before they're shared to any content processes.

Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4b2f994f3fe2 Convert hyphenation from ipc::SharedMemoryBasic to base::SharedMemory, and freeze blocks before sharing to content processes. r=heycam
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Regressions: 1672388
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: