Skip to content

Commit

Permalink
Build 18-08-2024 (#48)
Browse files Browse the repository at this point in the history
Latest devtools frontend commit:
[8799700](https://chromium.googlesource.com/devtools/devtools-frontend.git/+/87997008e1ccd4fbbb06092c441f86c996f31aa1)

Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored Aug 18, 2024
1 parent d55e237 commit b95b412
Show file tree
Hide file tree
Showing 327 changed files with 5,591 additions and 1,314 deletions.
1 change: 1 addition & 0 deletions public/Images/Images.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/Images/Images.prebundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions public/Images/src/tune.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/Images/tune.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 2 additions & 3 deletions public/core/common/SettingRegistration.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/common/SettingRegistration.test.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/core/host/AidaClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/host/AidaClient.js.map

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions public/core/host/AidaClient.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/host/AidaClient.test.js.map

Large diffs are not rendered by default.

20 changes: 8 additions & 12 deletions public/core/host/InspectorFrontendHost.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/host/InspectorFrontendHost.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion public/core/host/UserMetrics.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,8 @@ export declare enum DevtoolsExperiments {
'timeline-rpp-sidebar' = 95,
'timeline-observations' = 96,
'gen-ai-settings-panel' = 97,
'MaxValue' = 98
'timeline-server-timings' = 98,
'MaxValue' = 99
}
export declare const enum ColorPickerOpenedFrom {
SourcesPanel = 0,
Expand Down
3 changes: 2 additions & 1 deletion public/core/host/UserMetrics.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/host/UserMetrics.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/en-US.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/en-XL.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/generated/collected-ui-strings.d

Large diffs are not rendered by default.

81 changes: 72 additions & 9 deletions public/core/i18n/locales/generated/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,9 @@
"generated/Deprecation.ts | CSSCustomStateDeprecatedSyntax": {
"message": ":--customstatename is deprecated. Please use the :state(customstatename) syntax instead."
},
"generated/Deprecation.ts | CSSInsetAreaProperty": {
"message": "The inset-area property is deprecated. Please use the position-area property instead."
},
"generated/Deprecation.ts | CSSSelectorInternalMediaControlsOverlayCastButton": {
"message": "The disableRemotePlayback attribute should be used in order to disable the default Cast integration instead of using -internal-media-controls-overlay-cast-button selector."
},
Expand Down Expand Up @@ -5822,6 +5825,9 @@
"panels/elements/ElementStatePaneWidget.ts | emulatesAFocusedPage": {
"message": "Keep page focused. Commonly used for debugging disappearing elements."
},
"panels/elements/ElementStatePaneWidget.ts | forceElementSpecificStates": {
"message": "Force specific element state"
},
"panels/elements/ElementStatePaneWidget.ts | forceElementState": {
"message": "Force element state"
},
Expand Down Expand Up @@ -6426,7 +6432,7 @@
"message": "Update Settings"
},
"panels/explain/explain-meta.ts | ageRestricted": {
"message": "This feature is only available to users who are 18 years of age or older."
"message": "This feature is only available to users who are 18 years of age or older"
},
"panels/explain/explain-meta.ts | enableConsoleInsights": {
"message": "Understand console messages with AI"
Expand All @@ -6441,16 +6447,13 @@
"message": "Understand this warning"
},
"panels/explain/explain-meta.ts | geoRestricted": {
"message": "This feature is unavailable in your region."
"message": "This feature is unavailable in your region"
},
"panels/explain/explain-meta.ts | policyRestricted": {
"message": "Your organization turned off this feature. Contact your administrators for more information."
},
"panels/explain/explain-meta.ts | rolloutRestricted": {
"message": "This feature is currently being rolled out. Stay tuned."
},
"panels/explain/explain-meta.ts | wrongLocale": {
"message": "To use this feature, update your Language preference in DevTools Settings to English."
"message": "To use this feature, update your Language preference in DevTools Settings to English"
},
"panels/issues/AffectedBlockedByResponseView.ts | blockedResource": {
"message": "Blocked Resource"
Expand Down Expand Up @@ -9599,6 +9602,9 @@
"panels/profiler/ModuleUIStrings.ts | calculatingNodeFlags": {
"message": "Calculating node flags…"
},
"panels/profiler/ModuleUIStrings.ts | calculatingObjectNames": {
"message": "Calculating object names…"
},
"panels/profiler/ModuleUIStrings.ts | calculatingRetainedSizes": {
"message": "Calculating retained sizes…"
},
Expand Down Expand Up @@ -12332,9 +12338,15 @@
"panels/timeline/components/DetailsView.ts | websocketProtocol": {
"message": "WebSocket Protocol"
},
"panels/timeline/components/FieldSettingsDialog.ts | add": {
"message": "Add"
},
"panels/timeline/components/FieldSettingsDialog.ts | advanced": {
"message": "Advanced"
},
"panels/timeline/components/FieldSettingsDialog.ts | alreadyMapped": {
"message": "\"{PH1}\" is already mapped to a production origin."
},
"panels/timeline/components/FieldSettingsDialog.ts | cancel": {
"message": "Cancel"
},
Expand All @@ -12344,24 +12356,48 @@
"panels/timeline/components/FieldSettingsDialog.ts | configureFieldData": {
"message": "Configure field data fetching"
},
"panels/timeline/components/FieldSettingsDialog.ts | delete": {
"message": "Delete"
},
"panels/timeline/components/FieldSettingsDialog.ts | developmentOrigin": {
"message": "Development origin"
},
"panels/timeline/components/FieldSettingsDialog.ts | developmentOriginValue": {
"message": "Development origin: {PH1}"
},
"panels/timeline/components/FieldSettingsDialog.ts | doesNotHaveSufficientData": {
"message": "The Chrome UX Report does not have sufficient real-world speed data for this page."
},
"panels/timeline/components/FieldSettingsDialog.ts | fetchAggregated": {
"message": "Fetch aggregated field data from the {PH1} to help you contextualize local measurements with what real users experience on the site."
},
"panels/timeline/components/FieldSettingsDialog.ts | invalidOrigin": {
"message": "\"{PH1}\" is not a valid origin or URL."
},
"panels/timeline/components/FieldSettingsDialog.ts | mapDevelopmentOrigins": {
"message": "Set a development origin to automatically get relevant field data for its production origin."
},
"panels/timeline/components/FieldSettingsDialog.ts | new": {
"message": "New"
},
"panels/timeline/components/FieldSettingsDialog.ts | ok": {
"message": "Ok"
},
"panels/timeline/components/FieldSettingsDialog.ts | onlyFetchFieldData": {
"message": "Only fetch field data for the below URL"
"message": "Always show field data for the below URL"
},
"panels/timeline/components/FieldSettingsDialog.ts | optOut": {
"message": "Opt out"
},
"panels/timeline/components/FieldSettingsDialog.ts | privacyDisclosure": {
"message": "Privacy disclosure"
},
"panels/timeline/components/FieldSettingsDialog.ts | productionOrigin": {
"message": "Production origin"
},
"panels/timeline/components/FieldSettingsDialog.ts | productionOriginValue": {
"message": "Production origin: {PH1}"
},
"panels/timeline/components/FieldSettingsDialog.ts | setUp": {
"message": "Set up"
},
Expand All @@ -12371,17 +12407,26 @@
"panels/timeline/components/FieldSettingsDialog.ts | whenPerformanceIsShown": {
"message": "When DevTools is open, the URLs you visit will be sent to Google to query field data. These requests are not tied to your Google account."
},
"panels/timeline/components/insights/LCPDiscovery.ts | fetchPriorityApplied": {
"message": "fetchpriority=high applied"
},
"panels/timeline/components/insights/LCPDiscovery.ts | lazyLoadNotApplied": {
"message": "lazy load not applied"
},
"panels/timeline/components/insights/LCPDiscovery.ts | lcpLoadDelay": {
"message": "LCP image loaded {PH1} after earliest start point."
},
"panels/timeline/components/insights/LCPDiscovery.ts | requestDiscoverable": {
"message": "Request is discoverable in initial document"
},
"panels/timeline/components/insights/LCPPhases.ts | elementRenderDelay": {
"message": "Element render delay"
},
"panels/timeline/components/insights/LCPPhases.ts | resourceLoadDelay": {
"message": "Resource load delay"
},
"panels/timeline/components/insights/LCPPhases.ts | resourceLoadTime": {
"message": "Resource load time"
"panels/timeline/components/insights/LCPPhases.ts | resourceLoadDuration": {
"message": "Resource load duration"
},
"panels/timeline/components/insights/LCPPhases.ts | timeToFirstByte": {
"message": "Time to first byte"
Expand Down Expand Up @@ -13100,6 +13145,12 @@
"panels/timeline/NetworkTrackAppender.ts | wsConnectionOpenedWithUrl": {
"message": "WebSocket opened: {PH1}"
},
"panels/timeline/ServerTimingsTrackAppender.ts | serverSideTrack": {
"message": "Server Timings — {PH1}"
},
"panels/timeline/ServerTimingsTrackAppender.ts | serverTimingTrack": {
"message": "This track contains timings taken from Server-Timing network response headers. Their respective start times are only estimated and may not be accurate."
},
"panels/timeline/ThreadAppender.ts | anonymous": {
"message": "(anonymous)"
},
Expand Down Expand Up @@ -13265,6 +13316,12 @@
"panels/timeline/TimelineHistoryManager.ts | currentSessionSS": {
"message": "Current Session: {PH1}. {PH2}"
},
"panels/timeline/TimelineHistoryManager.ts | landingPageTitleLocalAndFieldMetrics": {
"message": "Local and field metrics"
},
"panels/timeline/TimelineHistoryManager.ts | landingPageTitleLocalMetrics": {
"message": "Local metrics"
},
"panels/timeline/TimelineHistoryManager.ts | moments": {
"message": "moments"
},
Expand Down Expand Up @@ -14624,6 +14681,12 @@
"ui/legacy/components/perf_ui/FlameChart.ts | hideRepeatingChildren": {
"message": "Hide repeating children"
},
"ui/legacy/components/perf_ui/FlameChart.ts | labelEntry": {
"message": "Label entry"
},
"ui/legacy/components/perf_ui/FlameChart.ts | linkEntries": {
"message": "Link entries"
},
"ui/legacy/components/perf_ui/FlameChart.ts | removeScriptFromIgnoreList": {
"message": "Remove script from ignore list"
},
Expand Down
Loading

0 comments on commit b95b412

Please sign in to comment.