Chromium Code Reviews
DescriptionMake about:net-internal's filters work a bit better.
Text filters now search through the TablePrinter,
rather than unformatted JSON.
To search for multiple types/ids, comma delimited
lists must now be used rather than multiple "type:"
or "id:" arguments. Doubt anyone used this feature
before, and the new behavior makes testing easier.
Filtering by type also does substring matching now.
R=eroman@chromium.org
TBR=jhawkins@chromium.org
BUG=115977
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158675
Patch Set 1 #Patch Set 2 : Update comments, cleanup #
Total comments: 10
Patch Set 3 : Response to comments #Patch Set 4 : Response to comments, retry upload (First corrupt?) #Messages
Total messages: 7 (0 generated)
|