Revert "[Typed URLs] Untrack entity from the processor when an URL gets expired"
This reverts commit 6b0d759f. Reason for revert: Crashing on Canary https://crbug.com/847747. Original change's description: > [Typed URLs] Untrack entity from the processor when an URL gets expired > > This CL improves the bug fix for an issue with TYPED_URL. Before this > CL, one could hit DCHECK if typing an url that got expired in the > current running instance of Chrome. The DCHECK was due to the sync > entity still being tracked by ClientTagBasedModelTypeProcessor. > > Bug: 827111 > Change-Id: If040ed1657a5ec3b1bdada79c994f14ec63ce893 > Reviewed-on: https://chromium-review.googlesource.com/1076088 > Commit-Queue: Jan Krcal <jkrcal@chromium.org> > Reviewed-by: Mikel Astiz <mastiz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#562525} TBR=jkrcal@chromium.org,mastiz@chromium.org Change-Id: I34842135760215814aa30f88e1e5ac337a808cb0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 827111 Reviewed-on: https://chromium-review.googlesource.com/1078667Reviewed-by:Jan Krcal <jkrcal@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#562784}
Showing
Please register or sign in to comment