Summary: | Fix handling of bidirectional override | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> | ||||||
Component: | Text | Assignee: | zalan <zalan> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | koivisto, mmaxfield, webkit-bug-importer, zalan | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Ahmad Saleem
2023-01-15 03:56:35 PST
Created attachment 464585 [details]
Patch
we don't use BidiResolver in IFC anymore, so fixing it in WebKit requires a very different approach (see patch). Created attachment 464586 [details]
Patch
Committed 259172@main (ac34f5d6508f): <https://commits.webkit.org/259172@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 464586 [details]. |