mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:17:07 +00:00
5055c98bee
This changes how we used String.fromEnvironment to enable tracing. With null-safety http://dartbug.com/40678 means that these constants are never null, so we were accidentally enabling tracing by default. I was only able to see this when running dart2js from source (which affects the hostasserts configuration), but I wasn't seeing this when running from snapshot. We need to investigate that separately. Change-Id: Ic362967d2f0daf5f9c0e1659c6a024ca9a44358f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137286 Reviewed-by: Stephen Adams <sra@google.com> Reviewed-by: Alexander Thomas <athom@google.com> |
||
---|---|---|
.. | ||
abiversions | ||
android | ||
apps/update_homebrew | ||
bots | ||
buildtools | ||
dart2js | ||
dom | ||
gardening | ||
linux_dist_support/debian | ||
migration | ||
patches | ||
sdks | ||
spec_parser | ||
test_generators | ||
testing | ||
.gitignore | ||
3xhead_flutter_hooks.sh | ||
addlatexhash.dart | ||
approve_results.dart | ||
archive_crash.py | ||
build.py | ||
canary.dart | ||
clean_output_directory.py | ||
copy_dart.py | ||
copy_tree.py | ||
create_debian_chroot.sh | ||
create_debian_packages.py | ||
create_pkg_manifest.py | ||
create_tarball.py | ||
create_timestamp_file.py | ||
diff_results.dart | ||
download_abi_dills.py | ||
download_chromium_sysroot.sh | ||
download_latest_dev_sdk.py | ||
execute_recorded_testcases.py | ||
experimental_features.yaml | ||
FAKE_COMMITS | ||
find_depot_tools.py | ||
gen_fuchsia_test_manifest.py | ||
generate_buildfiles.py | ||
generate_idefiles.py | ||
gn.py | ||
gn_helpers.py | ||
line_doc_comments.dart | ||
list_dart_files.py | ||
list_files.py | ||
make_bundle_unittest.py | ||
make_version.py | ||
minidump.py | ||
only_in_release_mode.py | ||
presubmit.sh | ||
promote.py | ||
publish_pkg.py | ||
revert.py | ||
run_abi_tests.py | ||
run_debian_build.sh | ||
run_offsets_extractor.sh | ||
safari_factory_reset.py | ||
set_ia32_sysroot.sh | ||
set_x64_sysroot.sh | ||
spec_parse.py | ||
task_kill.py | ||
test.dart | ||
test.py | ||
upload_abi_dills.sh | ||
utils.py | ||
VERSION | ||
write_dartdoc_options_file.py | ||
write_revision_file.py | ||
write_version_file.py | ||
yaml2json.dart | ||
yaml2json.py |