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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/release-note-expected.txt

Issue 2649023007: DevTools: implement release note behind an experiment (Closed)
Patch Set: fixup Created 3 years, 10 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: third_party/WebKit/LayoutTests/inspector/console/release-note-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/release-note-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/release-note-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4470ece4d8539b693c05f36ec657e78f8b164e13
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/console/release-note-expected.txt
@@ -0,0 +1,15 @@
+Tests for release note
+
+Last version of release note seen: 98
+Browser user agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.77.34.5 Safari/537.36
+
+Adding release note
+Dump release note from console
+New in DevTools v99Re-designed Performance panelInline breakpointsBetter async debuggingNode.js debugging is stableAnd more...Hide
+
+Last version of release note should be updated: 99
+
+Close release note
+
+Console should no longer have release note
+

Powered by Google App Engine
This is Rietveld 408576698