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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/search/search-ignore-binary-files-expected.txt

Issue 2564733002: DevTools: [Search] do not search inside binary files. (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/LayoutTests/http/tests/inspector/search/search-ignore-binary-files-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/search/search-ignore-binary-files-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/search/search-ignore-binary-files-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e2685d9b4b55f633f9d8381926a9c62018712767
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/search/search-ignore-binary-files-expected.txt
@@ -0,0 +1,6 @@
+Verify that search doesn't search in binary resources.
+
+
+Search result #1: uiSourceCode.url = http://127.0.0.1:8000/inspector/search/search-ignore-binary-files.html
+ search match #1: lineNumber = 14, lineContent = ' var searchConfig = new Workspace.SearchConfig("AAAAAAA", true, false);'
+

Powered by Google App Engine
This is Rietveld 408576698