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

Unified Diff: third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js

Issue 2834493005: DevTools: revert Persistence2.0 experiment by default. (Closed)
Patch Set: Created 3 years, 8 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/Source/devtools/front_end/main/Main.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
diff --git a/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js b/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
index 3681961de261b570564c465600cf65123b8b0085..cac4efb7b810564bc88ad857ef0b6cde950886d0 100644
--- a/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
+++ b/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
@@ -38,12 +38,7 @@ Help.releaseNoteText = [
title: 'Unified Command Menu',
subtitle: 'Execute commands and open files from the newly-unified Command Menu (' + commandMenuShortcut + ').',
link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes#command-menu',
- },
- {
- title: 'Workspaces 2.0',
- subtitle: 'Check out the new UX for using DevTools as your code editor.',
- link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes#workspaces',
- },
+ }
],
link: 'https://developers.google.com/web/updates/2017/04/devtools-release-notes',
},
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/main/Main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698