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

Unified Diff: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md

Issue 2866823002: bluetooth: README files updated to improve cross-linking. (Closed)
Patch Set: merge TOT Created 3 years, 7 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
« no previous file with comments | « third_party/WebKit/Source/modules/bluetooth/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
diff --git a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
index c086373253892c6dd7e45a53807a4e27b50c8b35..702a23f06c7955a8f49b9d42c86d0d83692fcee4 100644
--- a/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
+++ b/third_party/WebKit/Source/modules/bluetooth/testing/clusterfuzz/README.md
@@ -1,8 +1,8 @@
# Web Bluetooth Fuzzer
The Web Bluetooth Fuzzer generates test pages that can be run as layout tests.
-These pages consist of a sequence of calls to the Web Bluetooth API whose
-purpose is to stress test the API's implementation and catch any bugs
+These pages consist of a sequence of calls to the [Web Bluetooth API](../..)
+whose purpose is to stress test the API's implementation and catch any bugs
or regressions.
This document describes the overall design of the fuzzer.
« no previous file with comments | « third_party/WebKit/Source/modules/bluetooth/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698