dart-sdk/tools
Srujan Gaddam e35f398779 [dart:html] Modify createFragment to take nullable html str
Closes https://github.com/dart-lang/sdk/issues/41699

createFragment should accept a nullable html string in its
implementation. As such, usages of createFragment within dart:html
are modified as well so the html string does not have to be
non-nullable.

Change-Id: Ia04ad2da9e2a48cabda8774f0af75559fb03a7d2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145570
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2020-04-30 16:50:52 +00:00
..
abiversions
android
apps/update_homebrew [homebrew] Modify the version string when updating the version 2020-04-03 10:32:34 +00:00
bots [infra] Add linux-debug-canary configurations used by canary builder 2020-04-29 19:45:18 +00:00
buildtools
dart2js
dom [dart:html] Modify createFragment to take nullable html str 2020-04-30 16:50:52 +00:00
gardening Treat the expect and async_helper packages as opted in to NNBD. 2020-04-27 21:04:56 +00:00
linux_dist_support/debian
migration Change test script to prefer a named configuration when possible. 2020-04-09 00:24:46 +00:00
patches
sdks [release] Update checked-in SDKs to 2.9.0-4.0.dev 2020-04-28 14:20:48 +00:00
spec_parser
test_generators
testing
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
archive_crash.py
build.py Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" 2020-04-27 05:00:10 +00:00
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 [release] Bump version to 2.9 2020-04-15 18:36:42 +00:00
FAKE_COMMITS [gardening] Confirm all neccessary approvals were granted. 2020-04-17 02:37:34 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_idefiles.py
generate_package_config.dart Opt package:meta in to null safety. 2020-04-28 03:54:48 +00:00
gn.py Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" 2020-04-27 05:00:10 +00:00
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 [gardening] Add and pass missing parameter in ABI test runner. 2020-04-28 09:31:18 +00:00
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 Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" 2020-04-27 05:00:10 +00:00
VERSION [release] Bump version to 2.9 2020-04-15 18:36:42 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart
yaml2json.py