Skip to content

Commit ceeb76e

Browse files
devoncarewCommit Queue
authored andcommitted
Bump webdev to 9724fea63ea642cbcf87bb6e43b4076681161a4f
Changes: ``` > git log --format="%C(auto) %h %s" c0492f1..9724fea https://dart.googlesource.com/webdev.git/+/9724fea6 Delay edits to work around lack of millisecond precision in `stat` and migrate `pageSource` tests to use console logs (2670) https://dart.googlesource.com/webdev.git/+/d0fd3f72 [dwds] Pass reloaded sources path in all hot restart calls in client (2673) https://dart.googlesource.com/webdev.git/+/1c291254 [ DWDS ] Disconnect non-DDS clients when DDS connects (2671) https://dart.googlesource.com/webdev.git/+/b9473571 [dwds] Fix bug where no-op hot restart doesn't cancel a subscription and publish 25.0.1 (2668) ``` Diff: https://dart.googlesource.com/webdev.git/+/c0492f1b40b591710cd8359d6f142ea6ff315985..9724fea63ea642cbcf87bb6e43b4076681161a4f/ Change-Id: I4bde43b7a4bd9c91021a021e1b16102ac4e6c5b5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446986 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 3b6022d commit ceeb76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ vars = {
150150
"tools_rev": "1b52e89e0b4ef70e004383c1cf781ad4182f380b",
151151
"vector_math_rev": "3939545edc38ed657381381d33acde02c49ff827",
152152
"web_rev": "ee9733fb51ead11d863a00497d721c5b627ac97d",
153-
"webdev_rev": "c0492f1b40b591710cd8359d6f142ea6ff315985",
153+
"webdev_rev": "9724fea63ea642cbcf87bb6e43b4076681161a4f",
154154
"webdriver_rev": "595649d890f69b9d05a596426ca93681b1921132",
155155
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
156156

0 commit comments

Comments
 (0)