1
0
mirror of https://github.com/dart-lang/sdk synced 2024-06-28 22:05:22 +00:00

Bump web to 6b8a46561b82de9b20d77d9ac491844d303ca08f

Changes:
```
> git log --format="%C(auto) %h %s" 2fe754f..6b8a465
 https://dart.googlesource.com/web.git/+/6b8a465 Account for typedef nullability (257)
 https://dart.googlesource.com/web.git/+/f6a7d38 Emit double as return value instead of num (256)
 https://dart.googlesource.com/web.git/+/6d22294 Add Float16Array alias (255)

```

Diff: https://dart.googlesource.com/web.git/+/2fe754fb396cb9b87010f0318cfbfc5408346c48..6b8a46561b82de9b20d77d9ac491844d303ca08f/
Change-Id: I1bc60ab8d6b71c645e4c80a26fd3e46b38d9c26d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373140
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
Devon Carew 2024-06-25 17:40:25 +00:00 committed by Commit Queue
parent 4cade6496b
commit 6d26948874

2
DEPS
View File

@ -190,7 +190,7 @@ vars = {
"typed_data_rev": "85299290551297a28202b6e7a177bb787f790ffd",
"vector_math_rev": "e7b11a234638bd5d76a05bae99d20b937637dfe8",
"watcher_rev": "c00fc2a6cd869cdebbc52e00af3d912d25745729",
"web_rev": "2fe754fb396cb9b87010f0318cfbfc5408346c48",
"web_rev": "6b8a46561b82de9b20d77d9ac491844d303ca08f",
"web_socket_channel_rev": "bf69990738f173c07e67cf6945551194bc8c2d92",
"webdev_rev": "c56611255f3f02642da10750448a8c90a9fa7b47",
"webdriver_rev": "f85779edd7c9f66198d4391ed3631db1d97a5b11",