Skip to content

Commit 354ed67

Browse files
Build 31-03-2024 (#28)
Latest devtools frontend commit: [c4871f5](https://chromium.googlesource.com/devtools/devtools-frontend.git/+/c4871f5bd58fb7709c5df26fde936c9b7337fbff) Co-authored-by: GitHub <noreply@github.com>
1 parent b732351 commit 354ed67

File tree

210 files changed

+1325
-665
lines changed

Some content is hidden

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

210 files changed

+1325
-665
lines changed

Diff for: public/core/i18n/locales/en-US.json

+1-1
Large diffs are not rendered by default.

Diff for: public/core/i18n/locales/en-XL.json

+1-1
Large diffs are not rendered by default.

Diff for: public/core/i18n/locales/generated/collected-ui-strings.d

+1-1
Large diffs are not rendered by default.

Diff for: public/core/i18n/locales/generated/en-US.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -6476,6 +6476,9 @@
64766476
"panels/explain/explain-meta.ts | policyRestricted": {
64776477
"message": "Your organization turned off this feature. Contact your administrators for more information."
64786478
},
6479+
"panels/explain/explain-meta.ts | rolloutRestricted": {
6480+
"message": "This feature is currently being rolled out. Please try again later."
6481+
},
64796482
"panels/explain/explain-meta.ts | wrongLocale": {
64806483
"message": "To use this feature, update your Language preference in DevTools Settings to English."
64816484
},
@@ -12281,8 +12284,8 @@
1228112284
"panels/timeline/components/InteractionBreakdown.ts | presentationDelay": {
1228212285
"message": "Presentation delay"
1228312286
},
12284-
"panels/timeline/components/InteractionBreakdown.ts | processingTime": {
12285-
"message": "Processing time"
12287+
"panels/timeline/components/InteractionBreakdown.ts | processingDuration": {
12288+
"message": "Processing duration"
1228612289
},
1228712290
"panels/timeline/CountersGraph.ts | documents": {
1228812291
"message": "Documents"
@@ -13316,8 +13319,8 @@
1331613319
"panels/timeline/TimelineUIUtils.ts | priority": {
1331713320
"message": "Priority"
1331813321
},
13319-
"panels/timeline/TimelineUIUtils.ts | processingTime": {
13320-
"message": "Processing time"
13322+
"panels/timeline/TimelineUIUtils.ts | processingDuration": {
13323+
"message": "Processing duration"
1332113324
},
1332213325
"panels/timeline/TimelineUIUtils.ts | producedCacheSize": {
1332313326
"message": "Produced Cache Size"

Diff for: public/core/i18n/locales/generated/en-XL.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -6476,6 +6476,9 @@
64766476
"panels/explain/explain-meta.ts | policyRestricted": {
64776477
"message": "Ŷóûŕ ôŕĝán̂íẑát̂íôń t̂úr̂ńêd́ ôf́f̂ t́ĥíŝ f́êát̂úr̂é. Ĉón̂t́âćt̂ ýôúr̂ ád̂ḿîńîśt̂ŕât́ôŕŝ f́ôŕ m̂ór̂é îńf̂ór̂ḿât́îón̂."
64786478
},
6479+
"panels/explain/explain-meta.ts | rolloutRestricted": {
6480+
"message": "T̂h́îś f̂éât́ûŕê íŝ ćûŕr̂én̂t́l̂ý b̂éîńĝ ŕôĺl̂éd̂ óût́. P̂ĺêáŝé t̂ŕŷ áĝáîń l̂át̂ér̂."
6481+
},
64796482
"panels/explain/explain-meta.ts | wrongLocale": {
64806483
"message": "T̂ó ûśê t́ĥíŝ f́êát̂úr̂é, ûṕd̂át̂é ŷóûŕ L̂án̂ǵûáĝé p̂ŕêf́êŕêńĉé îń D̂év̂T́ôól̂ś Ŝét̂t́îńĝś t̂ó Êńĝĺîśĥ."
64816484
},
@@ -12281,8 +12284,8 @@
1228112284
"panels/timeline/components/InteractionBreakdown.ts | presentationDelay": {
1228212285
"message": "P̂ŕêśêńt̂át̂íôń d̂él̂áŷ"
1228312286
},
12284-
"panels/timeline/components/InteractionBreakdown.ts | processingTime": {
12285-
"message": "P̂ŕôćêśŝín̂ǵ t̂ím̂é"
12287+
"panels/timeline/components/InteractionBreakdown.ts | processingDuration": {
12288+
"message": "P̂ŕôćêśŝín̂ǵ d̂úr̂át̂íôń"
1228612289
},
1228712290
"panels/timeline/CountersGraph.ts | documents": {
1228812291
"message": "D̂óĉúm̂én̂t́ŝ"
@@ -13316,8 +13319,8 @@
1331613319
"panels/timeline/TimelineUIUtils.ts | priority": {
1331713320
"message": "P̂ŕîór̂ít̂ý"
1331813321
},
13319-
"panels/timeline/TimelineUIUtils.ts | processingTime": {
13320-
"message": "P̂ŕôćêśŝín̂ǵ t̂ím̂é"
13322+
"panels/timeline/TimelineUIUtils.ts | processingDuration": {
13323+
"message": "P̂ŕôćêśŝín̂ǵ d̂úr̂át̂íôń"
1332113324
},
1332213325
"panels/timeline/TimelineUIUtils.ts | producedCacheSize": {
1332313326
"message": "P̂ŕôd́ûćêd́ Ĉáĉh́ê Śîźê"

Diff for: public/core/sdk/OverlayPersistentHighlighter.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/core/sdk/RemoteObject.d.ts

+6-6
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ export declare class RemoteObjectImpl extends RemoteObject {
4646
#private;
4747
runtimeModelInternal: RuntimeModel;
4848
hasChildrenInternal: boolean;
49-
constructor(runtimeModel: RuntimeModel, objectId: Protocol.Runtime.RemoteObjectId | undefined, type: string, subtype: string | undefined, value: any, unserializableValue?: string, description?: string, preview?: Protocol.Runtime.ObjectPreview, customPreview?: Protocol.Runtime.CustomPreview, className?: string);
49+
constructor(runtimeModel: RuntimeModel, objectId: Protocol.Runtime.RemoteObjectId | undefined, type: string, subtype: string | undefined, value: typeof RemoteObject.prototype.value, unserializableValue?: string, description?: string, preview?: Protocol.Runtime.ObjectPreview, customPreview?: Protocol.Runtime.CustomPreview, className?: string);
5050
customPreview(): Protocol.Runtime.CustomPreview | null;
5151
get objectId(): Protocol.Runtime.RemoteObjectId | undefined;
5252
get type(): string;
5353
get subtype(): string | undefined;
54-
get value(): any;
54+
get value(): typeof RemoteObject.prototype.value;
5555
unserializableValue(): string | undefined;
5656
get description(): string | undefined;
5757
set description(description: string | undefined);
@@ -77,7 +77,7 @@ export declare class RemoteObjectImpl extends RemoteObject {
7777
}
7878
export declare class ScopeRemoteObject extends RemoteObjectImpl {
7979
#private;
80-
constructor(runtimeModel: RuntimeModel, objectId: Protocol.Runtime.RemoteObjectId | undefined, scopeRef: ScopeRef, type: string, subtype: string | undefined, value: any, unserializableValue?: string, description?: string, preview?: Protocol.Runtime.ObjectPreview);
80+
constructor(runtimeModel: RuntimeModel, objectId: Protocol.Runtime.RemoteObjectId | undefined, scopeRef: ScopeRef, type: string, subtype: string | undefined, value: typeof RemoteObjectImpl.prototype.value, unserializableValue?: string, description?: string, preview?: Protocol.Runtime.ObjectPreview);
8181
doGetProperties(ownProperties: boolean, accessorPropertiesOnly: boolean, _generatePreview: boolean): Promise<GetPropertiesResult>;
8282
doSetObjectPropertyValue(result: Protocol.Runtime.RemoteObject, argumentName: Protocol.Runtime.CallArgument): Promise<string | undefined>;
8383
}
@@ -111,10 +111,10 @@ export declare class RemoteObjectProperty {
111111
}
112112
export declare class LocalJSONObject extends RemoteObject {
113113
#private;
114-
valueInternal: any;
115-
constructor(value: any);
114+
valueInternal: typeof RemoteObject.prototype.value;
115+
constructor(value: typeof RemoteObject.prototype.value);
116116
get objectId(): Protocol.Runtime.RemoteObjectId | undefined;
117-
get value(): any;
117+
get value(): typeof RemoteObject.prototype.value;
118118
unserializableValue(): string | undefined;
119119
get description(): string;
120120
private formatValue;

Diff for: public/core/sdk/RemoteObject.js

+2-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/core/sdk/RemoteObject.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/core/sdk/RuntimeModel.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export declare class RuntimeModel extends SDKModel<EventTypes> {
4141
usedSize: number;
4242
totalSize: number;
4343
} | null>;
44-
inspectRequested(payload: Protocol.Runtime.RemoteObject, hints?: any, executionContextId?: number): void;
44+
inspectRequested(payload: Protocol.Runtime.RemoteObject, hints: unknown, executionContextId?: number): void;
4545
addBinding(event: Protocol.Runtime.AddBindingRequest): Promise<Protocol.ProtocolResponseWithError>;
4646
removeBinding(request: Protocol.Runtime.RemoveBindingRequest): Promise<Protocol.ProtocolResponseWithError>;
4747
bindingCalled(event: Protocol.Runtime.BindingCalledEvent): void;

Diff for: public/core/sdk/RuntimeModel.js

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/core/sdk/RuntimeModel.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/devtools_resources.grd

+1
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,7 @@
970970
<include file="models/trace/helpers/Trace.js" name="MODELS_TRACE_HELPERS_TRACE_JS" resource_path="models/trace/helpers/Trace.js" type="BINDATA" compress="false"/>
971971
<include file="models/trace/helpers/TreeHelpers.js" name="MODELS_TRACE_HELPERS_TREEHELPERS_JS" resource_path="models/trace/helpers/TreeHelpers.js" type="BINDATA" compress="false"/>
972972
<include file="models/trace/insights/InsightRunners.js" name="MODELS_TRACE_INSIGHTS_INSIGHTRUNNERS_JS" resource_path="models/trace/insights/InsightRunners.js" type="BINDATA" compress="false"/>
973+
<include file="models/trace/insights/InteractionToNextPaint.js" name="MODELS_TRACE_INSIGHTS_INTERACTIONTONEXTPAINT_JS" resource_path="models/trace/insights/InteractionToNextPaint.js" type="BINDATA" compress="false"/>
973974
<include file="models/trace/insights/LargestContentfulPaint.js" name="MODELS_TRACE_INSIGHTS_LARGESTCONTENTFULPAINT_JS" resource_path="models/trace/insights/LargestContentfulPaint.js" type="BINDATA" compress="false"/>
974975
<include file="models/trace/insights/RenderBlocking.js" name="MODELS_TRACE_INSIGHTS_RENDERBLOCKING_JS" resource_path="models/trace/insights/RenderBlocking.js" type="BINDATA" compress="false"/>
975976
<include file="models/trace/insights/types.js" name="MODELS_TRACE_INSIGHTS_TYPES_JS" resource_path="models/trace/insights/types.js" type="BINDATA" compress="false"/>

Diff for: public/entrypoints/heap_snapshot_worker/AllocationProfile.js

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/entrypoints/heap_snapshot_worker/AllocationProfile.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/entrypoints/heap_snapshot_worker/HeapSnapshot.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/entrypoints/heap_snapshot_worker/HeapSnapshotLoader.js

+8-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/entrypoints/heap_snapshot_worker/HeapSnapshotLoader.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/entrypoints/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.d.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import * as HeapSnapshotModel from '../../models/heap_snapshot_model/heap_snapshot_model.js';
22
export declare class HeapSnapshotWorkerDispatcher {
33
#private;
4-
constructor(globalObject: Worker, postMessage: Function);
5-
sendEvent(name: string, data: any): void;
4+
constructor(postMessage: typeof Window.prototype.postMessage);
5+
sendEvent(name: string, data: unknown): void;
66
dispatchMessage({ data }: {
77
data: HeapSnapshotModel.HeapSnapshotModel.WorkerCommand;
88
}): void;

Diff for: public/entrypoints/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js

+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)