Skip to content

Issues: dart-lang/sdk

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

use requirements and variations across all SDK tests area-infrastructure Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
#54798 opened Feb 1, 2024 by sigmundch
3 of 6 tasks
Ship extension type-based JS-interop (Dart SDK) area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#54327 opened Dec 12, 2023 by kevmoo
Behaviour of promiseToFuture has changed from Dart SDK => 3.0.0 (Flutter >=3.10.0) area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-libraries Issues impacting dart:html, etc., libraries
#52572 opened May 31, 2023 by russellwheatley
[ddc] Flaky Tests - pkg/dev_compiler/test/expression_compiler/expression_compiler_worker_... all have issues area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. gardening P2 A bug or feature request we're likely to work on web-dev-compiler
#50835 opened Dec 23, 2022 by a-siva
[jsinterop] Complete static JSInterop implementation area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-js-interop Issues that impact all js interop
#49353 opened Jun 27, 2022 by sigmundch
22 of 37 tasks
dart compile js -hv does not display verbose help like dart2js -hv does area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
#43632 opened Oct 1, 2020 by mnordine
Failures on Add dart2js test directories to the CFE opt-out whitelist. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#41090 opened Mar 18, 2020 by johnniwinther
support emitting and loading modular data in dart2js area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P2 A bug or feature request we're likely to work on web-dart2js
#36816 opened May 1, 2019 by sigmundch Future
dart2js modular FE and analysis support area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). P2 A bug or feature request we're likely to work on web-dart2js
#36814 opened May 1, 2019 by sigmundch
3 of 6 tasks
Future
dart2js: native order of arguments doesn't match correctly for jsinterop factory constructors. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#35916 opened Feb 11, 2019 by sigmundch
JavaScript functions aren't Dart Functions area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. customer-dart-sass web-js-interop Issues that impact all js interop
#33574 opened Jun 21, 2018 by nex3
find a home for multi-root file system. area-front-end Use area-front-end for front end / CFE / kernel format related issues.
#32164 opened Feb 14, 2018 by sigmundch
dart2js kernel: DeferredImportsTask is slow area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-kernel web-dart2js
#31520 opened Dec 1, 2017 by rakudrama
adjust sdkRoot option in the FE area-front-end Use area-front-end for front end / CFE / kernel format related issues.
#31028 opened Oct 6, 2017 by sigmundch
ensure we don't have a missing context in unit tests area-front-end Use area-front-end for front end / CFE / kernel format related issues. P3 A lower priority bug or feature request
#30269 opened Jul 26, 2017 by sigmundch
validate that the same input is not given as summary and linkedDependency area-front-end Use area-front-end for front end / CFE / kernel format related issues. P3 A lower priority bug or feature request
#30256 opened Jul 25, 2017 by sigmundch
start using bin/dart2js.dart instead of lib/src/dart2js.dart area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#30233 opened Jul 21, 2017 by sigmundch
Dart2JS cmdline usage info is outdated area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#30114 opened Jul 8, 2017 by lexaknyazev
add source-map entry for all generated methods area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-sourcemap P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#28442 opened Jan 18, 2017 by sigmundch
dart2js: Dead code for empty catch-block area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#27550 opened Oct 7, 2016 by fsc8000
Implement dart Futures as interceptors on top of JS Promises area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js
#24679 opened Oct 21, 2015 by jacob314
dart2js: improve deobfuscation of minified stack traces area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug web-dart2js
#24168 opened Aug 21, 2015 by sigmundch
12 of 17 tasks
dart2js: add input size data to dump info area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-enhancement A request for a change that isn't a bug web-dart2js
#24096 opened Aug 15, 2015 by sigmundch
dump info is inaccurate and incomplete area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#24095 opened Aug 15, 2015 by sigmundch
1 of 3 tasks
Default Map implementations take to too much storage. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-a library-core P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug type-performance Issue relates to performance or code size
#16692 opened Feb 10, 2014 by rakudrama
ProTip! Follow long discussions with comments:>50.