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

Unified Diff: chrome/browser/resources/net_internals/source_tracker.js

Issue 10987030: Make about:net-internal's filters work a bit better. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Response to comments, retry upload (First corrupt?) Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/net_internals/source_tracker.js
===================================================================
--- chrome/browser/resources/net_internals/source_tracker.js (revision 158398)
+++ chrome/browser/resources/net_internals/source_tracker.js (working copy)
@@ -156,7 +156,7 @@
* privacy stripping changes:
*
* observer.onSourceEntriesUpdated(sourceEntries)
- * ovserver.onAllSourceEntriesDeleted()
+ * observer.onAllSourceEntriesDeleted()
* observer.onPrivacyStrippingChanged()
*/
addSourceEntryObserver: function(observer) {
« no previous file with comments | « chrome/browser/resources/net_internals/source_row.js ('k') | chrome/browser/resources/net_internals/table_printer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698