dart-sdk/sdk/lib/html
Srujan Gaddam 9231c6182c [dart:html] Remove duplicate switch case
Fixes https://github.com/dart-lang/sdk/issues/51754

META and WIN_KEY_LEFT have the same value. The switch case for the
second value is never triggered, so we should remove it.

CoreLibraryReviewExempt: No functional change, just silencing warnings.
Change-Id: I51afe53a3d41e2c2fa820c2bb16e1bdea4583fac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290702
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2023-03-23 00:57:57 +00:00
..
dart2js [dart:html] Remove duplicate switch case 2023-03-23 00:57:57 +00:00
dartium [vm/ffi] Privatizes dart:nativewrappers' getNativeField(..) 2021-09-24 13:13:55 +00:00
doc Clarify patterns to avoid in WORKAROUNDS 2021-12-22 23:46:13 +00:00
html_common Remove superfluous words. 2023-01-30 15:58:38 +00:00
html_sources.gni Add gni files to the html, js, and js_util packages in support of adding them to the flutter sdk. 2019-09-24 15:28:29 +00:00