Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cocoa] Enable word-break: auto-phrase by default #15473

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

litherum
Copy link
Contributor

@litherum litherum commented Jul 1, 2023

@litherum litherum self-assigned this Jul 1, 2023
@litherum litherum added the Text For bugs in text layout and rendering, including international text support. label Jul 1, 2023
https://bugs.webkit.org/show_bug.cgi?id=258763
rdar://111609152

Reviewed by NOBODY (OOPS!).

Now that it's all hooked up and working, let's ship it!
This patch only enables it on the 2023-aligned Apple OSes, because
those are the only ones with word/phrase line breaking support in
CFStringTokenizer.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnableCocoa.h:
@nt1m nt1m changed the title [Cocoa] Enable word-break: auto by default [Cocoa] Enable word-break: auto-phrase by default Oct 21, 2023
@nt1m nt1m self-assigned this Oct 21, 2023
@nt1m nt1m force-pushed the eng/Cocoa-Enable-word-break-auto-by-default branch from 370841d to a67c706 Compare October 21, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Text For bugs in text layout and rendering, including international text support.
Projects
None yet
3 participants