Open Bug 1308356 Opened 8 years ago Updated 2 years ago

Remove nsBidiPresUtils::CalculateCharType

Categories

(Core :: Layout: Text and Fonts, defect, P3)

defect

Tracking

()

Tracking Status
firefox52 --- wontfix

People

(Reporter: xidorn, Unassigned)

Details

Per bug 1307842 comment 6, most of logic in nsBidiPresUtils::CalculateCharType is no longer necessary given the bidi support nowadays.

We may want to remove that function completely and simplify the corresponding code in nsBidiPresUtils::ProcessText.

We still need to calculate char type for numerical shaping, but those logic can be merged into nsBidiPresUtils::FormatUnicodeText.
Too late for firefox 52, mass-wontfix.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.