[Webkit-unassigned] [Bug 93166] Web Inspector: Select the shortest match in the FilteredItemSelectionDialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 08:04:49 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93166





--- Comment #19 from Vsevolod Vlasov <vsevik at chromium.org>  2012-09-21 08:05:17 PST ---
1. I think selecting a match other than the first one is misleading.
2. I don't think that the shortest match is necessarily the best one.
3. This patch adds some complexity to the code which will be redundant once we change the regular expression to match from the beginning of the string (I consider this as the main reason of false positives).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list