Closed Bug 1774192 Opened 2 years ago Closed 2 years ago

Build harfbuzz with multi-threading support enabled

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: jfkthame, Assigned: jfkthame)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently, we build harfbuzz with the HB_NO_MT define, which tells it not to bother about thread-safety issues; this has historically been OK because we only do font shaping on the main thread.

However, with worker-thread canvas text, we'll potentially be shaping fonts on multiple threads, so we should start building HB with MT support enabled.

Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0cb6a33b7f2b Build harfbuzz with MT support. r=lsalzman
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: