Skip to content

URL constructor implementation is incomplete #13

Description

@stefanlucas

Describe the bug
URL constructor is partially implemented, it only supports one argument and the url parsing is limited. We should move the parsing to UrlLib and use platform specific functions to parse the URL and get the parts.

Expected behavior
Same behavior as the javascript URL constructor

Other

  • Platform: Win32, Android, iOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions