-
Notifications
You must be signed in to change notification settings - Fork 452
Deploy February 11, 2026 #5828
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
Merged
Merged
Deploy February 11, 2026 #5828
+605
−116
Conversation
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
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org> (zh-TW) Co-authored-by: Mark Heijl <markh@babelzilla.org> (nl) Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com> (de, tr) Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE) Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com> (it)
Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com> (tr) Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com> (it)
Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com> (it)
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk> (en-GB)
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: Michael Köhler <michael.koehler1@gmx.de> (de)
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com> (tr)
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org> (zh-TW)
Co-authored-by: Mark Heijl <markh@babelzilla.org> (nl)
Co-authored-by: wxie <xiewensheng@hotmail.com> (zh-CN) Co-authored-by: Olvcpr423 <oliverchan86@outlook.com> (zh-CN)
…lready contains it (#5811) Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com>
Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com> (tr) Co-authored-by: Selim Şumlu <selim@sum.lu> (tr)
Co-authored-by: Selim Şumlu <selim@sum.lu> (tr)
Co-authored-by: Ger <ger_a@web.de> (de)
…"entry index" only at the end of the function.
… symbol with the highest sample count.
… when double-clicking a call node with multiple native symbols (#5788) [Production](https://share.firefox.dev/4rl7T3i) | [Deploy preview](https://deploy-preview-5788--perf-html.netlify.app/public/rt18hyv4w0r90em7ypfftmy2emhcxjbh86n5rw0/calltree/?globalTrackOrder=0&hiddenLocalTracksByPid=78910-0w7&invertCallstack&thread=0&v=13) (Double click on the fifth root node, `Ion: BinaryConstraint.prototype.input`) This PR makes it so we show the assembly code for the native symbol with the highest "total" for the double-clicked call node. We don't reorder the list so that the list is always the same regardless of the current preview selection. The preview selection only influences which item in the list gets displayed by default. For example, in the deploy preview, you can create a preview selection so that double-clicking the `Ion: BinaryConstraint.prototype.input` shows the first native symbol.
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
Co-authored-by: Martijn Dekker <martijn@inlv.org> (ia)
Co-authored-by: Olvcpr423 <oliverchan86@outlook.com> (zh-CN)
Co-authored-by: Saurabh <connect@saurabhpro.com> (en-CA) Co-authored-by: chutten <chutten@mozilla.com> (en-CA)
Co-authored-by: chutten <chutten@mozilla.com> (en-CA)
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com> (el)
…elected color/contrast
Co-authored-by: Marcelo Ghelman <marcelo.ghelman@gmail.com> (pt-BR)
…selected color/contrast, and use slightly brigher colors for the timeline and category (#5823) Fixes #5822 This does: * Construct the selected timeline color based on the non-selected timeline color (`--raised-background-color`), and the light mode's selected timeline color (`#edf6ff`), with more reduced brightness, to make the graph colors more prominent * Increase the brightness of the following timeline/category colors: * purple (also increased the alpha for unselected style) * green * yellow (also increased the alpha for unselected style) <img width="1000" height="2078" alt="timeline" src="https://github.com/user-attachments/assets/affb28e6-b1e8-4b8d-b6b5-cea7f04b8d31" />
Updated locales: de, el, en-CA, en-GB, es-CL, ia, it, nl, pt-BR, ru, sv-SE, tr, zh-CN, zh-TW.
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.
Changes:
[Valentin Gosu] Make extractGeckoLogs() not fake the D/ log level if the log module already contains it (#5811)
[Markus Stange] Improve how we pick the "default" native symbol for the assembly view when double-clicking a call node with multiple native symbols (#5788)
[fatadel] Use base 10 when calculating memory (#5810)
[Markus Stange] Remove unused function getEmptySamplesTableWithResponsiveness (#5825)
[arai-a] Make the dark-mode selected timeline background more similar to non-selected color/contrast, and use slightly brigher colors for the timeline and category (#5823)
[Nazım Can Altınova] 🔃 Sync: l10n -> main (February 11, 2026) (#5827)
And special thanks to our localizers:
de: Ger
de: Michael Köhler
el: Jim Spentzos
en-CA: chutten
en-CA: Saurabh
en-GB: Ian Neal
es-CL: ravmn
ia: Martijn Dekker
ia: Melo46
it: Francesco Lodolo [:flod]
nl: Mark Heijl
pt-BR: Marcelo Ghelman
ru: Valery Ledovskoy
sv-SE: Andreas Pettersson
tr: Nazım Can Altınova
tr: Selim Şumlu
zh-CN: Olvcpr423
zh-CN: wxie
zh-TW: Pin-guang Chen