@chrome-devtools/trace-app 1.20251210.0 → 1.20251910.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{chunk-4rjx0hrk.js → chunk-rcmy6e6a.js} +24176 -15766
- package/locales/en-US.json +1 -1
- package/locales/generated/collected-ui-strings.d +1 -1
- package/locales/generated/en-US.json +87 -48
- package/package.json +1 -1
- package/trace_app.html +1 -1
|
@@ -296,6 +296,9 @@
|
|
|
296
296
|
"core/sdk/DebuggerModel.ts | withBlock": {
|
|
297
297
|
"message": "With block"
|
|
298
298
|
},
|
|
299
|
+
"core/sdk/NetworkManager.ts | block": {
|
|
300
|
+
"message": "Block"
|
|
301
|
+
},
|
|
299
302
|
"core/sdk/NetworkManager.ts | directSocketStatusAborted": {
|
|
300
303
|
"message": "Aborted"
|
|
301
304
|
},
|
|
@@ -1175,6 +1178,9 @@
|
|
|
1175
1178
|
"entrypoints/main/MainImpl.ts | dockToRight": {
|
|
1176
1179
|
"message": "Dock to right"
|
|
1177
1180
|
},
|
|
1181
|
+
"entrypoints/main/MainImpl.ts | externalRequestReceived": {
|
|
1182
|
+
"message": "DevTools received an external request"
|
|
1183
|
+
},
|
|
1178
1184
|
"entrypoints/main/MainImpl.ts | focusDebuggee": {
|
|
1179
1185
|
"message": "Focus page"
|
|
1180
1186
|
},
|
|
@@ -1415,9 +1421,6 @@
|
|
|
1415
1421
|
"models/ai_assistance/AiUtils.ts | offline": {
|
|
1416
1422
|
"message": "This feature is only available with an active internet connection."
|
|
1417
1423
|
},
|
|
1418
|
-
"models/ai_assistance/ConversationHandler.ts | externalRequestReceived": {
|
|
1419
|
-
"message": "DevTools received an external request"
|
|
1420
|
-
},
|
|
1421
1424
|
"models/bindings/ContentProviderBasedProject.ts | unknownErrorLoadingFile": {
|
|
1422
1425
|
"message": "Unknown error loading file"
|
|
1423
1426
|
},
|
|
@@ -1685,18 +1688,6 @@
|
|
|
1685
1688
|
"models/network_time_calculator/NetworkTimeCalculator.ts | sLatencySDownloadSTotal": {
|
|
1686
1689
|
"message": "{PH1} latency, {PH2} download ({PH3} total)"
|
|
1687
1690
|
},
|
|
1688
|
-
"models/persistence/EditFileSystemView.ts | enterAPath": {
|
|
1689
|
-
"message": "Enter a path"
|
|
1690
|
-
},
|
|
1691
|
-
"models/persistence/EditFileSystemView.ts | enterAUniquePath": {
|
|
1692
|
-
"message": "Enter a unique path"
|
|
1693
|
-
},
|
|
1694
|
-
"models/persistence/EditFileSystemView.ts | excludedFolders": {
|
|
1695
|
-
"message": "Excluded sub-folders"
|
|
1696
|
-
},
|
|
1697
|
-
"models/persistence/EditFileSystemView.ts | url": {
|
|
1698
|
-
"message": "URL"
|
|
1699
|
-
},
|
|
1700
1691
|
"models/persistence/IsolatedFileSystem.ts | blobCouldNotBeLoaded": {
|
|
1701
1692
|
"message": "Blob could not be loaded."
|
|
1702
1693
|
},
|
|
@@ -1742,39 +1733,6 @@
|
|
|
1742
1733
|
"models/persistence/persistence-meta.ts | rewrite": {
|
|
1743
1734
|
"message": "rewrite"
|
|
1744
1735
|
},
|
|
1745
|
-
"models/persistence/PersistenceActions.ts | openInContainingFolder": {
|
|
1746
|
-
"message": "Open in containing folder"
|
|
1747
|
-
},
|
|
1748
|
-
"models/persistence/PersistenceActions.ts | overrideContent": {
|
|
1749
|
-
"message": "Override content"
|
|
1750
|
-
},
|
|
1751
|
-
"models/persistence/PersistenceActions.ts | overrideSourceMappedFileExplanation": {
|
|
1752
|
-
"message": "‘{PH1}’ is a source mapped file and cannot be overridden."
|
|
1753
|
-
},
|
|
1754
|
-
"models/persistence/PersistenceActions.ts | overrideSourceMappedFileWarning": {
|
|
1755
|
-
"message": "Override ‘{PH1}’ instead?"
|
|
1756
|
-
},
|
|
1757
|
-
"models/persistence/PersistenceActions.ts | saveAs": {
|
|
1758
|
-
"message": "Save as…"
|
|
1759
|
-
},
|
|
1760
|
-
"models/persistence/PersistenceActions.ts | saveFailed": {
|
|
1761
|
-
"message": "Failed to save file to disk."
|
|
1762
|
-
},
|
|
1763
|
-
"models/persistence/PersistenceActions.ts | saveImage": {
|
|
1764
|
-
"message": "Save image"
|
|
1765
|
-
},
|
|
1766
|
-
"models/persistence/PersistenceActions.ts | saveWasmFailed": {
|
|
1767
|
-
"message": "Unable to save WASM module to disk. Most likely the module is too large."
|
|
1768
|
-
},
|
|
1769
|
-
"models/persistence/PersistenceActions.ts | showOverrides": {
|
|
1770
|
-
"message": "Show all overrides"
|
|
1771
|
-
},
|
|
1772
|
-
"models/persistence/PersistenceUtils.ts | linkedToS": {
|
|
1773
|
-
"message": "Linked to {PH1}"
|
|
1774
|
-
},
|
|
1775
|
-
"models/persistence/PersistenceUtils.ts | linkedToSourceMapS": {
|
|
1776
|
-
"message": "Linked to source map: {PH1}"
|
|
1777
|
-
},
|
|
1778
1736
|
"models/persistence/PlatformFileSystem.ts | unableToReadFilesWithThis": {
|
|
1779
1737
|
"message": "PlatformFileSystem cannot read files."
|
|
1780
1738
|
},
|
|
@@ -6074,6 +6032,12 @@
|
|
|
6074
6032
|
"panels/common/GdpSignUpDialog.ts | termsOfService": {
|
|
6075
6033
|
"message": "Terms of Service"
|
|
6076
6034
|
},
|
|
6035
|
+
"panels/common/PersistenceUtils.ts | linkedToS": {
|
|
6036
|
+
"message": "Linked to {PH1}"
|
|
6037
|
+
},
|
|
6038
|
+
"panels/common/PersistenceUtils.ts | linkedToSourceMapS": {
|
|
6039
|
+
"message": "Linked to source map: {PH1}"
|
|
6040
|
+
},
|
|
6077
6041
|
"panels/console_counters/WarningErrorCounter.ts | openConsoleToViewS": {
|
|
6078
6042
|
"message": "Open Console to view {PH1}"
|
|
6079
6043
|
},
|
|
@@ -6158,6 +6122,9 @@
|
|
|
6158
6122
|
"panels/console/console-meta.ts | showConsole": {
|
|
6159
6123
|
"message": "Show Console"
|
|
6160
6124
|
},
|
|
6125
|
+
"panels/console/console-meta.ts | showConsoleInsightTeasers": {
|
|
6126
|
+
"message": "Show AI summaries for console messages"
|
|
6127
|
+
},
|
|
6161
6128
|
"panels/console/console-meta.ts | showCorsErrorsInConsole": {
|
|
6162
6129
|
"message": "Show CORS errors in console"
|
|
6163
6130
|
},
|
|
@@ -9113,6 +9080,9 @@
|
|
|
9113
9080
|
"panels/mobile_throttling/NetworkThrottlingSelector.ts | addS": {
|
|
9114
9081
|
"message": "Add {PH1}"
|
|
9115
9082
|
},
|
|
9083
|
+
"panels/mobile_throttling/NetworkThrottlingSelector.ts | blockingGroup": {
|
|
9084
|
+
"message": "Blocking"
|
|
9085
|
+
},
|
|
9116
9086
|
"panels/mobile_throttling/NetworkThrottlingSelector.ts | custom": {
|
|
9117
9087
|
"message": "Custom"
|
|
9118
9088
|
},
|
|
@@ -9362,12 +9332,24 @@
|
|
|
9362
9332
|
"panels/network/BlockedURLsPane.ts | patternAlreadyExists": {
|
|
9363
9333
|
"message": "Pattern already exists."
|
|
9364
9334
|
},
|
|
9335
|
+
"panels/network/BlockedURLsPane.ts | patternFailedToParse": {
|
|
9336
|
+
"message": "This pattern failed to parse as a URLPattern"
|
|
9337
|
+
},
|
|
9338
|
+
"panels/network/BlockedURLsPane.ts | patternFailedWithRegExpGroups": {
|
|
9339
|
+
"message": "RegExp groups are not allowed"
|
|
9340
|
+
},
|
|
9365
9341
|
"panels/network/BlockedURLsPane.ts | patternInputCannotBeEmpty": {
|
|
9366
9342
|
"message": "Pattern input cannot be empty."
|
|
9367
9343
|
},
|
|
9344
|
+
"panels/network/BlockedURLsPane.ts | patternWasUpgraded": {
|
|
9345
|
+
"message": "This pattern was upgraded from \"{PH1}\""
|
|
9346
|
+
},
|
|
9368
9347
|
"panels/network/BlockedURLsPane.ts | textPatternToBlockMatching": {
|
|
9369
9348
|
"message": "Text pattern to block matching requests; use * for wildcard"
|
|
9370
9349
|
},
|
|
9350
|
+
"panels/network/BlockedURLsPane.ts | textPatternToBlockMatchingURLPatterns": {
|
|
9351
|
+
"message": "Text pattern to block matching requests; use URLPattern syntax."
|
|
9352
|
+
},
|
|
9371
9353
|
"panels/network/components/DirectSocketConnectionView.ts | directSocketStatusAborted": {
|
|
9372
9354
|
"message": "Aborted"
|
|
9373
9355
|
},
|
|
@@ -9986,6 +9968,9 @@
|
|
|
9986
9968
|
"panels/network/NetworkLogView.ts | blockRequestDomain": {
|
|
9987
9969
|
"message": "Block request domain"
|
|
9988
9970
|
},
|
|
9971
|
+
"panels/network/NetworkLogView.ts | blockRequests": {
|
|
9972
|
+
"message": "Block requests"
|
|
9973
|
+
},
|
|
9989
9974
|
"panels/network/NetworkLogView.ts | blockRequestUrl": {
|
|
9990
9975
|
"message": "Block request URL"
|
|
9991
9976
|
},
|
|
@@ -10214,9 +10199,21 @@
|
|
|
10214
10199
|
"panels/network/NetworkLogView.ts | thirdParty": {
|
|
10215
10200
|
"message": "3rd-party requests"
|
|
10216
10201
|
},
|
|
10202
|
+
"panels/network/NetworkLogView.ts | throttleRequestDomain": {
|
|
10203
|
+
"message": "Throttle request domain"
|
|
10204
|
+
},
|
|
10205
|
+
"panels/network/NetworkLogView.ts | throttleRequests": {
|
|
10206
|
+
"message": "Throttle requests"
|
|
10207
|
+
},
|
|
10208
|
+
"panels/network/NetworkLogView.ts | throttleRequestUrl": {
|
|
10209
|
+
"message": "Throttle request URL"
|
|
10210
|
+
},
|
|
10217
10211
|
"panels/network/NetworkLogView.ts | unblockS": {
|
|
10218
10212
|
"message": "Unblock {PH1}"
|
|
10219
10213
|
},
|
|
10214
|
+
"panels/network/NetworkLogView.ts | unthrottleS": {
|
|
10215
|
+
"message": "Stop throttling {PH1}"
|
|
10216
|
+
},
|
|
10220
10217
|
"panels/network/NetworkLogViewColumns.ts | connectionId": {
|
|
10221
10218
|
"message": "Connection ID"
|
|
10222
10219
|
},
|
|
@@ -11147,6 +11144,9 @@
|
|
|
11147
11144
|
"panels/profiler/HeapSnapshotView.ts | objectsRetainedByDetachedDomNodes": {
|
|
11148
11145
|
"message": "Objects retained by detached DOM nodes"
|
|
11149
11146
|
},
|
|
11147
|
+
"panels/profiler/HeapSnapshotView.ts | objectsRetainedByEventHandlers": {
|
|
11148
|
+
"message": "Objects retained by Event Handlers"
|
|
11149
|
+
},
|
|
11150
11150
|
"panels/profiler/HeapSnapshotView.ts | otherJSObjects": {
|
|
11151
11151
|
"message": "Other JS objects"
|
|
11152
11152
|
},
|
|
@@ -13022,6 +13022,18 @@
|
|
|
13022
13022
|
"panels/settings/components/SyncSection.ts | viewProfile": {
|
|
13023
13023
|
"message": "View profile"
|
|
13024
13024
|
},
|
|
13025
|
+
"panels/settings/EditFileSystemView.ts | enterAPath": {
|
|
13026
|
+
"message": "Enter a path"
|
|
13027
|
+
},
|
|
13028
|
+
"panels/settings/EditFileSystemView.ts | enterAUniquePath": {
|
|
13029
|
+
"message": "Enter a unique path"
|
|
13030
|
+
},
|
|
13031
|
+
"panels/settings/EditFileSystemView.ts | excludedFolders": {
|
|
13032
|
+
"message": "Excluded sub-folders"
|
|
13033
|
+
},
|
|
13034
|
+
"panels/settings/EditFileSystemView.ts | url": {
|
|
13035
|
+
"message": "URL"
|
|
13036
|
+
},
|
|
13025
13037
|
"panels/settings/emulation/components/UserAgentClientHintsForm.ts | addBrand": {
|
|
13026
13038
|
"message": "Add Brand"
|
|
13027
13039
|
},
|
|
@@ -13892,6 +13904,33 @@
|
|
|
13892
13904
|
"panels/sources/OutlineQuickOpen.ts | openAJavascriptOrCssFileToSee": {
|
|
13893
13905
|
"message": "Open a JavaScript or CSS file to see symbols"
|
|
13894
13906
|
},
|
|
13907
|
+
"panels/sources/PersistenceActions.ts | openInContainingFolder": {
|
|
13908
|
+
"message": "Open in containing folder"
|
|
13909
|
+
},
|
|
13910
|
+
"panels/sources/PersistenceActions.ts | overrideContent": {
|
|
13911
|
+
"message": "Override content"
|
|
13912
|
+
},
|
|
13913
|
+
"panels/sources/PersistenceActions.ts | overrideSourceMappedFileExplanation": {
|
|
13914
|
+
"message": "‘{PH1}’ is a source mapped file and cannot be overridden."
|
|
13915
|
+
},
|
|
13916
|
+
"panels/sources/PersistenceActions.ts | overrideSourceMappedFileWarning": {
|
|
13917
|
+
"message": "Override ‘{PH1}’ instead?"
|
|
13918
|
+
},
|
|
13919
|
+
"panels/sources/PersistenceActions.ts | saveAs": {
|
|
13920
|
+
"message": "Save as…"
|
|
13921
|
+
},
|
|
13922
|
+
"panels/sources/PersistenceActions.ts | saveFailed": {
|
|
13923
|
+
"message": "Failed to save file to disk."
|
|
13924
|
+
},
|
|
13925
|
+
"panels/sources/PersistenceActions.ts | saveImage": {
|
|
13926
|
+
"message": "Save image"
|
|
13927
|
+
},
|
|
13928
|
+
"panels/sources/PersistenceActions.ts | saveWasmFailed": {
|
|
13929
|
+
"message": "Unable to save WASM module to disk. Most likely the module is too large."
|
|
13930
|
+
},
|
|
13931
|
+
"panels/sources/PersistenceActions.ts | showOverrides": {
|
|
13932
|
+
"message": "Show all overrides"
|
|
13933
|
+
},
|
|
13895
13934
|
"panels/sources/ProfilePlugin.ts | kb": {
|
|
13896
13935
|
"message": "kB"
|
|
13897
13936
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chrome-devtools/trace-app",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.20251910.0",
|
|
4
4
|
"description": "chrome-devtools-frontend built version",
|
|
5
5
|
"repository": "https://github.com/iam-medvedev/chrome-devtools.git",
|
|
6
6
|
"author": "Ilya Medvedev <ilya@medvedev.im>",
|
package/trace_app.html
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
<body class="undocked" id="-blink-dev-tools">
|
|
23
|
-
<link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-
|
|
23
|
+
<link rel="stylesheet" crossorigin href="./chunk-f16spr11.css"><script type="module" crossorigin src="./chunk-rcmy6e6a.js"></script>
|