Skip to content
Commit 3bcc592d authored by Tomasz Wiszkowski's avatar Tomasz Wiszkowski Committed by Chromium LUCI CQ
Browse files

Migrate SearchActivityPreferencesManager to use GURLs.

This change replaces all URL Strings in SAPM with GURL, and embraces
GURL java-side serialization for storing and retrieving cached data.

The mechanism aims to be backward compatible, allowing non-serialized
GURLs to be read directly; this may result in a singular partial
initialization of native libraries.

The change migrates integration tests of SAPM to UnitTests suite, as
these are, quite literally, unit tests in integration suite. While
doing so, we also increase test coverage.

Change-Id: I090af66ec5c8c3426b4f653929ed4d1a67482d38
Fixed: 40241069
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5464499


Commit-Queue: Tomasz Wiszkowski <ender@google.com>
Reviewed-by: default avatarGang Wu <gangwu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1289501}
parent 3169c209
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment