Skip to content

Conversation

@frank-msodsp
Copy link
Contributor

add wrapper to init module

@frank-msodsp frank-msodsp requested a review from a team as a code owner July 30, 2025 16:03
@lalitb lalitb requested a review from Copilot July 30, 2025 16:36

This comment was marked as outdated.

This comment was marked as outdated.

@frank-msodsp frank-msodsp requested a review from Copilot July 30, 2025 16:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a wrapper initialization method for the Sanitizer component to the ODWLogger interface, following the same pattern as the existing PrivacyGuard initialization.

  • Adds import for ODWSanitizerInitConfig and ODWSanitizer_private headers
  • Introduces a new public method initializeSanitizerWithODWSanitizerInitConfig: to initialize the Sanitizer component
  • Provides appropriate documentation for the new initialization method

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ODWLogger.h Adds public interface for Sanitizer initialization with documentation
ODWLogger.mm Implements the Sanitizer initialization method and adds required imports

@ThomsonTan ThomsonTan merged commit ce7a910 into main Jul 31, 2025
26 of 27 checks passed
@ThomsonTan ThomsonTan deleted the frankm/addinitwrapperforios branch July 31, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants