WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233009
[Live Text] Augment TextRecognitionResult with a new type of text recognition data
https://bugs.webkit.org/show_bug.cgi?id=233009
Summary
[Live Text] Augment TextRecognitionResult with a new type of text recognition...
Wenson Hsieh
Reported
2021-11-11 13:03:47 PST
Add `TextRecognitionBlockData`, which represents a whole paragraph of recognized text. Unlike the existing `TextRecognitionLineData`, this structure does not contain data for individual child text elements, and is instead intended to represent a granular block of text from VisionKit.
Attachments
Patch
(4.35 KB, patch)
2021-11-11 13:07 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2021-11-11 13:07:09 PST
Created
attachment 443994
[details]
Patch
Devin Rousso
Comment 2
2021-11-11 13:21:16 PST
Comment on
attachment 443994
[details]
Patch rs=me
Wenson Hsieh
Comment 3
2021-11-11 13:53:01 PST
Comment on
attachment 443994
[details]
Patch Thanks for the review!
EWS
Comment 4
2021-11-11 14:43:58 PST
Committed
r285670
(
244157@main
): <
https://commits.webkit.org/244157@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 443994
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-11-11 14:44:20 PST
<
rdar://problem/85316580
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug