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

[fr] Unify links to Mozilla Firefox source code #22115

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

leon-win
Copy link
Member

@leon-win leon-win commented Jul 2, 2024

Description

This PR unifies links to Mozilla Firefox source code by using searchfox.org instead of hg.mozilla.org and obsolete dxr.mozilla.org, mxr.mozilla.org for fr locale.

Related issues and pull requests

Relates to mdn/content#33585

@leon-win leon-win requested a review from a team as a code owner July 2, 2024 15:56
@leon-win leon-win requested review from cw118 and removed request for a team July 2, 2024 15:56
@github-actions github-actions bot added the l10n-fr Issues related to French content. label Jul 2, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Preview URLs (7 pages)
Flaws (121)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /fr/docs/Web/API/Document/domain
Title: Document.domain
Flaw count: 4

  • macros:
    • /fr/docs/Web/API/Location/hostname does not exist but fell back to /en-US/docs/Web/API/Location/hostname
    • /fr/docs/Web/API/Location/host does not exist but fell back to /en-US/docs/Web/API/Location/host
  • broken_links:
    • Can't resolve /fr/docs/Web/JavaScript/Same_origin_policy_for_JavaScript
    • Can't resolve /fr/docs/XPCOM_Interface_Reference/nsIEffectiveTLDService#getBaseDomain.28.29

URL: /fr/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Utiliser IndexedDB
Flaw count: 23

  • macros:
    • /fr/docs/Web/API/IDBVersionChangeRequest/setVersion does not exist
    • /fr/docs/Web/API/IDBTransaction/oncomplete redirects to /fr/docs/Web/API/IDBTransaction/complete_event
    • /fr/docs/Web/API/IDBDatabase/onclose does not exist but fell back to /en-US/docs/Web/API/IDBDatabase/close_event
    • /fr/docs/Web/API/IDBDatabase/onclose does not exist but fell back to /en-US/docs/Web/API/IDBDatabase/close_event
    • /fr/docs/Web/API/IDBLocaleAwareKeyRange does not exist but fell back to /en-US/docs/Web/API/IDBIndex
  • broken_links:
    • Can't resolve /fr/docs/Web/API/Indexeddb_API/Basic_Concepts_Behind_IndexedDB
    • Can't resolve /fr/docs/Web/API/Indexeddb_API
    • Can't resolve /fr/docs/IndexedDB/IDBOpenDBRequest
    • Can't resolve /fr/docs/IndexedDB/IDBRequest
    • Can't resolve /fr/docs/IndexedDB/IDBDatabase
    • and 13 more flaws omitted

URL: /fr/docs/Web/JavaScript/Reference/Global_Objects/Date/parse
Title: Date.parse()
Flaw count: 2

  • macros:
    • /fr/docs/Web/JavaScript/Reference/Objets_globaux/Date/setTime redirects to /fr/docs/Web/JavaScript/Reference/Global_Objects/Date/setTime
    • /fr/docs/Web/JavaScript/Reference/Objets_globaux/Date redirects to /fr/docs/Web/JavaScript/Reference/Global_Objects/Date

URL: /fr/docs/Mozilla/Firefox/Releases/3/Updating_extensions
Title: Mise à jour des extensions pour Firefox 3
Flaw count: 48

  • broken_links:
    • Can't resolve /fr/Add-ons/WebExtensions
    • Can't resolve /fr/Add-ons/Themes
    • Can't resolve /fr/docs/Mozilla/
    • Can't resolve /fr/docs/Mozilla/Gecko
    • Can't resolve /fr/docs/Mozilla/Firefox/Headless_mode
    • and 43 more flaws omitted

URL: /fr/docs/Mozilla/Firefox/Releases/30
Title: Firefox 30 for developers
Flaw count: 25

  • macros:
    • /fr/docs/Web/API/Console/count redirects to /fr/docs/Web/API/console/count_static
    • /fr/docs/Web/CSS/overflow-clip-box does not exist
    • /fr/docs/Web/API/HTMLLinkElement does not exist but fell back to /en-US/docs/Web/API/HTMLLinkElement
    • /fr/docs/Web/API/HTMLAreaElement does not exist but fell back to /en-US/docs/Web/API/HTMLAreaElement
    • /fr/docs/Web/API/HTMLAnchorElement does not exist but fell back to /en-US/docs/Web/API/HTMLAnchorElement
    • and 16 more flaws omitted
  • broken_links:
    • Can't resolve /fr/docs/Web/JavaScript/Reference/Operators/Array_comprehensions
    • Can't resolve /fr/docs/Web/JavaScript/Reference/Operators/Generator_comprehensions
    • Anchor not lowercase
    • Can't resolve /fr/docs/Web/JavaScript/Reference/Global_Objects/Error/Stack#Stack_of_eval'ed_code

URL: /fr/docs/MDN/Writing_guidelines/Writing_style_guide/Code_style_guide/Shell
Title: Lignes directrices des exemples de lignes de commande
Flaw count: 19

  • macros:
    • /fr/docs/MDN/Community/Contributing/Security_vulnerability_response does not exist but fell back to /en-US/docs/MDN/Community/Contributing/Security_vulnerability_response
    • /fr/docs/MDN/Community/Communication_channels does not exist but fell back to /en-US/docs/MDN/Community/Communication_channels
    • /fr/docs/MDN/Community/Discussions does not exist but fell back to /en-US/docs/MDN/Community/Discussions
    • /fr/docs/MDN/Community/Pull_requests does not exist but fell back to /en-US/docs/MDN/Community/Pull_requests
    • /fr/docs/MDN/Community/Roles_teams does not exist but fell back to /en-US/docs/MDN/Community/Roles_teams
    • and 14 more flaws omitted
External URLs (6)

URL: /fr/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Utiliser IndexedDB


URL: /fr/docs/Web/API/WebRTC_API/Session_lifetime
Title: Introduction à WebRTC


URL: /fr/docs/Mozilla/Firefox/Releases/3/Updating_extensions
Title: Mise à jour des extensions pour Firefox 3


URL: /fr/docs/Mozilla/Firefox/Releases/30
Title: Firefox 30 for developers

(comment last updated: 2024-07-07 17:40:28)

Copy link
Member

@cw118 cw118 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 @leon-win ! Just one small comment :)

@cw118 cw118 added this to 👀 Review requested in l10n-fr Jul 6, 2024
Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
@leon-win
Copy link
Member Author

leon-win commented Jul 7, 2024

Thank you @leon-win ! Just one small comment :)

Done 👌 ))

Copy link
Member

@cw118 cw118 left a comment

Choose a reason for hiding this comment

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

This is great, thank you so much!

@cw118 cw118 merged commit 2662aca into mdn:main Jul 8, 2024
7 checks passed
l10n-fr automation moved this from 👀 Review requested to ✅ Done Jul 8, 2024
@leon-win leon-win deleted the improve/fr-use-searchfox.org branch July 8, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-fr Issues related to French content.
2 participants