Bug 237613 - Rename TextRecognitionUtilities.* to ImageAnalysisUtilities.*
Summary: Rename TextRecognitionUtilities.* to ImageAnalysisUtilities.*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-08 12:04 PST by Wenson Hsieh
Modified: 2022-03-08 17:18 PST (History)
6 users (show)

See Also:


Attachments
Patch (32.51 KB, patch)
2022-03-08 12:14 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
For landing (32.53 KB, patch)
2022-03-08 12:43 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].