Fix sync server not notified of send-tab-to-self notification dismissed
This CL fixes the implementation of SendTabToSelfBridge::DismissEntry() to upload an updated sync entity with the notification_dismissed field set. As a bonus: - It increases test coverage for server uploads after the operations of sharing a tab, deleting an entity (e.g. on history deletion) and opening a notification. - Removes unused instances of ScopedFeatureList from the test suite. Bug: 1146376, 956722 Change-Id: Idc0c27fde0cb4444900cf4f64d0f8161f6fee0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521816Reviewed-by:Jeffrey Cohen <jeffreycohen@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#825467}
Showing
Please register or sign in to comment