Bug 168205
Summary: | Provide a wrapper class for UBreakIterator allowing its functions to return optionals instead of sentinel values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mmaxfield |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 168207 |
Myles C. Maxfield
Part of the effort to migrate from signed ints to Optional<unsigned>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
This is done in https://bugs.webkit.org/show_bug.cgi?id=168211