Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1e93b0521458a3d7825626c56f3a9996e31db6fb https://github.com/WebKit/WebKit/commit/1e93b0521458a3d7825626c56f3a9996e31db6fb Author: Wenson Hsieh <wenson_hs...@apple.com> Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths: M Source/WebKit/Platform/classifier/cocoa/TextExtractionFilter.mm Log Message: ----------- Unreviewed, fix the internal build after 299807@main rdar://160305676 Remove the logging for now, to sidestep: ``` Use of undeclared identifier 'TextExtraction' TextExtractionFilter.mm:110 Use of undeclared identifier 'TextExtraction' TextExtractionFilter.mm:177 Use of undeclared identifier 'TextExtraction' TextExtractionFilter.mm:103 ``` ...in the `LOG(…)` messages. * Source/WebKit/Platform/classifier/cocoa/TextExtractionFilter.mm: (WebKit::TextExtractionFilter::initializeModelIfNeeded): (WebKit::TextExtractionFilter::shouldFilter): Canonical link: https://commits.webkit.org/299813@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes