|
41 | 41 | },
|
42 | 42 | "chrome_android": "mirror",
|
43 | 43 | "edge": "mirror",
|
44 |
| - "firefox": [ |
45 |
| - { |
46 |
| - "version_added": "129" |
47 |
| - }, |
48 |
| - { |
49 |
| - "version_added": "117", |
50 |
| - "version_removed": "129", |
51 |
| - "partial_implementation": true, |
52 |
| - "notes": "Basic support (see [bug 1829332](https://bugzil.la/1829332))" |
53 |
| - } |
54 |
| - ], |
| 44 | + "firefox": { |
| 45 | + "version_added": "117" |
| 46 | + }, |
55 | 47 | "firefox_android": "mirror",
|
56 | 48 | "oculus": "mirror",
|
57 | 49 | "opera": "mirror",
|
|
103 | 95 | "standard_track": true,
|
104 | 96 | "deprecated": false
|
105 | 97 | }
|
| 98 | + }, |
| 99 | + "acceptInsecureCerts_parameter": { |
| 100 | + "__compat": { |
| 101 | + "description": "`acceptInsecureCerts` parameter", |
| 102 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsercreateusercontextparameters-acceptinsecurecerts", |
| 103 | + "support": { |
| 104 | + "chrome": { |
| 105 | + "version_added": "138" |
| 106 | + }, |
| 107 | + "chrome_android": "mirror", |
| 108 | + "edge": "mirror", |
| 109 | + "firefox": { |
| 110 | + "version_added": "140" |
| 111 | + }, |
| 112 | + "firefox_android": "mirror", |
| 113 | + "oculus": "mirror", |
| 114 | + "opera": "mirror", |
| 115 | + "opera_android": "mirror", |
| 116 | + "safari": { |
| 117 | + "version_added": false |
| 118 | + }, |
| 119 | + "safari_ios": "mirror", |
| 120 | + "samsunginternet_android": "mirror", |
| 121 | + "webview_android": "mirror", |
| 122 | + "webview_ios": "mirror" |
| 123 | + }, |
| 124 | + "status": { |
| 125 | + "experimental": false, |
| 126 | + "standard_track": true, |
| 127 | + "deprecated": false |
| 128 | + } |
| 129 | + } |
| 130 | + }, |
| 131 | + "proxy_parameter": { |
| 132 | + "__compat": { |
| 133 | + "description": "`proxy` parameter", |
| 134 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsercreateusercontextparameters-proxy", |
| 135 | + "support": { |
| 136 | + "chrome": { |
| 137 | + "version_added": "138" |
| 138 | + }, |
| 139 | + "chrome_android": "mirror", |
| 140 | + "edge": "mirror", |
| 141 | + "firefox": { |
| 142 | + "version_added": "141" |
| 143 | + }, |
| 144 | + "firefox_android": "mirror", |
| 145 | + "oculus": "mirror", |
| 146 | + "opera": "mirror", |
| 147 | + "opera_android": "mirror", |
| 148 | + "safari": { |
| 149 | + "version_added": false |
| 150 | + }, |
| 151 | + "safari_ios": "mirror", |
| 152 | + "samsunginternet_android": "mirror", |
| 153 | + "webview_android": "mirror", |
| 154 | + "webview_ios": "mirror" |
| 155 | + }, |
| 156 | + "status": { |
| 157 | + "experimental": false, |
| 158 | + "standard_track": true, |
| 159 | + "deprecated": false |
| 160 | + } |
| 161 | + } |
106 | 162 | }
|
107 | 163 | },
|
108 | 164 | "getClientWindows": {
|
|
183 | 239 | },
|
184 | 240 | "chrome_android": "mirror",
|
185 | 241 | "edge": "mirror",
|
186 |
| - "firefox": [ |
187 |
| - { |
188 |
| - "version_added": "129" |
189 |
| - }, |
190 |
| - { |
191 |
| - "version_added": "124", |
192 |
| - "version_removed": "129", |
193 |
| - "partial_implementation": true, |
194 |
| - "notes": "Basic support (see [bug 1870840](https://bugzil.la/1870840))" |
195 |
| - } |
196 |
| - ], |
| 242 | + "firefox": { |
| 243 | + "version_added": "124" |
| 244 | + }, |
197 | 245 | "firefox_android": "mirror",
|
198 | 246 | "oculus": "mirror",
|
199 | 247 | "opera": "mirror",
|
|
212 | 260 | "standard_track": true,
|
213 | 261 | "deprecated": false
|
214 | 262 | }
|
| 263 | + }, |
| 264 | + "userContext_parameter": { |
| 265 | + "__compat": { |
| 266 | + "description": "`userContext` parameter", |
| 267 | + "spec_url": "https://w3c.github.io/webdriver-bidi/#cddl-key-browserremoveusercontextparameters-usercontext", |
| 268 | + "support": { |
| 269 | + "chrome": { |
| 270 | + "version_added": false |
| 271 | + }, |
| 272 | + "chrome_android": "mirror", |
| 273 | + "edge": "mirror", |
| 274 | + "firefox": { |
| 275 | + "version_added": "124" |
| 276 | + }, |
| 277 | + "firefox_android": "mirror", |
| 278 | + "oculus": "mirror", |
| 279 | + "opera": "mirror", |
| 280 | + "opera_android": "mirror", |
| 281 | + "safari": { |
| 282 | + "version_added": false |
| 283 | + }, |
| 284 | + "safari_ios": "mirror", |
| 285 | + "samsunginternet_android": "mirror", |
| 286 | + "webview_android": "mirror", |
| 287 | + "webview_ios": "mirror" |
| 288 | + }, |
| 289 | + "status": { |
| 290 | + "experimental": true, |
| 291 | + "standard_track": true, |
| 292 | + "deprecated": false |
| 293 | + } |
| 294 | + } |
215 | 295 | }
|
216 | 296 | }
|
217 | 297 | }
|
|
0 commit comments