Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FF115 URL.canParse() supported #27266

Merged
merged 6 commits into from
Jun 26, 2023
Merged

Conversation

hamishwillee
Copy link
Collaborator

FF115 supports URL.canParse() in https://bugzilla.mozilla.org/show_bug.cgi?id=1823354
This adds documentation.

Related docs work can be tracked in #27170

@hamishwillee hamishwillee requested a review from a team as a code owner June 12, 2023 06:14
@hamishwillee hamishwillee requested review from sideshowbarker and removed request for a team June 12, 2023 06:14
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jun 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2023

Preview URLs

Flaws (4)

URL: /en-US/docs/Web/API/URL
Title: URL
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/URL/createObjectURL redirects to /en-US/docs/Web/API/URL/createObjectURL_static
    • /en-US/docs/Web/API/URL/revokeObjectURL redirects to /en-US/docs/Web/API/URL/revokeObjectURL_static
    • /en-US/docs/Web/API/URL/createObjectURL redirects to /en-US/docs/Web/API/URL/createObjectURL_static

URL: /en-US/docs/Web/API/URL/canParse_static
Title: URL: canParse() static method
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.URL.canParse_static
External URLs (1)

URL: /en-US/docs/Web/API/URL/canParse_static
Title: URL: canParse() static method

(comment last updated: 2023-06-26 01:03:59)

@hamishwillee
Copy link
Collaborator Author

@sideshowbarker @wbamberg If one of you have time for what should be an easy review ...

@wbamberg
Copy link
Collaborator

@hamishwillee I'll take a look tomorrow.

files/en-us/web/api/url/canparse_static/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/url/canparse_static/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/url/canparse_static/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/url/canparse_static/index.md Outdated Show resolved Hide resolved
@sideshowbarker sideshowbarker removed their request for review June 25, 2023 04:41
hamishwillee and others added 2 commits June 26, 2023 11:01
Co-authored-by: wbamberg <will@bootbonnet.ca>
Co-authored-by: wbamberg <will@bootbonnet.ca>
@hamishwillee
Copy link
Collaborator Author

Thanks @wbamberg - should be ready for another round.

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you!

@wbamberg wbamberg merged commit 7c7a078 into mdn:main Jun 26, 2023
@hamishwillee hamishwillee deleted the ff115_url_canparse branch June 30, 2023 03:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants