Home | History | Annotate | Download | only in cookies

Lines Matching full:duplicates

167 // Our strategy to find duplicates is:
1580 // Record how many duplicates were found in the database.
1594 // Helper map we populate to find the duplicates.
1622 // If there were no duplicates, we are done!
1638 continue; // This cookiename/path has no duplicates.
1642 // is the most recent one, so we will keep it. The rest are duplicates.