You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client's PR brave/brave-core#20329 sends in HistoryDeleteDirectiveSpecifics in un-encrypted way.
Server should remove entries by HistoryDeleteDirectiveSpecifics::global_id_directive::global_id converted to client_hash_tag or by HistoryDeleteDirectiveSpecifics::time_range_directive.
When this issue will be resolved, syncer::LowPriorityUserTypes override at client must be reverted.
cc @yrliou , @DJAndries
The text was updated successfully, but these errors were encountered:
This is a follow-up for #176 .
Client's PR brave/brave-core#20329 sends in
HistoryDeleteDirectiveSpecifics
in un-encrypted way.Server should remove entries by
HistoryDeleteDirectiveSpecifics::global_id_directive::global_id
converted toclient_hash_tag
or byHistoryDeleteDirectiveSpecifics::time_range_directive
.When this issue will be resolved,
syncer::LowPriorityUserTypes
override at client must be reverted.cc @yrliou , @DJAndries
The text was updated successfully, but these errors were encountered: