You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a spec perspective, we return sequence - the fact that it returns a JS Array that is potentially modifiable is at the bindings layer, not the spec level. We could define custom bindings, but I'm not sure how reasonable that is...
The question of "Given the current API shape, where would we put side data?" seems like a question for folks more familiar with specs. @domenic any thoughts? :)
This issue is in response to a request in this issue:
https://bugs.chromium.org/p/chromium/issues/detail?id=1363637
The returned value should have the selected type, in addition to the list of selected files.
The text was updated successfully, but these errors were encountered: