DescriptionDevTools: Simplify mergeOrIntersect
Drive by:
1. The original mergeOrIntersect had a bug causing e.g. []x[1,2,3] produce [1,2,3].
2. findFilesMatchingSearchRequest had a bug that relied on #1 and produced almost correct results.
Both are fixed with this patch.
R=pfeldman@chromium.org, vsevik@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167282
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressing comment. #
Total comments: 3
Patch Set 3 : Added \n #Patch Set 4 : Added a test. Fixed findFilesMatchingSearchRequest #
Messages
Total messages: 23 (0 generated)
|