Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Issue 13725016: about:net-internals: Add support for negative text filters (Closed)

Created:
7 years, 8 months ago by mmenke
Modified:
7 years, 8 months ago
Reviewers:
eroman
CC:
chromium-reviews, eroman, arv+watch_chromium.org
Visibility:
Public.

Description

about:net-internals: Add support for negative text filters, and update the mouseover help. BUG=116601 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194731

Patch Set 1 : #

Patch Set 2 : Remove bonus file, fix comment #

Patch Set 3 : Try filter functions #

Patch Set 4 : sync #

Patch Set 5 : De-inline text filter #

Patch Set 6 : Oops #

Total comments: 8

Patch Set 7 : Response to comments #

Patch Set 8 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -252 lines) Patch
M chrome/browser/resources/net_internals/events_view.html View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/events_view.js View 1 2 3 4 5 6 7 3 chunks +19 lines, -188 lines 0 comments Download
M chrome/browser/resources/net_internals/index.js View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/main.css View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/browser/resources/net_internals/source_filter_parser.js View 1 2 3 4 5 6 1 chunk +223 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/source_row.js View 1 2 3 4 5 6 2 chunks +1 line, -58 lines 0 comments Download
M chrome/test/data/webui/net_internals/events_view.js View 1 2 3 4 5 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mmenke
No rush on this one. For source_filter_parser.js, may get some limited mileage out of comparing ...
7 years, 8 months ago (2013-04-17 19:04:49 UTC) #1
eroman
lgtm https://codereview.chromium.org/13725016/diff/45001/chrome/browser/resources/net_internals/source_filter_parser.js File chrome/browser/resources/net_internals/source_filter_parser.js (right): https://codereview.chromium.org/13725016/diff/45001/chrome/browser/resources/net_internals/source_filter_parser.js#newcode19 chrome/browser/resources/net_internals/source_filter_parser.js:19: // Text filters are stored here a strings, ...
7 years, 8 months ago (2013-04-17 21:38:05 UTC) #2
mmenke
Thanks for the feedback! https://codereview.chromium.org/13725016/diff/45001/chrome/browser/resources/net_internals/source_filter_parser.js File chrome/browser/resources/net_internals/source_filter_parser.js (right): https://codereview.chromium.org/13725016/diff/45001/chrome/browser/resources/net_internals/source_filter_parser.js#newcode19 chrome/browser/resources/net_internals/source_filter_parser.js:19: // Text filters are stored ...
7 years, 8 months ago (2013-04-17 22:34:55 UTC) #3
mmenke
7 years, 8 months ago (2013-04-18 00:08:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #8 manually as r194731.

Powered by Google App Engine
This is Rietveld 408576698