update documentation to note that Firefox for Android requires CT#42672
Merged
chrisdavidmills merged 2 commits intomdn:mainfrom Jan 9, 2026
Merged
update documentation to note that Firefox for Android requires CT#42672chrisdavidmills merged 2 commits intomdn:mainfrom
chrisdavidmills merged 2 commits intomdn:mainfrom
Conversation
Contributor
|
Preview URLs (comment last updated: 2026-01-08 21:14:43) |
chrisdavidmills
approved these changes
Jan 8, 2026
Contributor
chrisdavidmills
left a comment
There was a problem hiding this comment.
Thanks for updating this, @mozkeeler. I've got one suggestion for you, which tidies the phrasing a bit and fixes a plurality issue. Let me know if you agree with it, and then we'll get it merged.
files/en-us/web/security/defenses/certificate_transparency/index.md
Outdated
Show resolved
Hide resolved
…ex.md Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
chrisdavidmills
approved these changes
Jan 9, 2026
Contributor
chrisdavidmills
left a comment
There was a problem hiding this comment.
Perfect, let's get this merged. Thanks again, @mozkeeler.
Anurella
added a commit
to Anurella/content
that referenced
this pull request
Jan 12, 2026
* 'main' of https://github.com/Anurella/content: (7201 commits) Update InterfaceData based on WebRef (mdn#42718) fix typo in `PeroformanceResourceTiming.requestStart` (mdn#42724) fix: auto-cleanup by bot (mdn#42717) fix typo in RTCTransportStats (mdn#42704) Fix typo in queuingStrategy variable name (mdn#42706) Update guidance on <hr> styling (mdn#42708) Fx147: Add relnote for iterator sequencing support (mdn#42713) Fix order of arguments in SpeechRecognitionPhrase ctor (mdn#42711) Update warnings about event handler attributes (mdn#42347) chore(deps-dev): bump fs-extra from 11.3.2 to 11.3.3 (mdn#42468) ci(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (mdn#42404) ci(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (mdn#42402) ci(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (mdn#42403) Explain value repetition when fewer background values are specified (mdn#42627) Add description to background shorthand property (mdn#42695) chore(deps): bump @mdn/fred from 1.9.7 to 2.0.0 (mdn#42702) chore(deps): bump qs from 6.14.0 to 6.14.1 (mdn#42598) Bump node-html-parser from 7.0.1 to 7.0.2 (mdn#42659) update documentation to note that Firefox for Android requires CT (mdn#42672) TrustedTypes: Function() constructor + eval() (mdn#42462) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We shipped CT on Firefox for Android, so we should note that (https://bugzilla.mozilla.org/show_bug.cgi?id=1990316).
Motivation
This helps documentation accurately reflect what's shipped in the wild.
Additional details
https://bugzilla.mozilla.org/show_bug.cgi?id=1990316
Related issues and pull requests