Skip to content

Commit b4f37a0

Browse files
author
copybara-service
committed
deploy: 9824f31
1 parent b5a3ffa commit b4f37a0

174 files changed

Lines changed: 2764 additions & 1132 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

front_end/core/host/UserMetrics.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,6 @@ export declare enum DevtoolsExperiments {
525525
'full-accessibility-tree' = 42,
526526
'experimental-cookie-features' = 45,
527527
'instrumentation-breakpoints' = 61,
528-
'authored-deployed-grouping' = 63,
529-
'just-my-code' = 65,
530528
'use-source-map-scopes' = 76,
531529
'timeline-debug-mode' = 93,
532530
'durable-messages' = 110,

front_end/core/host/UserMetrics.js

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front_end/core/host/UserMetrics.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front_end/core/host/host.js

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front_end/core/host/host.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

front_end/core/i18n/locales/en-US.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

front_end/core/i18n/locales/generated/collected-ui-strings.d

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

front_end/core/i18n/locales/generated/en-US.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3200,6 +3200,24 @@
32003200
"panels/ai_assistance/components/DisabledWidget.ts | turnOnForStylesRequestsPerformanceAndFiles": {
32013201
"message": "Turn on {PH1} to get help with styles, network requests, performance, and files"
32023202
},
3203+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | asMarkdown": {
3204+
"message": "As markdown"
3205+
},
3206+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | asPrompt": {
3207+
"message": "As prompt"
3208+
},
3209+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | copiedToClipboard": {
3210+
"message": "Copied to clipboard"
3211+
},
3212+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | copyToClipboard": {
3213+
"message": "Copy to clipboard"
3214+
},
3215+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | exportForAgents": {
3216+
"message": "Export for agents"
3217+
},
3218+
"panels/ai_assistance/components/ExportForAgentsDialog.ts | saveAsMarkdown": {
3219+
"message": "Save as…"
3220+
},
32033221
"panels/ai_assistance/components/WalkthroughView.ts | close": {
32043222
"message": "Close"
32053223
},
@@ -9266,6 +9284,12 @@
92669284
"panels/lighthouse/LighthouseStatusView.ts | ahSorryWeRanIntoAnError": {
92679285
"message": "Ah, sorry! We ran into an error."
92689286
},
9287+
"panels/lighthouse/LighthouseStatusView.ts | aiAuditingS": {
9288+
"message": "AI assistance is auditing {PH1}"
9289+
},
9290+
"panels/lighthouse/LighthouseStatusView.ts | aiAuditingYourWebPage": {
9291+
"message": "AI assistance is auditing your web page"
9292+
},
92699293
"panels/lighthouse/LighthouseStatusView.ts | almostThereLighthouseIsNow": {
92709294
"message": "Almost there! Lighthouse is now generating your report."
92719295
},

front_end/core/root/ExperimentNames.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ export declare enum ExperimentName {
1212
FULL_ACCESSIBILITY_TREE = "full-accessibility-tree",
1313
EXPERIMENTAL_COOKIE_FEATURES = "experimental-cookie-features",
1414
INSTRUMENTATION_BREAKPOINTS = "instrumentation-breakpoints",
15-
AUTHORED_DEPLOYED_GROUPING = "authored-deployed-grouping",
16-
JUST_MY_CODE = "just-my-code",
1715
USE_SOURCE_MAP_SCOPES = "use-source-map-scopes",
1816
TIMELINE_DEBUG_MODE = "timeline-debug-mode",
1917
DURABLE_MESSAGES = "durable-messages",

front_end/core/root/ExperimentNames.js

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)