Closed Bug 1738057 Opened 3 years ago Closed 3 years ago

Split out Bidi::EmbeddingLevel to speed up re-compile times

Categories

(Core :: Internationalization, task, P4)

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: gregtatum, Assigned: gregtatum)

References

Details

Attachments

(1 file)

mozilla/intl/Bidi.h includes ICU4CGlue.h, which makes for really long re-compiles. If we split out Bidi::Direction and Bidi::EmbeddingLevel into a new file, then the includes will be much simpler, and should increase re-compile times.

This should speed up re-compile times, as mozilla/intl/Bidi.h will only
be included in a few places.

Pushed by gtatum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3afb4d49110f
Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: