+7
-0
lines changedFilter options
+7
-0
lines changed Original file line number Diff line number Diff line change
@@ -260,6 +260,10 @@ public void setContext(FirefoxCommandContext commandContext) {
260
260
context.setContext(commandContext);
261
261
}
262
262
263
+
/**
264
+
* @deprecated Use W3C-compliant BiDi protocol. Use {{@link #maybeGetBiDi()}}
265
+
*/
266
+
@Deprecated
263
267
@Override
264
268
public Optional<DevTools> maybeGetDevTools() {
265
269
if (devTools != null) {
@@ -284,6 +288,9 @@ public Optional<DevTools> maybeGetDevTools() {
284
288
return Optional.of(devTools);
285
289
}
286
290
291
+
/**
292
+
* @deprecated Use W3C-compliant BiDi protocol. Use {{@link #getBiDi()}}
293
+
*/
287
294
@Override
288
295
public DevTools getDevTools() {
289
296
if (!cdpUri.isPresent()) {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4