dart-sdk/tools
Srujan Gaddam bd3e6fa1a3 Revert "[dart:html] Throw exception if Window.open opens null window"
This reverts commit a356f71b71.

Reason for revert: This should be handled by throwing an exception when
the methods of the returned window are called, not when it is opened.
This would be a noisy breaking change that we don't want for 3.1. For
now, revert until the change that affects the individual methods is
landed.

Original change's description:
> [dart:html] Throw exception if Window.open opens null window
>
> Window.open silently allows a null window to be opened, and
> issues arise later when users try to use the non-null wrapper.
> This CL changes that to throw an exception if the window is null.
> This exception can be caught and recovered from. This avoids the
> larger breaking change of making this API nullable.
>
> CoreLibraryReviewExempt: Backend-specific library.
> Change-Id: I9a53a477cb370c3bc6bc26b2162ce66c5af166aa
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306910
> Reviewed-by: Sigmund Cherem <sigmund@google.com>
> Commit-Queue: Srujan Gaddam <srujzs@google.com>

CoreLibraryReviewExempt: Revert in backend-specific library.
Change-Id: I5007b7d7aa608bfc8e5827b5f967af5573d0b758
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/309000
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2023-06-28 23:21:32 +00:00
..
bots [deps/ffi] Unbundle package:native_assets_builder 2023-06-28 09:09:09 +00:00
buildtools
dart2js
dom Revert "[dart:html] Throw exception if Window.open opens null window" 2023-06-28 23:21:32 +00:00
fuchsia
linux_dist_support Delete old debianpackage-linux builder. 2023-06-06 14:26:45 +00:00
package_deps [pkg][vm] Native Assets builder 2023-05-15 13:49:30 +00:00
patches
sdks Checked in SDKs are now automatically uploaded. 2023-04-21 13:57:15 +00:00
spec_parser Add suport for inline classes in Dart.g 2023-05-22 14:09:48 +00:00
test_generators
testing
verify_docs Mark deprecated Hints with Warning aliases as deprecated 2023-04-13 20:07:36 +00:00
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
analysis_options.yaml
build.py [infra] Workaround Python binary pecularities on Mac OS X 2023-05-31 08:51:22 +00:00
canary.dart
copy_dart.py
copy_tree.py
create_pkg_manifest.py
diff_results.dart
download_chromium_sysroot.sh
experimental_features.yaml [vm/ffi] dartdev CLI native-assets 2023-05-30 09:10:28 +00:00
FAKE_COMMITS [flip-modifiers]: flip the flags for sealed classes and class modifiers 2023-03-10 05:27:57 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart
generate_idefiles.py
generate_package_config.dart
generate_package_config.py
generate_sdk_version_file.py
generate_shim_headers.py add tools for generating shim headers 2023-04-19 01:37:48 +00:00
get_dot_git_folder.py
git_cl_try.sh
gn.py [infra] Fix goma detection on Windows 2023-06-27 10:31:50 +00:00
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_dart_files_as_depfile.py
make_version.py [infra] Create a GIT_TIMESTAMP file for tarball 2023-02-06 09:15:01 +00:00
manage_deps.dart [deps] update the rev script to handle 'main' branches 2023-02-06 18:04:11 +00:00
minidump.py
opt_out_files.dart
OWNERS Add myself and Ben to owners of package:dap 2023-05-15 19:12:16 +00:00
OWNERS_ANALYZER
OWNERS_BUILD
OWNERS_CFE
OWNERS_DEVTOOLS Add myself and Ben to owners of package:dap 2023-05-15 19:12:16 +00:00
OWNERS_ECOSYSTEM
OWNERS_ENG
OWNERS_FOUNDATION
OWNERS_GOOGLE3
OWNERS_INFRA
OWNERS_PRODUCT
OWNERS_PUB
OWNERS_VM
OWNERS_WASM [wasm] Add Omer to tools/OWNERS_WASM 2023-05-22 11:12:02 +00:00
OWNERS_WEB
presubmit.sh
publish_pkg.py
rev_sdk_deps.dart [deps] rev dartdoc, http, lints, logging, tools, webdev 2023-05-30 21:49:31 +00:00
run_offsets_extractor.sh
run_with_coredumps_enabled.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart
test.py
utils.py [infra] Setup Windows ARM64. 2023-06-02 18:18:09 +00:00
validate_test_matrix.dart
VERSION [Release] Bump minor version of main to version 3.1. 2023-04-12 16:36:20 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart