-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: dart-lang/sdk
February 12, 2025 – February 13, 2025
Overview
-
0 Active pull requests
-
- 0 Merged pull requests
- 0 Open pull requests
- 5 Closed issues
- 8 New issues
Could not load contribution data
Please try again later
5 Issues closed by 2 people
-
Suggestion: Point supports operator/(num factor)
#9226 closed
Feb 13, 2025 -
Add utility operators/methods to dart:html Point and Rect
#9212 closed
Feb 13, 2025 -
developer::postEvent breaks if second argument is a const
#50713 closed
Feb 13, 2025 -
Throws exception 'Failed to parse header value'
#46442 closed
Feb 13, 2025 -
dart format removes comma and changes formatting style
#60122 closed
Feb 13, 2025
8 Issues opened by 5 people
-
Import library combinator fixes should consider lint and multiple combinators
#60131 opened
Feb 14, 2025 -
Remove Golem dart2js-legacy-jsshell configuation
#60130 opened
Feb 13, 2025 -
we'd like a mirror of dart-lang/i18n
#60129 opened
Feb 13, 2025 -
Failures in linux dds pkg tests
#60128 opened
Feb 13, 2025 -
`dart compile wasm` issue on edge on Windows
#60126 opened
Feb 13, 2025 -
Incompatible lint doesnt trigger for included yaml
#60125 opened
Feb 13, 2025 -
Analyzer not working on `analysis_options.yaml` on stable
#60124 opened
Feb 13, 2025 -
Evaluation results in different variable
#60121 opened
Feb 13, 2025
456 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
pub get failed when using analyzer: ^5.5.0 in flutter 3.0.0
#60094 commented on
Feb 13, 2025 • 0 new comments -
Quick documentation look-up for packages
#60123 commented on
Feb 13, 2025 • 0 new comments -
missing query string / file upoad support (e.g. in http post)
#2488 commented on
Feb 13, 2025 • 0 new comments -
Directory.delete(recursive: true) flakily fails on Windows
#25353 commented on
Feb 13, 2025 • 0 new comments -
add a FileSystemEntity.name getter
#29625 commented on
Feb 13, 2025 • 0 new comments -
Add support for killing a process group
#22470 commented on
Feb 13, 2025 • 0 new comments -
File.setLastModified requires file's owner UID to equal effective UID
#39744 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify description for dart:io:WebSocket.addStream()
#31041 commented on
Feb 13, 2025 • 0 new comments -
[gardening] Bad file descriptor while running test harness, possible race in dart:io
#31365 commented on
Feb 13, 2025 • 0 new comments -
Create temporary file
#39707 commented on
Feb 13, 2025 • 0 new comments -
Provide a way to check if a process is running
#21478 commented on
Feb 13, 2025 • 0 new comments -
Handshake errors can produce exceptions without stack traces
#23008 commented on
Feb 13, 2025 • 0 new comments -
HttpServer doesn't respect chunked transfer coding when other codings are present
#27885 commented on
Feb 13, 2025 • 0 new comments -
HttpServer should provide a way to pass a response body through unchanged
#27886 commented on
Feb 13, 2025 • 0 new comments -
Allow environment variables to be set within a process
#28160 commented on
Feb 13, 2025 • 0 new comments -
Get error when run pub --trace global activate dart_repl
#31750 commented on
Feb 13, 2025 • 0 new comments -
Provide a way of getting a file's real path
#35370 commented on
Feb 13, 2025 • 0 new comments -
Provide a way to read multiple bytes at once synchronously
#39057 commented on
Feb 13, 2025 • 0 new comments -
"Null check operator used on a null value" in file watcher
#43695 commented on
Feb 13, 2025 • 0 new comments -
Passing an error stream to Process.stdin produces an uncatchable type error
#45833 commented on
Feb 13, 2025 • 0 new comments -
Odd behavior of file.statSync() when file is a symlink
#20389 commented on
Feb 13, 2025 • 0 new comments -
Documentation for Process doesn't tell you what OS's it works on
#30160 commented on
Feb 13, 2025 • 0 new comments -
Process.run incorrect arg quoting on Windows
#42571 commented on
Feb 13, 2025 • 0 new comments -
dart:io HttpServer allows serving a 304 response with a body
#26526 commented on
Feb 13, 2025 • 0 new comments -
ProcessSignal should support signal 0
#23738 commented on
Feb 13, 2025 • 0 new comments -
File.openRead().listen seems to close too early on fifo pipes
#32191 commented on
Feb 13, 2025 • 0 new comments -
iOS crash with KERN_INVALID_ADDRESS
#46087 commented on
Feb 13, 2025 • 0 new comments -
dart:io#WebSocket: Low-level protocol error (1002) occurs
#31719 commented on
Feb 13, 2025 • 0 new comments -
Race in the dart:io socket API
#30434 commented on
Feb 13, 2025 • 0 new comments -
Support android_setsocknetwork
#36449 commented on
Feb 13, 2025 • 0 new comments -
ioctl support on the server
#29399 commented on
Feb 13, 2025 • 0 new comments -
Expose WebSocket onPing and onPong and allow manually sending both
#46024 commented on
Feb 13, 2025 • 0 new comments -
io service workers reuse could result in unoptimal, non-intuitive io execution
#35061 commented on
Feb 13, 2025 • 0 new comments -
Directory.listSync() throws exception for an existing directory
#24229 commented on
Feb 13, 2025 • 0 new comments -
HttpClientResponse leaks if embedded into a stream that is canceled before the connection succeeded
#44514 commented on
Feb 13, 2025 • 0 new comments -
readAsLines should explain if it contains "\n" or not
#45228 commented on
Feb 13, 2025 • 0 new comments -
Document traversal order of Directory.list()
#46090 commented on
Feb 13, 2025 • 0 new comments -
HttpClient deadline and retry
#46557 commented on
Feb 13, 2025 • 0 new comments -
ProcessSignal should have a "value" argument that returns the numeric code for that signal
#24777 commented on
Feb 13, 2025 • 0 new comments -
Socket documentation should make error handling behaviour clearer
#27702 commented on
Feb 13, 2025 • 0 new comments -
dart:io should expose getuid/getpwid and friends
#29369 commented on
Feb 13, 2025 • 0 new comments -
Dart should allow arbitrary network I/O
#33764 commented on
Feb 13, 2025 • 0 new comments -
SecurityContext documentation errors
#43493 commented on
Feb 13, 2025 • 0 new comments -
RandomAccessFile documentation leaves many questions unanswered
#43577 commented on
Feb 13, 2025 • 0 new comments -
dart:io WebSocket documentation issues
#43798 commented on
Feb 13, 2025 • 0 new comments -
Socket documentation issues
#43852 commented on
Feb 13, 2025 • 0 new comments -
HttpClientRequest.contentLength incorrectly transmitted when using contentLength and header
#30842 commented on
Feb 13, 2025 • 0 new comments -
`findProxy` and `findProxyFromEnvironment` should be async
#44971 commented on
Feb 13, 2025 • 0 new comments -
Directory.list() should allow skipping hidden files
#40303 commented on
Feb 13, 2025 • 0 new comments -
Feature request: Add factory constructor to HttpHeaders interface
#36675 commented on
Feb 13, 2025 • 0 new comments -
extra character "\" when dart process pass argument end with "\"
#23786 commented on
Feb 13, 2025 • 0 new comments -
PathNotFoundException when trying to open a block device on macOS or Linux
#53251 commented on
Feb 13, 2025 • 0 new comments -
Added ability to get process parent, name and list of processes.
#42912 commented on
Feb 13, 2025 • 0 new comments -
Provide a hook to instantiate a Fuchsia component with the component environment variables
#39997 commented on
Feb 13, 2025 • 0 new comments -
Handle dart.io:WebSocket response status
#32000 commented on
Feb 13, 2025 • 0 new comments -
Trouble listening to upload progress
#43904 commented on
Feb 13, 2025 • 0 new comments -
Remove transfer-encoding restriction for autoCompress
#28043 commented on
Feb 13, 2025 • 0 new comments -
Fail to catch SocketException while connecting.
#27440 commented on
Feb 13, 2025 • 0 new comments -
Enable ANSI color support in Windows console
#28614 commented on
Feb 13, 2025 • 0 new comments -
update docs for dart:io WebSocket.close() to clarify the shutdown procedure, esp. wrt data in the pipe
#26547 commented on
Feb 13, 2025 • 0 new comments -
dart:io WebSockets does not handle extensions
#14440 commented on
Feb 13, 2025 • 0 new comments -
Test io/platform_resolved_executable_test/06 is failing on Windows
#23641 commented on
Feb 13, 2025 • 0 new comments -
HttpResponse support for chunked responses (use of addStream and flush methods)
#26283 commented on
Feb 13, 2025 • 0 new comments -
Documentation of HttpServer.bind and HttpServer.bindSecure is misleading
#30277 commented on
Feb 13, 2025 • 0 new comments -
HttpRequest.connectionInfo & HttpServer performance
#31092 commented on
Feb 13, 2025 • 0 new comments -
Getting error when adding Authorization header in http client
#31105 commented on
Feb 13, 2025 • 0 new comments -
Dart crashes when stdout is closed prematurely
#42989 commented on
Feb 13, 2025 • 0 new comments -
HttpServer: Provide way to get notified when a response is closed
#25560 commented on
Feb 13, 2025 • 0 new comments -
Socket connections eventually time out after a period of time
#28258 commented on
Feb 13, 2025 • 0 new comments -
HttpException: Invalid proxy configuration HTTPS
#43475 commented on
Feb 13, 2025 • 0 new comments -
Unrecoverable exception writing to socket closed from the other side
#35995 commented on
Feb 13, 2025 • 0 new comments -
HttpResponse's done not called
#36074 commented on
Feb 13, 2025 • 0 new comments -
Support for long paths on Windows
#27825 commented on
Feb 13, 2025 • 0 new comments -
dart:io HttpRequest won't receive data on windows 10 linux subsystem
#27555 commented on
Feb 13, 2025 • 0 new comments -
dart:io websocket readyState / closeCode / closeReason doesn't changed after connection failed or closed
#33362 commented on
Feb 13, 2025 • 0 new comments -
Can't specify Cipher algorithms to use with SSL
#28839 commented on
Feb 13, 2025 • 0 new comments -
Websocket connection timeout
#45714 commented on
Feb 13, 2025 • 0 new comments -
Ctrl-D no longer terminates the stdin stream
#21796 commented on
Feb 13, 2025 • 0 new comments -
File.ReadAsLinesSync silently does not read the whole of very large file on Linux
#29161 commented on
Feb 13, 2025 • 0 new comments -
Stdout with Ascii encoding does not throw exception if gets unsupported code in some cases.
#31671 commented on
Feb 13, 2025 • 0 new comments -
`OnDone` in `Stream` is not called correctly.
#42242 commented on
Feb 13, 2025 • 0 new comments -
HttpClient - Connection closed while receiving data
#33321 commented on
Feb 13, 2025 • 0 new comments -
Cookie properties are not trimmed
#29495 commented on
Feb 13, 2025 • 0 new comments -
Incomplete File.length() documentation
#30150 commented on
Feb 13, 2025 • 0 new comments -
FileSystemModifyEvent fired twice
#30429 commented on
Feb 13, 2025 • 0 new comments -
Link.update() deletes and creates the link
#30436 commented on
Feb 13, 2025 • 0 new comments -
FileSystemModifyEvent.contentChanged issue
#30437 commented on
Feb 13, 2025 • 0 new comments -
Typo in Link.resolveSymbolicLinks() and resolveSymbolicLinksSync() documentation
#30734 commented on
Feb 13, 2025 • 0 new comments -
Wrong Link.update() and Link.updateSync() documentation
#30851 commented on
Feb 13, 2025 • 0 new comments -
FileSystemEntity.exists() and existsSync() issue for Directory and Link
#30873 commented on
Feb 13, 2025 • 0 new comments -
Does GZipCodec.gzip property do anything?
#31024 commented on
Feb 13, 2025 • 0 new comments -
How does GZipCodec.level work?
#31039 commented on
Feb 13, 2025 • 0 new comments -
HeaderValue.parse() preserveBackslash argument is not working
#31081 commented on
Feb 13, 2025 • 0 new comments -
How to stop HttpServer after isEmpty call?
#31422 commented on
Feb 13, 2025 • 0 new comments -
HttpServer doesn't autocompress content if the Accept-Encoding header is manually set to gzip
#31444 commented on
Feb 13, 2025 • 0 new comments -
File opened for READ can be locked excluzive on Windows
#31557 commented on
Feb 13, 2025 • 0 new comments -
HttpClientRequest.connectionInfo documentation issue
#31582 commented on
Feb 13, 2025 • 0 new comments -
HttpClientRequest.contentLength documentation issue
#31583 commented on
Feb 13, 2025 • 0 new comments -
Unable to read server response to the HEAD request
#31599 commented on
Feb 13, 2025 • 0 new comments -
Process.run() issue on Windows for wrong path on dart 1.2x
#31611 commented on
Feb 13, 2025 • 0 new comments -
HttpClientRequest.isRedirect returns false in case of redirect
#31962 commented on
Feb 13, 2025 • 0 new comments -
HttpResponse.reqirect() works for "GET" and "HEAD" requests only
#32009 commented on
Feb 13, 2025 • 0 new comments -
ZLibDecoder/ZLibEncoder: corruped data
#30656 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify WebSocket description
#30795 commented on
Feb 13, 2025 • 0 new comments -
dart.io:WebSocket handle errors incorrectly
#30920 commented on
Feb 13, 2025 • 0 new comments -
Unexpected endless wait after call to WebSocket.isEmpty
#30972 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify dart:io:System:SystemEncoding behavior on Windows
#31014 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify dart:io:Socket description
#31022 commented on
Feb 13, 2025 • 0 new comments -
SecurityContext (HttpServer.bindSecure) with multiple hosts.
#36933 commented on
Feb 13, 2025 • 0 new comments -
Test `standalone/io/http_content_length_test` fails with timeout.
#30513 commented on
Feb 13, 2025 • 0 new comments -
Add remote port information to Socket errors
#12693 commented on
Feb 13, 2025 • 0 new comments -
BoringSSL - provide special handling of different errors when reading certificate from a file
#24184 commented on
Feb 13, 2025 • 0 new comments -
Provide a canonical base io.HttpClient implementation to use for HttpOverrides
#40519 commented on
Feb 13, 2025 • 0 new comments -
When running VM tests, a firewall dialog pops up on Mac
#15722 commented on
Feb 13, 2025 • 0 new comments -
Flaky co19_2/LibTest/io/HttpClientResponse/cookies_A01_t02
#34884 commented on
Feb 13, 2025 • 0 new comments -
Add property to File to extract extension
#20852 commented on
Feb 13, 2025 • 0 new comments -
file.dart test suite failures
#29096 commented on
Feb 13, 2025 • 0 new comments -
http implementation violates Stream contract
#35442 commented on
Feb 13, 2025 • 0 new comments -
Dart Udp Does Not Receive All Data But Node Does
#35430 commented on
Feb 13, 2025 • 0 new comments -
[dart:io] Refactor isConnectionAllowed API
#44202 commented on
Feb 13, 2025 • 0 new comments -
CreateProcessW failed 2
#41833 commented on
Feb 13, 2025 • 0 new comments -
`supportsAnsiEscapes` should check terminfo
#31606 commented on
Feb 13, 2025 • 0 new comments -
stdin.hasTerminal is only checking whether stdin is a character device - not whether it's a TTY
#34213 commented on
Feb 13, 2025 • 0 new comments -
Provide an entire HTTP response as a List<int> or Stream<List<int>> - not just the body
#34825 commented on
Feb 13, 2025 • 0 new comments -
Add a WebSocket.upgrade(Stream<List<int>>, StreamSink<List<int>>) static method
#44783 commented on
Feb 13, 2025 • 0 new comments -
Precompilation: standalone/io/web_socket_test failing
#24674 commented on
Feb 13, 2025 • 0 new comments -
dart:io seems to cause zombie process grandchildren
#40585 commented on
Feb 13, 2025 • 0 new comments -
Invalid argument(s): Dart_TypedDataAcquireData expects argument 'object' to be of type 'TypedData'.
#39901 commented on
Feb 13, 2025 • 0 new comments -
Hard to catch exception from writing to a closed socket
#36417 commented on
Feb 13, 2025 • 0 new comments -
Process.start could have a mode that replaces current process with the started one.
#41966 commented on
Feb 13, 2025 • 0 new comments -
HttpClient leaks on Darwin (iOS/macOS)
#36935 commented on
Feb 13, 2025 • 0 new comments -
Add BytesBuilder example to IOStream
#22783 commented on
Feb 13, 2025 • 0 new comments -
Remove HttpDate.parse and make it part of DateTime.parse
#30719 commented on
Feb 13, 2025 • 0 new comments -
Occasionally blank HttpException message
#37695 commented on
Feb 13, 2025 • 0 new comments -
Provide a way to supply stdin to Process.runSync
#34255 commented on
Feb 13, 2025 • 0 new comments -
dart:io WebSocket needs OnBadCertificate() callback for wss:// socket connections
#16300 commented on
Feb 13, 2025 • 0 new comments -
dart:io Directory should provide a clean way to get child directories or files
#17354 commented on
Feb 13, 2025 • 0 new comments -
Impossible to compare IPv4 address with it's IPv6 representation counterpart.
#17414 commented on
Feb 13, 2025 • 0 new comments -
Directory.parent doesn't actually get the parent directory
#18051 commented on
Feb 13, 2025 • 0 new comments -
dart:isolate spawnUri should support a different CWD than the parent isolate
#20903 commented on
Feb 13, 2025 • 0 new comments -
Support modifying Platform.environment entries
#22416 commented on
Feb 13, 2025 • 0 new comments -
Add DNS Client to dart:io
#22755 commented on
Feb 13, 2025 • 0 new comments -
Implement PTY APIs
#23165 commented on
Feb 13, 2025 • 0 new comments -
Exception using RandomAccessFile.writeFrom
#23521 commented on
Feb 13, 2025 • 0 new comments -
StateError: Cannot add new events after calling close in socket_patch.dart
#39127 commented on
Feb 13, 2025 • 0 new comments -
StackOverflow in WebSocket implementation
#43809 commented on
Feb 13, 2025 • 0 new comments -
Add closeSync() method to IOSink class
#37300 commented on
Feb 13, 2025 • 0 new comments -
Package dart:io should document exceptions
#44487 commented on
Feb 13, 2025 • 0 new comments -
WebSocket.readyState always returns WebSocket.OPEN
#32876 commented on
Feb 13, 2025 • 0 new comments -
Memory leak in Dart VM?
#44009 commented on
Feb 13, 2025 • 0 new comments -
Get Progress Event on Multipart Request
#35427 commented on
Feb 13, 2025 • 0 new comments -
HttpParser._reportHttpError. stackTrace should not be null
#46408 commented on
Feb 13, 2025 • 0 new comments -
Add rudimentary support for serial port i/o to dart:io
#25360 commented on
Feb 13, 2025 • 0 new comments -
Possible bug in GZipCodec decode with dictionary
#45232 commented on
Feb 13, 2025 • 0 new comments -
Add Harmony OS platform detection
#43782 commented on
Feb 13, 2025 • 0 new comments -
can't access websocket's response headers
#46134 commented on
Feb 13, 2025 • 0 new comments -
Asynchronously wait for a certain amount of data in Socket.
#42996 commented on
Feb 13, 2025 • 0 new comments -
Document which encryption libraries are used for HTTPS calls, and whether and when we use the OS
#41467 commented on
Feb 13, 2025 • 0 new comments -
Cannot get HTTP response from server with client certificates enable
#48567 commented on
Feb 13, 2025 • 0 new comments -
dart:io Methods run and runSync return stderr instead of standin.
#30954 commented on
Feb 13, 2025 • 0 new comments -
Incorrect behavior of RawDatagramSocket class any method.
#31881 commented on
Feb 13, 2025 • 0 new comments -
Can't write data to an IOSink when a flush is in progress
#28635 commented on
Feb 13, 2025 • 0 new comments -
Expose `ErrorCodes` constants (errno)
#28860 commented on
Feb 13, 2025 • 0 new comments -
need more leniency in handling invalid Response cookies (avoid FormatException)
#42902 commented on
Feb 13, 2025 • 0 new comments -
HttpClient doesn' t transfer any data if `chunkedTransferEncoding = false` and `contentLength`isn't set
#39548 commented on
Feb 13, 2025 • 0 new comments -
Methods flagged by the avoid_slow_async_io lint should have better documentation
#36269 commented on
Feb 13, 2025 • 0 new comments -
lastAccessed and lastModified timestamps sometimes are off by 1 second
#42444 commented on
Feb 13, 2025 • 0 new comments -
Dart:io does not run path commands on macOS
#38364 commented on
Feb 13, 2025 • 0 new comments -
Stdout class: blocking or non-blocking (documentation)
#37187 commented on
Feb 13, 2025 • 0 new comments -
How to use custom DNS server with HttpClient
#36551 commented on
Feb 13, 2025 • 0 new comments -
IOSink and many small .adds is slow
#32874 commented on
Feb 13, 2025 • 0 new comments -
SSL Proxy with a HttpClient?
#43876 commented on
Feb 13, 2025 • 0 new comments -
io https server crashes with SocketException after a while
#31558 commented on
Feb 13, 2025 • 0 new comments -
Bad Request with empty fields
#36997 commented on
Feb 13, 2025 • 0 new comments -
WebSocket.addError needs documentation
#45733 commented on
Feb 13, 2025 • 0 new comments -
Add event support for dart:io service extensions
#42973 commented on
Feb 13, 2025 • 0 new comments -
{ZLibDecoder, ZLibEncoder}.convert return type should be a Uint8List.
#46169 commented on
Feb 13, 2025 • 0 new comments -
Request: Provider the support of subnet mask, broadcast address, MAC information in the [NetworkInterface] class.
#45635 commented on
Feb 13, 2025 • 0 new comments -
Flaky failures of co19_2/LibTest/io/Stdin/readLineSync_A03_t02
#35676 commented on
Feb 13, 2025 • 0 new comments -
Dart sockets don't respect iOS's VPN
#41376 commented on
Feb 13, 2025 • 0 new comments -
HttpClientRequest.close() throws unhelpful HttpException (timeout?)
#43486 commented on
Feb 13, 2025 • 0 new comments -
dart:io WebSocket client cannot connect to WebSocket server with pinned, self-signed certificate
#34284 commented on
Feb 13, 2025 • 0 new comments -
Http POST request should follow 302 redirects
#38413 commented on
Feb 13, 2025 • 0 new comments -
Support Unix domain socket on Windows
#41161 commented on
Feb 13, 2025 • 0 new comments -
Feature request: SecureSocket.secure() should support non-_Socket Sockets
#39690 commented on
Feb 13, 2025 • 0 new comments -
"Failed host lookup" "OS Error: nodename nor servname provided, or not known, errno = 8"
#40542 commented on
Feb 13, 2025 • 0 new comments -
dart:socket issue on IOS
#45824 commented on
Feb 13, 2025 • 0 new comments -
Feature Request: specify a list of trusted domains for the dart http client
#46084 commented on
Feb 13, 2025 • 0 new comments -
Add HttpServer.listenOnSecure
#26171 commented on
Feb 13, 2025 • 0 new comments -
Issues with dart:io HttpClient reusing connections
#21798 commented on
Feb 13, 2025 • 0 new comments -
Add the ability to read and modify file/directory permissions to dart:io
#15078 commented on
Feb 13, 2025 • 0 new comments -
FileStat.stat never returns a Link
#24821 commented on
Feb 13, 2025 • 0 new comments -
WebSocket can send and receive messages despite being closed
#25536 commented on
Feb 13, 2025 • 0 new comments -
HTTP outgoing header size limitation
#28251 commented on
Feb 13, 2025 • 0 new comments -
Windows process arguments aren't escaped correctly, potential security issue
#46067 commented on
Feb 13, 2025 • 0 new comments -
Provide python-like os.path.expanduser and os.path.expandvars
#18466 commented on
Feb 13, 2025 • 0 new comments -
[io] Add static tryParse method to ContentType
#45860 commented on
Feb 13, 2025 • 0 new comments -
Supply an easy way to pipe shell processes or accept stdin in Process.runSync
#29590 commented on
Feb 13, 2025 • 0 new comments -
HTTP request/response clean-up on timeout
#30308 commented on
Feb 13, 2025 • 0 new comments -
Websocket url issues
#30523 commented on
Feb 13, 2025 • 0 new comments -
Resource timing info for Http(s) call?
#31748 commented on
Feb 13, 2025 • 0 new comments -
dart:io HeaderValue and ContentType should have const constructors
#26851 commented on
Feb 13, 2025 • 0 new comments -
Process.start should give clearer diagnostics to distinguish bad process from bad working directory
#44753 commented on
Feb 13, 2025 • 0 new comments -
[Windows] Support root certificates that are installed lazily
#52266 commented on
Feb 13, 2025 • 0 new comments -
Dart File.writeAsString() method does not write to file if await is not done immediately
#36087 commented on
Feb 13, 2025 • 0 new comments -
SSL Public key Pinning support for SecurityContext
#35981 commented on
Feb 13, 2025 • 0 new comments -
From #17137 InternetAddress.fromRaw is a function needed to meet parity with Java's InetAddress
#36741 commented on
Feb 13, 2025 • 0 new comments -
ws.done called only if you at least once used ws.add() method
#33379 commented on
Feb 13, 2025 • 0 new comments -
Exception in Cookie.fromSetCookieValue() for empty cookie name
#29492 commented on
Feb 13, 2025 • 0 new comments -
Directory.parent always returns "." for relative path
#29692 commented on
Feb 13, 2025 • 0 new comments -
File.open() documentation is incomplete
#30197 commented on
Feb 13, 2025 • 0 new comments -
File.writeAsBytes() allows reading in FileMode.WRITE_ONLY and WRITE_ONLY_APPEND
#30262 commented on
Feb 13, 2025 • 0 new comments -
FileSystemMoveEvent.isDirectory is True for Link
#30644 commented on
Feb 13, 2025 • 0 new comments -
Directory.delete() and Directory.deleteSync() unconditionally deletes links
#30874 commented on
Feb 13, 2025 • 0 new comments -
FileSystemEntity.watch() doesn't work for links and files in some cases
#30918 commented on
Feb 13, 2025 • 0 new comments -
HttpServer.bind() and HttpServer.bindSecure() documentation issue
#31121 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify description of ZLibEncoder.dictionary
#30647 commented on
Feb 13, 2025 • 0 new comments -
Please, clarify description for dart:io:WebSocket.adUtf8Text()
#31051 commented on
Feb 13, 2025 • 0 new comments -
X509Certificate objects have uninitialized native field
#23869 commented on
Feb 13, 2025 • 0 new comments -
Use BCryptGenRandom for Crypto::GetRandomBytes on Windows
#46111 commented on
Feb 13, 2025 • 0 new comments -
EventSink with a _Socket sink throws no instance method 'addError'
#26525 commented on
Feb 13, 2025 • 0 new comments -
Reading files asynchronously is 40% slower than reading them synchronously
#19156 commented on
Feb 13, 2025 • 0 new comments -
Failures on [dart:io] Fix late localAddress initialization in non-socket errors.
#41897 commented on
Feb 13, 2025 • 0 new comments -
OSError should be an Error or Exception, or not escape the SDK
#40934 commented on
Feb 13, 2025 • 0 new comments -
Unable to enter multi-byte characters in Windows console
#41562 commented on
Feb 13, 2025 • 0 new comments -
`Socket.done` is never completed when the socket is destroyed before sending data
#26288 commented on
Feb 13, 2025 • 0 new comments -
`HttpHeaders.value` is hard to use correctly
#40802 commented on
Feb 13, 2025 • 0 new comments -
Delegate implementation of dart:io's networking bits...
#39104 commented on
Feb 13, 2025 • 0 new comments -
killPid provides no way to wait for the process to terminate
#40759 commented on
Feb 13, 2025 • 0 new comments -
io package should support hard-linking
#23326 commented on
Feb 13, 2025 • 0 new comments -
Http1.1 - Multipart and 100-continue support.
#30335 commented on
Feb 13, 2025 • 0 new comments -
Set-Cookie path should not be case-insensitive
#55795 commented on
Feb 13, 2025 • 0 new comments -
Disappeared lock after reading File contens.
#31477 commented on
Feb 13, 2025 • 0 new comments -
Incorrect behavior of method elementAt from class RawDatagramSocket.
#32011 commented on
Feb 13, 2025 • 0 new comments -
Directory.deleteSync(recursive: true) failing if directory is not empty
#38148 commented on
Feb 13, 2025 • 0 new comments -
recent certificate errors: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate
#43024 commented on
Feb 13, 2025 • 0 new comments -
Add File.writeAsLines/writeAsLinesSync methods
#42424 commented on
Feb 13, 2025 • 0 new comments -
Can cookie value contain space?
#45350 commented on
Feb 13, 2025 • 0 new comments -
Add device type utils
#40127 commented on
Feb 13, 2025 • 0 new comments -
Datagram Transport Layer Security (DTLS) implementation
#43378 commented on
Feb 13, 2025 • 0 new comments -
TCP Connections Aborting During TLS Handshake
#54851 commented on
Feb 13, 2025 • 0 new comments -
Command line keyboard events
#37591 commented on
Feb 13, 2025 • 0 new comments -
HPKP/ Certificate Transparency/ DNSSEC support
#39564 commented on
Feb 13, 2025 • 0 new comments -
SocketException: Connection reset by peer (OS Error: Connection reset by peer)
#55776 commented on
Feb 13, 2025 • 0 new comments -
`SecureSocket.connect` throws `HandshakeException: WRONG_VERSION_NUMBER`
#52886 commented on
Feb 13, 2025 • 0 new comments -
Feature Request: set security protocol used by dart http client for https connections
#46083 commented on
Feb 13, 2025 • 0 new comments -
followRedirects in dart:io should work like browser
#29924 commented on
Feb 13, 2025 • 0 new comments -
dart:io HttpClient.post throws uncatch-able exception
#31275 commented on
Feb 13, 2025 • 0 new comments -
FileStat incorrecly work. dart:io
#18442 commented on
Feb 13, 2025 • 0 new comments -
Incorret return type of proterty 'index' from class dart-io/NetworkInterface-class
#30688 commented on
Feb 13, 2025 • 0 new comments -
`Iterable.whereType` is not available as async version on `Stream.whereType`
#59643 commented on
Feb 13, 2025 • 0 new comments -
MessageEvent location href is inaccessible
#22554 commented on
Feb 13, 2025 • 0 new comments -
MessagePort.postMessage() should broaden its second argument type
#26348 commented on
Feb 13, 2025 • 0 new comments -
co19/LibTest/html/Element/onMouseOver_A01_t01 flakes on Firefox
#29738 commented on
Feb 13, 2025 • 0 new comments -
html: MessagePort documentation should mention calling start()
#27595 commented on
Feb 13, 2025 • 0 new comments -
Interoperating with large JS libraries is challenging
#20189 commented on
Feb 13, 2025 • 0 new comments -
KeyboardEvent,MoustEvent, and TouchEvent share key-aware API, but no key-aware interface.
#35826 commented on
Feb 13, 2025 • 0 new comments -
JS: Add a new "undefined" type (or proxy it as "void")?
#31515 commented on
Feb 13, 2025 • 0 new comments -
Document.createElementNS is wrong
#35263 commented on
Feb 13, 2025 • 0 new comments -
Add type inference to Element.append(Node)
#35657 commented on
Feb 13, 2025 • 0 new comments -
dart:indexed_db from service worker & IdbFactory.supported
#31401 commented on
Feb 13, 2025 • 0 new comments -
Node.nodeValue should be read/write, not read-only
#28744 commented on
Feb 13, 2025 • 0 new comments -
Add support for Node.compareDocumentPosition to dart:html
#31852 commented on
Feb 13, 2025 • 0 new comments -
Update Element.scrollIntoView method signature
#31929 commented on
Feb 13, 2025 • 0 new comments -
Fetch API returning Interceptor rather then Response
#35751 commented on
Feb 13, 2025 • 0 new comments -
dart2js: HttpRequest doesn't pass async, user or password
#35205 commented on
Feb 13, 2025 • 0 new comments -
Please declare EventListener as generic method for easy listening in strong mode
#29054 commented on
Feb 13, 2025 • 0 new comments -
Suggestion: InputElement and TextAreaElement implements a common interface
#29078 commented on
Feb 13, 2025 • 0 new comments -
HttpRequest.getString() recommended by docs for fetching JSON, but demands "text/" mime response
#21578 commented on
Feb 13, 2025 • 0 new comments -
SDK types don't give access to window.top.document
#35976 commented on
Feb 13, 2025 • 0 new comments -
Need a way of passing `undefined` to JS via dart:js
#24088 commented on
Feb 13, 2025 • 0 new comments -
Dart2Js version of CustomEvent._detail should handle custom Js "classes"
#24411 commented on
Feb 13, 2025 • 0 new comments -
Provide a way to contribute docs to dart:html
#24682 commented on
Feb 13, 2025 • 0 new comments -
document.domain has no setter
#23698 commented on
Feb 13, 2025 • 0 new comments -
DOM streams drop events when the stream is paused, even for web sockets.
#34656 commented on
Feb 13, 2025 • 0 new comments -
dart:html - Add `innerText` getter to Node class
#28303 commented on
Feb 13, 2025 • 0 new comments -
IndexedDB cursor stream is never closed when not using autoadvance and when we stop calling cursor.next()
#24852 commented on
Feb 13, 2025 • 0 new comments -
SVG FECompositeElement does not have default constructor is this a bug?
#28228 commented on
Feb 13, 2025 • 0 new comments -
TextTrackCue missing "text" field
#21509 commented on
Feb 13, 2025 • 0 new comments -
Fetch response.json() returns native js object instead of Map
#34923 commented on
Feb 13, 2025 • 0 new comments -
Runtime error when building using fetch()
#34924 commented on
Feb 13, 2025 • 0 new comments -
No onMessage for WorkerGlobalScope.instance
#34927 commented on
Feb 13, 2025 • 0 new comments -
CanvasImageSource documentation missing behavior on types
#35455 commented on
Feb 13, 2025 • 0 new comments -
Should HttpRequest.request check for supportOverrideMimeType?
#20277 commented on
Feb 13, 2025 • 0 new comments -
dart:html for dart2js should have tighter types on createElement calls in factory constructors
#22264 commented on
Feb 13, 2025 • 0 new comments -
html: dart2js: Update _ElementFactoryProvider.createElement_tag
#22420 commented on
Feb 13, 2025 • 0 new comments -
html: dart2js: Improve CssStyleDeclaration properties
#22421 commented on
Feb 13, 2025 • 0 new comments -
html_dart2js: cloned StyleElements on IE are not always applied.
#23173 commented on
Feb 13, 2025 • 0 new comments -
html / svg: shadowing definitions of onClick etc
#32422 commented on
Feb 13, 2025 • 0 new comments -
[convert] On web, consider using `atob` and `btoa` to implement Base64 codec
#52007 commented on
Feb 13, 2025 • 0 new comments -
write script to compare w3c standard IDL vs blink so we can stay in sync with w3c.
#20003 commented on
Feb 13, 2025 • 0 new comments -
improve setting web bindings
#20061 commented on
Feb 13, 2025 • 0 new comments -
JsonEncoder: can't serialize NaNs with customized encoder, because of wrong identical(NaN,NaN) behavior
#35165 commented on
Feb 13, 2025 • 0 new comments -
MediaDevices.enumerateDevices() crashes runtime
#35282 commented on
Feb 13, 2025 • 0 new comments -
dart:html WorkerGlobalScope missing property console
#33419 commented on
Feb 13, 2025 • 0 new comments -
TypeError: Failed to execute 'addIceCandidate' on 'RTCPeerConnection'
#35805 commented on
Feb 13, 2025 • 0 new comments -
Url.createObjectUrl not working on iOS
#20405 commented on
Feb 13, 2025 • 0 new comments -
window.screenLeft/screenTop are null on Firefox
#22093 commented on
Feb 13, 2025 • 0 new comments -
web_audio sample not working in Safari
#22124 commented on
Feb 13, 2025 • 0 new comments -
Review test suppressions for HTML
#22162 commented on
Feb 13, 2025 • 0 new comments -
[missing] Make the Request class in dart:html visible, possibly in a new service workers library
#22296 commented on
Feb 13, 2025 • 0 new comments -
Consider restoring window.focus
#22960 commented on
Feb 13, 2025 • 0 new comments -
Use HTML Event Constructors consistently, find a way to test events that cannot easily be constructed
#23321 commented on
Feb 13, 2025 • 0 new comments -
Overhaul events to match DOM Level 3, verify if it's valid on all supported browsers now
#23325 commented on
Feb 13, 2025 • 0 new comments -
appendHtml, and more generally DocumentFragments sets the context wrong when used on an IFrameElement
#23462 commented on
Feb 13, 2025 • 0 new comments -
HttpRequest.request doesn't give access to the HttpRequest until it completes, making it difficult to cancel
#23935 commented on
Feb 13, 2025 • 0 new comments -
Update HTML5 File APIs
#30768 commented on
Feb 13, 2025 • 0 new comments -
mousewheel preventDefault not working for <canvas> in Firefox
#32409 commented on
Feb 13, 2025 • 0 new comments -
UrlSearchParams toString not available
#36181 commented on
Feb 13, 2025 • 0 new comments -
Element.borderEdge and Element.contentEdge properties work not as described in documentation
#43294 commented on
Feb 13, 2025 • 0 new comments -
CssStyleSheet.addRule() is not present on Firefox
#23605 commented on
Feb 13, 2025 • 0 new comments -
Document that DOM event streams don't buffer events during pause.
#21168 commented on
Feb 13, 2025 • 0 new comments -
Indexeddb tests fail on Safari 6.2
#21433 commented on
Feb 13, 2025 • 0 new comments -
Some browser tests timing out when co19 is run
#22050 commented on
Feb 13, 2025 • 0 new comments -
Two animate tests timing out on MacOS
#23507 commented on
Feb 13, 2025 • 0 new comments -
Issues in _getDartProxy around non-local objects
#21331 commented on
Feb 13, 2025 • 0 new comments -
window.frames not available in dart
#20173 commented on
Feb 13, 2025 • 0 new comments -
AudioDestinationNode is not a subtype of type 'void' error when connecting
#26740 commented on
Feb 13, 2025 • 0 new comments -
JS interop: jsify and dartify
#21311 commented on
Feb 13, 2025 • 0 new comments -
Exception: Server error; cause: Type 'NativeJavaScriptObject' is not a subtype of expected type 'HttpRequest'.
#33154 commented on
Feb 13, 2025 • 0 new comments -
Add a constructor to Url from dart:html
#34300 commented on
Feb 13, 2025 • 0 new comments -
quotaexceedederr tests are slow
#28639 commented on
Feb 13, 2025 • 0 new comments -
LibTest/html/Element/mouseOverEvent_A01_t01 is flaky on Firefox
#30068 commented on
Feb 13, 2025 • 0 new comments -
notification_permission_test requires human intervention
#32002 commented on
Feb 13, 2025 • 0 new comments -
DOM Node needs to be generic
#26170 commented on
Feb 13, 2025 • 0 new comments -
dart:html XsltProcessor setParameter and getParameter reject null as namespaceURI,
#20223 commented on
Feb 13, 2025 • 0 new comments -
More useful .toString() on _XmlHttpRequestProgressEvent and other exceptions
#20467 commented on
Feb 13, 2025 • 0 new comments -
dart generated javascript throw null exeption on SvgSvgElement.viewBox.baseVal in FireFox
#20606 commented on
Feb 13, 2025 • 0 new comments -
Input element should have a list setter
#20953 commented on
Feb 13, 2025 • 0 new comments -
[html] FileReader.readAsText(blob) does not throw InvalidStateError if blob is closed
#20988 commented on
Feb 13, 2025 • 0 new comments -
[html] Blob.slice() does not throw InvalidStateError if blob is closed
#20990 commented on
Feb 13, 2025 • 0 new comments -
Canvas getContext : attribute description required.
#20994 commented on
Feb 13, 2025 • 0 new comments -
dart:svg class Angle is unusable
#21032 commented on
Feb 13, 2025 • 0 new comments -
[html] InputElement.stepUp(), stepDown() should throw on unsupported types
#21282 commented on
Feb 13, 2025 • 0 new comments -
HTML Generation for IDL overloads should clarify the parameters on the general case
#21664 commented on
Feb 13, 2025 • 0 new comments -
Wrong DartDoc comment for CanvasElement.width/height
#21705 commented on
Feb 13, 2025 • 0 new comments -
SVG: GraphElement.transform.baseVal.length doesn't work in Safari
#21773 commented on
Feb 13, 2025 • 0 new comments -
[missing] MediaElement missing onProgress
#21990 commented on
Feb 13, 2025 • 0 new comments -
HttpRequest.postFormData - No way to pass an array of parameters (rails backend quirk)
#22108 commented on
Feb 13, 2025 • 0 new comments -
Add Enumerators for all html and svg tags
#22147 commented on
Feb 13, 2025 • 0 new comments -
void postMessage(message, [List<MessagePort> transfer]) not documented
#22428 commented on
Feb 13, 2025 • 0 new comments -
Copying documentation from lib.dom.d.ts to dart
#22948 commented on
Feb 13, 2025 • 0 new comments -
Export "DomTokenList Element.get.classList"
#23012 commented on
Feb 13, 2025 • 0 new comments -
SVG get rendered again after adding another SVG in DOM
#23330 commented on
Feb 13, 2025 • 0 new comments -
headerflag "Content-Type: application/json not applied properly when using HttpRequest.postFormData
#23472 commented on
Feb 13, 2025 • 0 new comments -
dart:web_gl RenderingContext.getUniformLocation "Unexpected null value encountered" when accessing non-existent uniform
#47483 commented on
Feb 13, 2025 • 0 new comments -
DomRect not included into compiled javascript when getBoundingClientRect() used
#30910 commented on
Feb 13, 2025 • 0 new comments -
`className` returns `AnimatedString` for `SvgElement` under DDC
#36200 commented on
Feb 13, 2025 • 0 new comments -
Improve performance of js_util's `isJavaScriptArray`
#54933 commented on
Feb 13, 2025 • 0 new comments -
SpeechSynthesis getVoices error in html_dart2js
#34350 commented on
Feb 13, 2025 • 0 new comments -
Notification Class Constructor does not support Notification Actions which is available as part of the HTML5 Notification API
#42765 commented on
Feb 13, 2025 • 0 new comments -
Implement the Pointer Events spec
#5708 commented on
Feb 13, 2025 • 0 new comments -
dart:html's HttpRequest.send([data]) method needs better types / better docs
#13634 commented on
Feb 13, 2025 • 0 new comments -
Remove DartObject from the global JS namespace, remove interop.js
#14627 commented on
Feb 13, 2025 • 0 new comments -
Dartify the dart:html.Selection API
#19851 commented on
Feb 13, 2025 • 0 new comments -
dart:html feature request: ipv6 / ipv4 types
#15406 commented on
Feb 13, 2025 • 0 new comments -
Inconsistent IndexedDB exceptions
#5635 commented on
Feb 13, 2025 • 0 new comments -
html: double copy of attributes in sanitizeNode
#15039 commented on
Feb 13, 2025 • 0 new comments -
window.performance.timing is null in safari 7.0.2
#17923 commented on
Feb 13, 2025 • 0 new comments -
WebAudio docs out of date
#19040 commented on
Feb 13, 2025 • 0 new comments -
Handle optional arguments in IDL correctly
#12278 commented on
Feb 13, 2025 • 0 new comments -
[missing] Expose Window.createImageBitmap
#12379 commented on
Feb 13, 2025 • 0 new comments -
html/fileapi_test/directoryReader is failing on chrome
#12573 commented on
Feb 13, 2025 • 0 new comments -
Support top-level SVG documents
#6947 commented on
Feb 13, 2025 • 0 new comments -
Optimize Element.dataset to use native dataset if available.
#8545 commented on
Feb 13, 2025 • 0 new comments -
Re-enable SpeechRecognitionEvent test
#11825 commented on
Feb 13, 2025 • 0 new comments -
XHR tests failing to download cached URLs
#11834 commented on
Feb 13, 2025 • 0 new comments -
setInnerHtml should accept null HTML fragment
#13240 commented on
Feb 13, 2025 • 0 new comments -
Make internal DOM libraries truly internal
#13304 commented on
Feb 13, 2025 • 0 new comments -
Custom Element's AccessWhileUpgradingElement test needs to be refactored
#14835 commented on
Feb 13, 2025 • 0 new comments -
Improve the dart:indexed_db API docs
#13769 commented on
Feb 13, 2025 • 0 new comments -
Improve the dart:svg API docs
#13777 commented on
Feb 13, 2025 • 0 new comments -
Improve the dart:web_audio API docs
#13780 commented on
Feb 13, 2025 • 0 new comments -
dart:html: Console.log() and its family accept only one argument
#19977 commented on
Feb 13, 2025 • 0 new comments -
AnchorElement has empty toString()
#17344 commented on
Feb 13, 2025 • 0 new comments -
A number of html libraries are failing on the analyzer
#16522 commented on
Feb 13, 2025 • 0 new comments -
KeyEvent doesn't implement getModifierState
#18640 commented on
Feb 13, 2025 • 0 new comments -
Common interface for ShadowRoot and Element
#18654 commented on
Feb 13, 2025 • 0 new comments -
Confusing error message on window.parent.dispatchEvent and removeEventListener
#18686 commented on
Feb 13, 2025 • 0 new comments -
Generated files should be read-only
#5988 commented on
Feb 13, 2025 • 0 new comments -
[next] _DOMStringMap computes keys and values eagerly
#7956 commented on
Feb 13, 2025 • 0 new comments -
audiobuffersourcenode_test flaky
#12772 commented on
Feb 13, 2025 • 0 new comments -
Documentation of putImageData does not indicate that if one of the four optional parameters are specified then all four of them need to be specified
#15269 commented on
Feb 13, 2025 • 0 new comments -
insertRange, removeRange should work on list returned by element.nodes
#4642 commented on
Feb 13, 2025 • 0 new comments -
Dartify media queries
#9233 commented on
Feb 13, 2025 • 0 new comments -
WebGLUniformLocation
#9685 commented on
Feb 13, 2025 • 0 new comments -
[missing] dart:html Node.normalize() method
#9892 commented on
Feb 13, 2025 • 0 new comments -
MouseEvent factory is missing pageX and pageY
#11452 commented on
Feb 13, 2025 • 0 new comments -
requestFullscreen only works on webkit
#11506 commented on
Feb 13, 2025 • 0 new comments -
The chrome API name schema is inconsistent with other APIs in dart language, and is that really necessary to put Chrome API as standard library and not package?
#11636 commented on
Feb 13, 2025 • 0 new comments -
Range.fromPoint is not supported in all browsers
#11723 commented on
Feb 13, 2025 • 0 new comments -
Chrome packaged app launcher failing to launch with exit=0 code
#11777 commented on
Feb 13, 2025 • 0 new comments -
[missing] dart:html : please add `onFocusIn` and `onFocusOut` to `Element`
#12564 commented on
Feb 13, 2025 • 0 new comments -
[missing] EmbedElement is missing contentDocument
#12751 commented on
Feb 13, 2025 • 0 new comments -
document.onClick returns an EventStream instead of an ElementEventStream
#14814 commented on
Feb 13, 2025 • 0 new comments -
Move FixedSizeListIterator to html_common and make it private.
#14848 commented on
Feb 13, 2025 • 0 new comments -
What is the difference between Location and LocationBase?
#14863 commented on
Feb 13, 2025 • 0 new comments -
OfflineAudioContext should be named webkitOfflineAudioContext
#14900 commented on
Feb 13, 2025 • 0 new comments -
Nul character in strings is not passed view dart:js callMethod
#15015 commented on
Feb 13, 2025 • 0 new comments -
Annotations not added for HTML pure interfaces
#15097 commented on
Feb 13, 2025 • 0 new comments -
Element.children.insertAll() fails with 'Unsupported operation: Cannot resize element lists'.
#15372 commented on
Feb 13, 2025 • 0 new comments -
Touch event in iOS has null radius/rotationAngle. Please polyfill it to reasonable value.
#15376 commented on
Feb 13, 2025 • 0 new comments -
`runZoned` does not catch error thrown in custom element's `enteredView` callback.
#15854 commented on
Feb 13, 2025 • 0 new comments -
createSvgPathSegMovetoRel(x,y) gives an error unles i first do x.toString(); y.toString();
#15898 commented on
Feb 13, 2025 • 0 new comments -
Releasing the modifier key before releasing the modified key causes mis-detection by getModifierState()
#16043 commented on
Feb 13, 2025 • 0 new comments -
onChange handler called within another event handler due to DOM change
#16307 commented on
Feb 13, 2025 • 0 new comments -
[html] Incorrect Element.isContentEditable
#16394 commented on
Feb 13, 2025 • 0 new comments -
[html] Incorrect Element.getAttributeNS()
#16395 commented on
Feb 13, 2025 • 0 new comments -
throw Exception in Element.replaceWith() if otherNode is an ancestor
#16397 commented on
Feb 13, 2025 • 0 new comments -
[html] Unclear spec on Element.dataset
#16398 commented on
Feb 13, 2025 • 0 new comments -
Add support for websocket continuation frames
#16569 commented on
Feb 13, 2025 • 0 new comments -
[html] Incorrect Element.borderEdge, etc when element is hidden
#16574 commented on
Feb 13, 2025 • 0 new comments -
[html] Element.getClientRects() are not within getBoundingClientRect()
#16575 commented on
Feb 13, 2025 • 0 new comments -
Documentation of html::Document copies that of html::Node
#16675 commented on
Feb 13, 2025 • 0 new comments -
http.get randomly throwing HttpException and HandshakeException when fetching from HTTPS
#16768 commented on
Feb 13, 2025 • 0 new comments -
method html:Window.find is poorly documented
#16930 commented on
Feb 13, 2025 • 0 new comments -
[html] Style is not applied when base and link are inserted dynamically
#18010 commented on
Feb 13, 2025 • 0 new comments -
[html] Incorrect value of SelectElement.selectedIndex
#18127 commented on
Feb 13, 2025 • 0 new comments -
[html] Reset of ScriptElement.src prior to async execution has no effect
#18128 commented on
Feb 13, 2025 • 0 new comments -
CssStyleDeclaration setProperty doesn't work with -webkit-* properties
#18167 commented on
Feb 13, 2025 • 0 new comments -
document.createElementNS("http://oops/", "xmlns") does bot throw error
#18236 commented on
Feb 13, 2025 • 0 new comments -
[html] TemplateElement in non HtmlDocument
#18251 commented on
Feb 13, 2025 • 0 new comments -
[html] Incorrect mutation records for innerHtml change
#18253 commented on
Feb 13, 2025 • 0 new comments -
dart:html private _DocumentType is used as a param type and return type
#18259 commented on
Feb 13, 2025 • 0 new comments -
[dart2js] Can't handle passing const Map to window.history.pushState()
#18471 commented on
Feb 13, 2025 • 0 new comments -
[missing] add support for lookupNamespaceURI
#18540 commented on
Feb 13, 2025 • 0 new comments -
dart:html: Node.dispatchEvent does not clear stopPropagation flag of the event
#18551 commented on
Feb 13, 2025 • 0 new comments -
websocket send behavior in Firefox is different than Chrome/Safari
#18775 commented on
Feb 13, 2025 • 0 new comments -
[html] String exception is thrown instead of DomException
#18939 commented on
Feb 13, 2025 • 0 new comments -
[html] attributes map contains namespaced attributes
#18940 commented on
Feb 13, 2025 • 0 new comments -
Document that keys in HttpRequest.responseHeaders are lower-cased
#19160 commented on
Feb 13, 2025 • 0 new comments -
[html] document.importNode() should throw on unsupported node types
#19198 commented on
Feb 13, 2025 • 0 new comments -
[html] incorrect namespaceUri for xml document element
#19199 commented on
Feb 13, 2025 • 0 new comments -
Allow specifying an xhr.upload.onProgress event listener in convenience functions for HttpRequest
#19242 commented on
Feb 13, 2025 • 0 new comments -
compassneedscalibration Event
#19270 commented on
Feb 13, 2025 • 0 new comments -
[html] Specifying alpha attribute in canvas.getContext() does not seem to work
#19361 commented on
Feb 13, 2025 • 0 new comments -
[html] canvas.createImageData() does not throw when parameters are Inf,-Inf,NaN
#19362 commented on
Feb 13, 2025 • 0 new comments -
onDoubleClick: <Event> should be <MouseEvent>
#19498 commented on
Feb 13, 2025 • 0 new comments -
after page load postMessage does not work
#19610 commented on
Feb 13, 2025 • 0 new comments -
dart:html: document.getElementById('dialog') returns UnknownElement instead of DialogElement
#19638 commented on
Feb 13, 2025 • 0 new comments -
Add "supported" getter to experimental features like MediaSource to check availability
#19720 commented on
Feb 13, 2025 • 0 new comments -
document.querySelectorAll(":disabled") returns elements of type "output".
#19791 commented on
Feb 13, 2025 • 0 new comments -
document.querySelectorAll(":enabled") does not recognize elements of type "a" and "menuitem".
#19792 commented on
Feb 13, 2025 • 0 new comments -
HttpRequest.postFormData does not accept FormData type
#19893 commented on
Feb 13, 2025 • 0 new comments -
Cannot subclass Event
#19928 commented on
Feb 13, 2025 • 0 new comments -
[html] context 2d's fill(),clip(),isPointInPath() do not throw when winding is garbage
#19947 commented on
Feb 13, 2025 • 0 new comments -
DateTime.tryParse non consistent behavior across platforms
#56444 commented on
Feb 13, 2025 • 0 new comments -
dart:developer’s log() method doesn’t print stack traces of type _StringStackTrace
#43076 commented on
Feb 13, 2025 • 0 new comments -
DWDS warning during initial page load
#60109 commented on
Feb 13, 2025 • 0 new comments -
dart:io feature request: InternetAddress subnet mask/network prefix length/broadcast address
#54237 commented on
Feb 13, 2025 • 0 new comments -
convert to named argument quick fix/action
#60103 commented on
Feb 13, 2025 • 0 new comments -
Fixes for yaml files should be moved to the server
#55985 commented on
Feb 13, 2025 • 0 new comments -
Use AOT mode in the Dart SDK binaries
#53576 commented on
Feb 13, 2025 • 0 new comments -
Consider disabling `require_trailing_commas` lint if language version of file is >= 3.7
#60119 commented on
Feb 13, 2025 • 0 new comments -
Include import prefixes on hover types when available
#60107 commented on
Feb 13, 2025 • 0 new comments -
Add `DateTime.copyWith` to class instead of extension method
#60085 commented on
Feb 13, 2025 • 0 new comments