[go: nahoru, domu]

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Please merge revision 44287 to trunk to fix dart2js async nested finallies merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22694 by sigurdm was closed Jun 3, 2015 1.9
Dart2js deferred loading does not support multiple apps on same page P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
#20695 by sigurdm was closed Jun 3, 2015 1.7
Test framework cannot test having two dart-scripts on the same page area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). type-enhancement A request for a change that isn't a bug
#20698 by sigurdm was closed Jun 3, 2015
VM has wrong semantics of compound assignment with awaited expression. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#22892 by sigurdm was closed Mar 3, 2017
Function.apply(await a, ..) does not work in dart2js P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
#22895 by sigurdm was closed Jun 3, 2015 1.9
Please merge r44558 to trunk. merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22897 by sigurdm was closed Jun 3, 2015 1.9
dart2js compiles exception handlers in async functions wrongly P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
#22372 by sigurdm was closed Jun 3, 2015 1.9
Analyzer fails to warn on language/async_return_types_test/wrongTypeParameter area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. closed-duplicate Closed in favor of an existing report P1 A high priority bug; for example, a single project is unusable or has many test failures
#22410 by sigurdm was closed Jun 3, 2015 1.9
Analyzer warns about missing return value in sync*/async* functions area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. closed-invalid Closed as we don't believe the reported issue is generally actionable P1 A high priority bug; for example, a single project is unusable or has many test failures
#22411 by sigurdm was closed Jun 3, 2015 1.9
Analyzer does not warn about yield* of non-iterable/non-stream in sync*/async* functions area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. closed-invalid Closed as we don't believe the reported issue is generally actionable P1 A high priority bug; for example, a single project is unusable or has many test failures
#22412 by sigurdm was closed Jun 3, 2015 1.9
Dartdoc shows function types in parameters wrongly. closed-duplicate Closed in favor of an existing report
#21732 by sigurdm was closed Jun 3, 2015
Dartanalyzer fails on analyzing constant. area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P1 A high priority bug; for example, a single project is unusable or has many test failures
#23407 by sigurdm was closed Jun 3, 2015 1.11
VM fails to use deferred redirecting factories after libary is loaded. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
#23408 by sigurdm was closed Jun 30, 2015
Vm await for stops if stream was canceled. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#23445 by sigurdm was closed Aug 14, 2018
Deferred loading in dartium causing crashes P0 A serious issue requiring immediate resolution
#20605 by sigurdm was closed Jun 3, 2015 1.6
Evaluation order of failing static call area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#17466 by sigurdm was closed Dec 15, 2016
Deferred loading in the VM area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
#17521 by sigurdm was closed Jun 3, 2015
Deferred loading in the analyzer area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
#17522 by sigurdm was closed Jun 3, 2015 1.4
Deferred loading in dart2dart closed-not-planned Closed as we don't intend to take action on the reported issue type-enhancement A request for a change that isn't a bug
#17523 by sigurdm was closed Jul 10, 2015
Vm segfailts on async error handling area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P1 A high priority bug; for example, a single project is unusable or has many test failures
#22445 by sigurdm was closed Jun 3, 2015
Vm crashes on async error handling area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P1 A high priority bug; for example, a single project is unusable or has many test failures
#22446 by sigurdm was closed Jun 3, 2015
Please merge 43719, 43754, 43812, 43813, 43758 to trunk merge-to-dev P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task web-dart2js
#22473 by sigurdm was closed Jun 3, 2015 1.9
ProTip! Exclude everything labeled bug with -label:bug.