Patch Changes
-
#15669
9515011Thanks @Shubham-Padkonde! - Reject Windows drive prefixes when converting file paths to URL pathstoUrlPath()now throws for drive-prefixed paths as documented. Previously it usedconsole.assert(), which only logged the invalid input and returned a path containing the drive prefix.