Skip to content

feat: implement extension service worker logs#1915

Merged
nroscino merged 1 commit into
mainfrom
feat/implement-worker-logs
Jun 8, 2026
Merged

feat: implement extension service worker logs#1915
nroscino merged 1 commit into
mainfrom
feat/implement-worker-logs

Conversation

@nroscino

@nroscino nroscino commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR introduces the possiblity to collect console messages from service workers.

@nroscino nroscino self-assigned this Apr 20, 2026
@nroscino nroscino force-pushed the feat/implement-worker-logs branch 2 times, most recently from 18ce214 to 54e5198 Compare May 14, 2026 13:08
@nroscino nroscino requested a review from Lightning00Blade May 18, 2026 13:49
@OrKoN OrKoN marked this pull request as ready for review May 20, 2026 08:50
@nroscino nroscino force-pushed the feat/implement-worker-logs branch from b295911 to 31621ba Compare June 1, 2026 14:37

@Lightning00Blade Lightning00Blade left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, I will try to play around to check if we can extract the duplciation from the other Collector logic.

Comment thread src/ServiceWorkerCollector.ts Outdated
Comment thread tests/tools/console.test.ts Outdated
Comment thread tests/tools/console.test.ts Outdated
Comment thread tests/tools/console.test.ts Outdated
@nroscino nroscino force-pushed the feat/implement-worker-logs branch from 311329a to 541bdda Compare June 2, 2026 14:31
@nroscino nroscino requested a review from Lightning00Blade June 3, 2026 08:54
@nroscino nroscino force-pushed the feat/implement-worker-logs branch 8 times, most recently from 6a0a729 to c8b8318 Compare June 8, 2026 11:50
@nroscino nroscino added this pull request to the merge queue Jun 8, 2026
@nroscino nroscino removed this pull request from the merge queue due to a manual request Jun 8, 2026
@nroscino nroscino force-pushed the feat/implement-worker-logs branch from c8b8318 to 6e475da Compare June 8, 2026 12:15

@Lightning00Blade Lightning00Blade left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nroscino nroscino enabled auto-merge June 8, 2026 12:17
@nroscino nroscino added this pull request to the merge queue Jun 8, 2026
Merged via the queue into main with commit 29e3898 Jun 8, 2026
29 of 31 checks passed
@nroscino nroscino deleted the feat/implement-worker-logs branch June 8, 2026 12:42
pull Bot pushed a commit to CrazyForks/chrome-devtools-mcp that referenced this pull request Jun 8, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v1.1.1...chrome-devtools-mcp-v1.2.0)
(2026-06-08)


### 🎉 Features

* add experimental TOON support for structured content output
([ChromeDevTools#2042](ChromeDevTools#2042))
([aa33bff](ChromeDevTools@aa33bff))
* Adds close_heapsnapshot MCP tool
([ChromeDevTools#2174](ChromeDevTools#2174))
([8713b93](ChromeDevTools@8713b93))
* Handle multiple providers of third-party developer tools
([ChromeDevTools#2168](ChromeDevTools#2168))
([30d59a7](ChromeDevTools@30d59a7))
* implement extension service worker logs
([ChromeDevTools#1915](ChromeDevTools#1915))
([29e3898](ChromeDevTools@29e3898))
* memory debugging tools
([ChromeDevTools#2169](ChromeDevTools#2169))
([0217397](ChromeDevTools@0217397))
* support allowedUrlPattern & blockedUrlPattern Options
([ChromeDevTools#2037](ChromeDevTools#2037))
([02b4492](ChromeDevTools@02b4492))


### 🛠️ Fixes

* Cursor plugin homepage setting field
([ChromeDevTools#2173](ChromeDevTools#2173))
([8971890](ChromeDevTools@8971890))


### 📄 Documentation

* **skill:** guide agent to prompt for --categoryExtensions
([ChromeDevTools#2189](ChromeDevTools#2189))
([8b458f7](ChromeDevTools@8b458f7))


### ⚡ Performance

* lighthouse file saves to run concurrently
([ChromeDevTools#2178](ChromeDevTools#2178))
([f90f863](ChromeDevTools@f90f863))


### 🏗️ Refactor

* change type of logger
([ChromeDevTools#2165](ChromeDevTools#2165))
([bf0574d](ChromeDevTools@bf0574d))
* use validate files on the tool level
([ChromeDevTools#2152](ChromeDevTools#2152))
([2e039c0](ChromeDevTools@2e039c0)),
closes
[ChromeDevTools#2150](ChromeDevTools#2150)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@ranieleda-ui

ranieleda-ui commented Jun 11, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants