Skip to content

Commit

Permalink
Build 26-05-2024 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] and web-flow authored May 26, 2024
1 parent 6dea75c commit c0e9843
Show file tree
Hide file tree
Showing 398 changed files with 5,765 additions and 846 deletions.
1 change: 0 additions & 1 deletion public/core/common/common-tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"../../../../../../front_end/core/common/TextDictionary.ts",
"../../../../../../front_end/core/common/Throttler.ts",
"../../../../../../front_end/core/common/Trie.ts",
"../../../../../../front_end/core/common/WasmDisassembly.ts",
"../../../../../../front_end/core/common/Worker.ts",
"../../../../../../front_end/legacy/legacy-defs.d.ts",
"../../../../../../front_end/global_typings/global_defs.d.ts",
Expand Down
3 changes: 1 addition & 2 deletions public/core/common/common.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import * as StringOutputStream from './StringOutputStream.js';
import * as TextDictionary from './TextDictionary.js';
import * as Throttler from './Throttler.js';
import * as Trie from './Trie.js';
import * as WasmDisassembly from './WasmDisassembly.js';
import * as Worker from './Worker.js';
export { UIString } from '../platform/platform.js';
export { App, AppProvider, Base64, CharacterIdMap, Color, ColorUtils, ColorConverter, Console, Debouncer, EventTarget, JavaScriptMetaData, Lazy, Linkifier, Mutex, ObjectWrapper, ParsedURL, Progress, QueryParamHandler, ResolverBase, ResourceType, Revealer, Runnable, SegmentedRange, Settings, SettingRegistration, SimpleHistoryManager, StringOutputStream, TextDictionary, Throttler, Trie, Worker, WasmDisassembly, };
export { App, AppProvider, Base64, CharacterIdMap, Color, ColorUtils, ColorConverter, Console, Debouncer, EventTarget, JavaScriptMetaData, Lazy, Linkifier, Mutex, ObjectWrapper, ParsedURL, Progress, QueryParamHandler, ResolverBase, ResourceType, Revealer, Runnable, SegmentedRange, Settings, SettingRegistration, SimpleHistoryManager, StringOutputStream, TextDictionary, Throttler, Trie, Worker, };
3 changes: 1 addition & 2 deletions public/core/common/common.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/common.js.map

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

1 change: 0 additions & 1 deletion public/core/common/unittests-tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"../../../../../../front_end/core/common/TextDictionary.test.ts",
"../../../../../../front_end/core/common/Throttler.test.ts",
"../../../../../../front_end/core/common/Trie.test.ts",
"../../../../../../front_end/core/common/WasmDisassembly.test.ts",
"../../../../../../front_end/legacy/legacy-defs.d.ts",
"../../../../../../front_end/global_typings/global_defs.d.ts",
"../../../../../../front_end/global_typings/request_idle_callback.d.ts",
Expand Down
1 change: 0 additions & 1 deletion public/core/host/InspectorFrontendHostAPI.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ export interface SyncInformation {
export declare const enum EnumeratedHistogram {
ActionTaken = "DevTools.ActionTaken",
BreakpointEditDialogRevealedFrom = "DevTools.BreakpointEditDialogRevealedFrom",
PanelClosed = "DevTools.PanelClosed",
PanelShown = "DevTools.PanelShown",
PanelShownInLocation = "DevTools.PanelShownInLocation",
SidebarPaneShown = "DevTools.SidebarPaneShown",
Expand Down
2 changes: 1 addition & 1 deletion public/core/host/InspectorFrontendHostAPI.js.map

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions public/core/host/UserMetrics.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ export declare class UserMetrics {
constructor();
breakpointEditDialogRevealedFrom(breakpointEditDialogRevealedFrom: BreakpointEditDialogRevealedFrom): void;
panelShown(panelName: string, isLaunching?: boolean): void;
/**
* Fired when a panel is closed (regardless if it exists in the main panel or the drawer)
*/
panelClosed(panelName: string): void;
panelShownInLocation(panelName: string, location: 'main' | 'drawer'): void;
sourcesSidebarTabShown(sidebarPaneName: string): void;
settingsPanelShown(settingsViewId: string): void;
Expand Down Expand Up @@ -648,7 +644,8 @@ export declare enum DevtoolsExperiments {
'timeline-compiled-sources' = 91,
'timeline-debug-mode' = 93,
'perf-panel-annotations' = 94,
'MaxValue' = 95
'timeline-rpp-sidebar' = 95,
'MaxValue' = 96
}
export declare const enum BreakpointEditDialogRevealedFrom {
BreakpointSidebarContextMenu = 0,
Expand Down
12 changes: 2 additions & 10 deletions 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/af.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/am.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/ar.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/as.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/az.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/be.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/bg.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/bn.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/bs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/ca.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/cs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/cy.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/da.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/de.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/el.json

Large diffs are not rendered by default.

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

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/es-419.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/es.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/et.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/eu.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/fa.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/fi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/fil.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/fr-CA.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/core/i18n/locales/fr.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.

68 changes: 49 additions & 19 deletions public/core/i18n/locales/generated/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -6335,9 +6335,6 @@
"panels/event_listeners/EventListenersView.ts | passive": {
"message": "Passive"
},
"panels/event_listeners/EventListenersView.ts | remove": {
"message": "Remove"
},
"panels/event_listeners/EventListenersView.ts | revealInElementsPanel": {
"message": "Reveal in Elements panel"
},
Expand Down Expand Up @@ -6461,6 +6458,33 @@
"panels/explain/explain-meta.ts | wrongLocale": {
"message": "To use this feature, update your Language preference in DevTools Settings to English."
},
"panels/freestyler/components/FreestylerChatUi.ts | acceptButtonTitle": {
"message": "Accept"
},
"panels/freestyler/components/FreestylerChatUi.ts | inputDisclaimer": {
"message": "Freestyler may display inaccurate information and may not get it right"
},
"panels/freestyler/components/FreestylerChatUi.ts | inputPlaceholder": {
"message": "Ask Freestyler or type / for commands"
},
"panels/freestyler/components/FreestylerChatUi.ts | sendButtonTitle": {
"message": "Send"
},
"panels/freestyler/freestyler-meta.ts | freestyler": {
"message": "Freestyler"
},
"panels/freestyler/freestyler-meta.ts | showFreestyler": {
"message": "Show Freestyler"
},
"panels/freestyler/FreestylerPanel.ts | clearMessages": {
"message": "Clear messages"
},
"panels/freestyler/FreestylerPanel.ts | createChat": {
"message": "Create chat"
},
"panels/freestyler/FreestylerPanel.ts | sendFeedback": {
"message": "Send feedback"
},
"panels/issues/AffectedBlockedByResponseView.ts | blockedResource": {
"message": "Blocked Resource"
},
Expand Down Expand Up @@ -12809,12 +12833,24 @@
"panels/timeline/TimelineHistoryManager.ts | sM": {
"message": "{PH1} m"
},
"panels/timeline/TimelineLandingPage.ts | afterRecordingSelectAnAreaOf": {
"message": "After recording, select an area of interest in the overview by dragging. Then, zoom and pan the timeline with the mousewheel or {PH1} keys. {PH2}"
},
"panels/timeline/TimelineLandingPage.ts | clickTheRecordButtonSOrHitSTo": {
"message": "Click the record button {PH1} or hit {PH2} to start a new recording."
},
"panels/timeline/TimelineLandingPage.ts | clickTheReloadButtonSOrHitSTo": {
"message": "Click the reload button {PH1} or hit {PH2} to record the page load."
},
"panels/timeline/TimelineLandingPage.ts | learnmore": {
"message": "Learn more"
},
"panels/timeline/TimelineLandingPage.ts | wasd": {
"message": "WASD"
},
"panels/timeline/TimelineLoader.ts | malformedTimelineDataS": {
"message": "Malformed timeline data: {PH1}"
},
"panels/timeline/TimelinePanel.ts | afterRecordingSelectAnAreaOf": {
"message": "After recording, select an area of interest in the overview by dragging. Then, zoom and pan the timeline with the mousewheel or {PH1} keys. {PH2}"
},
"panels/timeline/TimelinePanel.ts | bufferUsage": {
"message": "Buffer usage"
},
Expand All @@ -12833,12 +12869,6 @@
"panels/timeline/TimelinePanel.ts | clear": {
"message": "Clear"
},
"panels/timeline/TimelinePanel.ts | clickTheRecordButtonSOrHitSTo": {
"message": "Click the record button {PH1} or hit {PH2} to start a new recording."
},
"panels/timeline/TimelinePanel.ts | clickTheReloadButtonSOrHitSTo": {
"message": "Click the reload button {PH1} or hit {PH2} to record the page load."
},
"panels/timeline/TimelinePanel.ts | close": {
"message": "Close"
},
Expand Down Expand Up @@ -12884,9 +12914,6 @@
"panels/timeline/TimelinePanel.ts | JavascriptSamplingIsDisabled": {
"message": "- JavaScript sampling is disabled"
},
"panels/timeline/TimelinePanel.ts | learnmore": {
"message": "Learn more"
},
"panels/timeline/TimelinePanel.ts | loadingProfile": {
"message": "Loading profile…"
},
Expand Down Expand Up @@ -12947,9 +12974,6 @@
"panels/timeline/TimelinePanel.ts | time": {
"message": "Time"
},
"panels/timeline/TimelinePanel.ts | wasd": {
"message": "WASD"
},
"panels/timeline/TimelineSelectorStatsView.ts | copyTable": {
"message": "Copy Table"
},
Expand All @@ -12966,7 +12990,10 @@
"message": "Match Count"
},
"panels/timeline/TimelineSelectorStatsView.ts | rejectPercentage": {
"message": "% of slow-path non-matches"
"message": "% of Slow-Path Non-Matches"
},
"panels/timeline/TimelineSelectorStatsView.ts | rejectPercentageExplanation": {
"message": "The percentage of non-matching nodes (Match Attempts - Match Count) that couldn't be quickly ruled out by the bloom filter. Lower is better."
},
"panels/timeline/TimelineSelectorStatsView.ts | selector": {
"message": "Selector"
Expand All @@ -12980,6 +13007,9 @@
"panels/timeline/TimelineSelectorStatsView.ts | tableCopiedToClipboard": {
"message": "Table copied to clipboard"
},
"panels/timeline/TimelineSelectorStatsView.ts | totalForAllSelectors": {
"message": "(Totals for all selectors)"
},
"panels/timeline/TimelineSelectorStatsView.ts | unableToLink": {
"message": "Unable to link"
},
Expand Down
Loading

0 comments on commit c0e9843

Please sign in to comment.