mirror of
https://github.com/ChromeDevTools/chrome-devtools-mcp.git
synced 2026-09-14 19:45:30 +08:00
bf9d0a4e94
Bumps [third_party/devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) from `330f6aa` to `d1a4fbf`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d1a4fbfd673fecf19981c27b3a461f9881eebe8e"><code>d1a4fbf</code></a> AI Assistance: Add integration tests for GetNetworkRequestDetails CORS gating</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/e882517cf3f1fc8792bbfb5f309e27ce23d09d3f"><code>e882517</code></a> AI Assistance: Use SecurityOrigin for tool origin matching</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/f4067bdfa942221062d8c008afb0b802267bf80b"><code>f4067bd</code></a> [trace] Handle legacy and instant DisplayItemList snapshots</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/b8050e51731dfd414898d178a6458fdcdf8877b4"><code>b8050e5</code></a> RPP [2/4]: Optimize TimelineUIUtils synthetic events and tree/filter fixture ...</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/9daacbd6abab54658b092f86c20c87ea9711fc6b"><code>9daacbd</code></a> AI Assistance: Rename #startConversation to #submitQuery</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/e61f11cfad66b567228603499a1f69934c0bcf49"><code>e61f11c</code></a> RPP: Increase timeout for LayoutShiftDetails tests</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/96a9ecb4a562e24b703641dc439512d4b681e3af"><code>96a9ecb</code></a> Remove duplicate diff patch types</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/50a56662d4a48731cccde6c58b402b9e230f75aa"><code>50a5666</code></a> RPP: Increase timeout for TimelinePanel tests</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/8ab2bfe19d421e6d74aee1bac65bfd3436eec5a0"><code>8ab2bfe</code></a> Use size tokens in timeline overlays and components</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/7631139076a35deb2bb1556364d5c69289e94b6c"><code>7631139</code></a> Use size tokens in coverage, event_listeners, and recorder</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/330f6aa67c977208d92feb7dfb4abb77e9708ae2...d1a4fbfd673fecf19981c27b3a461f9881eebe8e">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>