Skip to content

Commit

Permalink
Build 07-07-2024 (#42)
Browse files Browse the repository at this point in the history
Latest devtools frontend commit:
[e8cfb77](https://chromium.googlesource.com/devtools/devtools-frontend.git/+/e8cfb771834b9d59f47682b7165c38787da20f3f)

Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored Jul 7, 2024
1 parent 76f0dc6 commit 3695175
Show file tree
Hide file tree
Showing 279 changed files with 3,504 additions and 969 deletions.
2 changes: 1 addition & 1 deletion public/core/common/Throttler.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/core/common/Throttler.test.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/core/host/AidaClient.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export declare enum AidaAvailability {
NO_ACTIVE_SYNC = "no-active-sync",
NO_INTERNET = "no-internet"
}
export declare const CLIENT_NAME = "CHROME_DEVTOOLS";
export declare class AidaClient {
static buildConsoleInsightsRequest(input: string): AidaRequest;
static getAidaClientAvailability(): Promise<AidaAvailability>;
Expand Down
3 changes: 2 additions & 1 deletion public/core/host/AidaClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3695175

Please sign in to comment.