@chrome-devtools/worker-app 1.20260614.0 → 1.20260621.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.
@@ -392,18 +392,6 @@
392
392
  "core/sdk/NetworkRequest.ts | exemptionReasonTopLevelStorageAccessAPI": {
393
393
  "message": "This cookie is allowed by the top-level Storage Access API. Learn more: goo.gle/saa-top"
394
394
  },
395
- "core/sdk/NetworkRequest.ts | exemptionReasonTopLevelTPCDDeprecationTrial": {
396
- "message": "This cookie is allowed by top-level third-party cookie deprecation trial. Learn more: goo.gle/ps-dt."
397
- },
398
- "core/sdk/NetworkRequest.ts | exemptionReasonTPCDDeprecationTrial": {
399
- "message": "This cookie is allowed by third-party cookie deprecation trial. Learn more: goo.gle/ps-dt."
400
- },
401
- "core/sdk/NetworkRequest.ts | exemptionReasonTPCDHeuristics": {
402
- "message": "This cookie is allowed by third-party cookie heuristics. Learn more: goo.gle/hbe"
403
- },
404
- "core/sdk/NetworkRequest.ts | exemptionReasonTPCDMetadata": {
405
- "message": "This cookie is allowed by a third-party cookie deprecation trial grace period. Learn more: goo.gle/dt-grace."
406
- },
407
395
  "core/sdk/NetworkRequest.ts | exemptionReasonUserSetting": {
408
396
  "message": "This cookie is allowed by user preference."
409
397
  },
@@ -3389,6 +3377,9 @@
3389
3377
  "panels/application/application-meta.ts | stopRecordingEvents": {
3390
3378
  "message": "Stop recording events"
3391
3379
  },
3380
+ "panels/application/ApplicationPanelSidebar.ts | ads": {
3381
+ "message": "Ads"
3382
+ },
3392
3383
  "panels/application/ApplicationPanelSidebar.ts | application": {
3393
3384
  "message": "Application"
3394
3385
  },
@@ -4625,6 +4616,9 @@
4625
4616
  "panels/application/CookieItemsView.ts | clearFilteredCookies": {
4626
4617
  "message": "Clear filtered cookies"
4627
4618
  },
4619
+ "panels/application/CookieItemsView.ts | explainCookie": {
4620
+ "message": "Explain this cookie"
4621
+ },
4628
4622
  "panels/application/CookieItemsView.ts | noCookieSelected": {
4629
4623
  "message": "No cookie selected"
4630
4624
  },
@@ -4643,6 +4637,9 @@
4643
4637
  "panels/application/CookieItemsView.ts | showUrlDecoded": {
4644
4638
  "message": "Show URL-decoded"
4645
4639
  },
4640
+ "panels/application/CookieItemsView.ts | startAChat": {
4641
+ "message": "Start a chat"
4642
+ },
4646
4643
  "panels/application/CrashReportContextView.ts | filterByText": {
4647
4644
  "message": "Filter by key or value"
4648
4645
  },
@@ -5072,6 +5069,12 @@
5072
5069
  "panels/application/DOMStorageItemsView.ts | domStorageItemsCleared": {
5073
5070
  "message": "DOM Storage Items cleared"
5074
5071
  },
5072
+ "panels/application/DOMStorageItemsView.ts | explainItem": {
5073
+ "message": "Explain this item"
5074
+ },
5075
+ "panels/application/DOMStorageItemsView.ts | startAChat": {
5076
+ "message": "Start a chat"
5077
+ },
5075
5078
  "panels/application/ExtensionStorageItemsView.ts | extensionStorageItems": {
5076
5079
  "message": "Extension Storage Items"
5077
5080
  },
@@ -6335,9 +6338,6 @@
6335
6338
  "panels/application/WebMCPView.ts | canceledCount": {
6336
6339
  "message": "{PH1} Canceled"
6337
6340
  },
6338
- "panels/application/WebMCPView.ts | causedBy": {
6339
- "message": "Caused by:"
6340
- },
6341
6341
  "panels/application/WebMCPView.ts | clearFilters": {
6342
6342
  "message": "Clear filters"
6343
6343
  },
@@ -15239,9 +15239,6 @@
15239
15239
  "panels/sources/WatchExpressionsSidebarPane.ts | refreshWatchExpressions": {
15240
15240
  "message": "Refresh watch expressions"
15241
15241
  },
15242
- "panels/sources/WatchExpressionsSidebarPane.ts | watchExpressionDeleted": {
15243
- "message": "Watch expression deleted"
15244
- },
15245
15242
  "panels/timeline/AnimationsTrackAppender.ts | animations": {
15246
15243
  "message": "Animations"
15247
15244
  },
@@ -17546,6 +17543,9 @@
17546
17543
  "ui/legacy/components/cookie_table/CookiesTable.ts | editableCookies": {
17547
17544
  "message": "Editable Cookies"
17548
17545
  },
17546
+ "ui/legacy/components/cookie_table/CookiesTable.ts | httpOnlyCookiesCannotBeAdded": {
17547
+ "message": "HttpOnly cookies cannot be added as context"
17548
+ },
17549
17549
  "ui/legacy/components/cookie_table/CookiesTable.ts | na": {
17550
17550
  "message": "N/A"
17551
17551
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrome-devtools/worker-app",
3
- "version": "1.20260614.0",
3
+ "version": "1.20260621.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/worker_app.html CHANGED
@@ -23,4 +23,4 @@
23
23
 
24
24
 
25
25
  <body class="undocked" id="-blink-dev-tools">
26
- <link rel="stylesheet" crossorigin href="./chunk-9s9mfj17.css"><script type="module" crossorigin src="./chunk-m657rdwy.js"></script>
26
+ <link rel="stylesheet" crossorigin href="./chunk-9s9mfj17.css"><script type="module" crossorigin src="./chunk-j68k0c63.js"></script>