New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 900184 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Sync: Use mojo GoogleServiceAuthError instead of rolling our own

Project Member Reported by treib@chromium.org, Oct 30

Issue description

The Sync java code has its own version [1] of the C++ GoogleServiceAuthError class, which has to be kept in sync manually (see  bug 866329 ).
Instead, we should use the common GoogleServiceAuthError (generated via mojo).

[1] chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java.
 
Labels: sync-fixit-2018q4

Sign in to add a comment