Skip to content

Commit fdffcad

Browse files
committed
[docs] ADR 17817: make the Grid consequence transport-neutral
1 parent f224e6e commit fdffcad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/decisions/17817-driver-extension-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ These are the alternatives considered and not taken; the accepted choice is the
8686

8787
## Consequences
8888

89-
- Since the implementation must work with the Grid, bindings will have to convert path or archive to Base64
90-
before sending to target
89+
- Because the browser may run on a different host than the client (Grid), the implementation cannot pass a
90+
client-local path; the extension has to be delivered to the target host itself.

0 commit comments

Comments
 (0)