-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Files view actions should support undo #2076
Comments
Added Started label. |
Fixed with: https://chromiumcodereview.appspot.com/9664033/ Added Fixed label. |
copybara-service bot
pushed a commit
that referenced
this issue
Apr 6, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`. http (https://github.com/dart-lang/http/compare/ffb4438..877f134): 877f134 2023-04-06 Kevin Moore latest CI actions (#908) source_span (https://github.com/dart-lang/source_span/compare/b739fbf..905a167): 905a167 2023-04-05 Natalie Weizenbaum Add public access to a SourceFile's code units (#93) 1806578 2023-04-05 Devon Carew blast_repo fixes (#96) sync_http (https://github.com/dart-lang/sync_http/compare/36a1bd0..660ad87): 660ad87 2023-04-05 Kevin Moore blast_repo fixes (#35) tools (https://github.com/dart-lang/tools/compare/0304fbb..cd799be): cd799be 2023-04-06 Daco Harkes [cli_config] Support non-String map keys (#73) webdev (https://github.com/dart-lang/webdev/compare/0a2804b..22b34e3): 22b34e35 2023-04-05 Elliott Brooks Reset DWDS to `19.0.1-dev` after release (#2076) e93ad39b 2023-04-05 Elliott Brooks Prep Webdev for release to `3.0.4` (#2075) Change-Id: Id9413473ced284fc3479507d1fe06135404566f3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293967 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Aug 11, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/e8d00c0..5cfb1f3): 5cfb1f36 2023-08-07 Sam Rawlins Bump to analyzer 6.1.0 (#3474) ffi (https://github.com/dart-lang/ffi/compare/f01dfca..e2c01a9): e2c01a9 2023-08-08 Slava Egorov Expose pointer to free from allocators (#203) http (https://github.com/dart-lang/http/compare/7e9ed12..9f167a7): 9f167a7 2023-08-08 Alex James Remove example test from java_http (#1001) test (https://github.com/dart-lang/test/compare/5d571d6..9b1828f): 9b1828f4 2023-08-09 Nate Bosch Send a MessagePort to host on frame startup (#2072) ae2ab1ee 2023-08-08 Jacob MacDonald publish test_core v0.5.6 (#2076) 2e9bba21 2023-08-08 Jacob MacDonald fix failing casts when talking to minified apps from the host (#2075) tools (https://github.com/dart-lang/tools/compare/f14bf2e..295ff92): 295ff92 2023-08-10 Elias Yishak Fix empty string for `CLIENT_ID` from being sent when user decides to opt in (#144) bc6c9f0 2023-08-09 Elias Yishak Clean up on dart docs across all dart files under lib (#142) Change-Id: I75147259ce51f240c1dc359896ec7709bada288f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/319783 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Devon Carew <devoncarew@google.com>
This issue was closed.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Something's amiss in how we're playing with the undo stack and our deletes/moves/renames do not appear undoable.
The text was updated successfully, but these errors were encountered: