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

Unified Diff: third_party/WebKit/LayoutTests/inspector/help/release-note.html

Issue 2935393002: DevTools: stop whats new from opening on fresh profile (Closed)
Patch Set: tests Created 3 years, 6 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 | « no previous file | third_party/WebKit/LayoutTests/inspector/help/release-note-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/help/release-note.html
diff --git a/third_party/WebKit/LayoutTests/inspector/help/release-note.html b/third_party/WebKit/LayoutTests/inspector/help/release-note.html
index f61ad81692cb2ddb833891cdd5baca3452b1d766..235b48e70eae99176265dc4d96c7ae58944304be 100644
--- a/third_party/WebKit/LayoutTests/inspector/help/release-note.html
+++ b/third_party/WebKit/LayoutTests/inspector/help/release-note.html
@@ -26,6 +26,7 @@ function test() {
InspectorTest.addSniffer(UI.viewManager, "showView", onShowView);
InspectorTest.addResult("Last release note version seen:");
+ Help.releaseNoteVersionSetting().set(1);
InspectorTest.addResult(Help.releaseNoteVersionSetting().get() + "\n");
Help.showReleaseNoteIfNeeded();
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/help/release-note-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698