You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: third_party/blink/public/devtools_protocol/browser_protocol.json
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,6 @@
4
4
"minor": "3"
5
5
},
6
6
"domains": [
7
-
{
8
-
"domain": "FuseboxClient",
9
-
"description": "A React Native-specific domain pertaining to the Fusebox (React Native\nDevTools) client.",
10
-
"experimental": true,
11
-
"commands": [
12
-
{
13
-
"name": "setClientMetadata",
14
-
"description": "Identifies the current client as being Fusebox.\n\nThe Fusebox backend may use this knowledge to print an informational\nmessage to the console, etc. The client should send this before enabling\nthe Runtime and Log domains."
15
-
}
16
-
]
17
-
},
18
7
{
19
8
"domain": "ReactNativeApplication",
20
9
"description": "A React Native-specific domain for interacting with React Native application\nfeatures.",
0 commit comments