Commit 0f742e0d authored by Kayce Basques's avatar Kayce Basques Committed by Commit Bot

DevTools: Mention more features in What's New UI for Chrome 78

Bug: 986998
Change-Id: Iab7bef3f45b6a6ae03fff1f048cfb8787990ed68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785797
Auto-Submit: Kayce Basques <kayce@google.com>
Commit-Queue: Kayce Basques <kayce@google.com>
Commit-Queue: Erik Luo <luoe@chromium.org>
Reviewed-by: default avatarErik Luo <luoe@chromium.org>
Cr-Commit-Position: refs/heads/master@{#693414}
parent b5ceddcc
......@@ -16,6 +16,16 @@ Help.releaseNoteText = [
version: 20,
header: 'Highlights from the Chrome 78 update',
highlights: [
{
title: 'Multi-client support in the Audits panel',
subtitle: 'Use the Audits panel in combination with other features, like Local Overrides or Request Blocking.',
link: 'https://developers.google.com/web/updates/2019/09/devtools#multiclient',
},
{
title: 'Payment Handler debugging',
subtitle: 'Record Payment Handler events for 3 days, even when DevTools is closed.',
link: 'https://developers.google.com/web/updates/2019/09/devtools#payments',
},
{
title: 'Lighthouse 5.2 in the Audits panel',
subtitle:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment