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

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

Issue 2773023004: DevTools: polish what's new - add date to title (Closed)
Patch Set: Created 3 years, 9 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/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 6d280779d9dd3895a2e15d00484ce62f04c2cce8..8c865d89b0ba1636b98ee2e947dac80117093d41 100644
--- a/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
+++ b/third_party/WebKit/Source/devtools/front_end/help/ReleaseNoteText.js
@@ -9,6 +9,7 @@
/** @type {!Array<!Help.ReleaseNote>} */
Help.releaseNoteText = [{
version: 1,
+ date: 'March 2017',
highlights: [
{
title: 'New Performance and Memory panels',

Powered by Google App Engine
This is Rietveld 408576698