Bug 237613

Summary: Rename TextRecognitionUtilities.* to ImageAnalysisUtilities.*
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: PlatformAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, hi, katherine_cheney, megan_gardner, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
For landing none

Description Wenson Hsieh 2022-03-08 12:04:48 PST
.
Comment 1 Radar WebKit Bug Importer 2022-03-08 12:11:22 PST
<rdar://problem/89982051>
Comment 2 Wenson Hsieh 2022-03-08 12:14:37 PST
Created attachment 454141 [details]
Patch
Comment 3 Kate Cheney 2022-03-08 12:38:00 PST
Comment on attachment 454141 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=454141&action=review

> Source/WebKit/Platform/cocoa/ImageAnalysisUtilities.h:2
> + * Copyright (C) 2021 Apple Inc. All rights reserved.

Could update to 2022!

> Source/WebKit/Platform/cocoa/ImageAnalysisUtilities.mm:2
> + * Copyright (C) 2021 Apple Inc. All rights reserved.

ditto
Comment 4 Wenson Hsieh 2022-03-08 12:38:22 PST
(In reply to Kate Cheney from comment #3)
> Comment on attachment 454141 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=454141&action=review
> 
> > Source/WebKit/Platform/cocoa/ImageAnalysisUtilities.h:2
> > + * Copyright (C) 2021 Apple Inc. All rights reserved.
> 
> Could update to 2022!
> 
> > Source/WebKit/Platform/cocoa/ImageAnalysisUtilities.mm:2
> > + * Copyright (C) 2021 Apple Inc. All rights reserved.
> 
> ditto

Good catch — will do!
Comment 5 Wenson Hsieh 2022-03-08 12:43:15 PST
Created attachment 454146 [details]
For landing
Comment 6 EWS 2022-03-08 17:18:26 PST
Committed r291022 (248196@main): <https://commits.webkit.org/248196@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454146 [details].