Граф коммитов

895 Коммитов

Автор SHA1 Сообщение Дата
Haik Aftandilian bac222e41f Bug 1876902 - Provide a way to sign macOS builds locally r=mach-reviewers,hneiva r!#mach-reviewers
Introduce a `./mach macos-sign` command that can be used to sign local packaged builds for manual testing.

Differential Revision: https://phabricator.services.mozilla.com/D199804
2024-02-29 22:58:17 +00:00
Cristian Tuns 08a71b5d1d Backed out changeset e8d20bbb8f68 (bug 1876902) for causing rst lint failures in signing_macos_build.rst CLOSED TREE 2024-02-29 15:11:00 -05:00
Haik Aftandilian dc95368b38 Bug 1876902 - Provide a way to sign macOS builds locally r=mach-reviewers,hneiva r!#mach-reviewers
Introduce a `./mach macos-sign` command that can be used to sign local packaged builds for manual testing.

Differential Revision: https://phabricator.services.mozilla.com/D199804
2024-02-29 19:53:53 +00:00
Mike Conley 6fe1bb3a63 Bug 1882171 - Stub out the beginnings of the BackupService. r=mossop,kpatenio,fchasen
This creates a new BackupService component that lives under browser/components/backup.
It doesn't do much yet, except allow itself to be instantiated (which currently occurs
using the idle scheduler in BrowserGlue) - but it does set us up to have docs, SphinxJS
exporting for JSDoc, linting, etc.

Differential Revision: https://phabricator.services.mozilla.com/D202753
2024-02-28 14:23:56 +00:00
Sebastian Hengst 6791dded8b Bug 1881324 - add machine learning docs to TOC. r=gregtatum
“Just put it in the tree” - ancient Mozilla proverb https://mozillamemes.tumblr.com/post/80709695564/just-put-it-in-the-tree-ancient-mozilla

Differential Revision: https://phabricator.services.mozilla.com/D202341
2024-02-27 20:30:32 +00:00
Tooru Fujisawa 1c0b4e73a1 Bug 1879254 - Verify .gitignore and .hgignore consistency. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D201072
2024-02-22 04:48:27 +00:00
Morgan Rae Reschenberg 54f446f3b5 Bug 1877302: Describe `assigned` value for a11y-review bugzilla flag r=nlapre
Differential Revision: https://phabricator.services.mozilla.com/D202370
2024-02-22 04:16:45 +00:00
Greg Tatum bee5700ee6 Bug 1875317 - Document ac_add_options --as-milestone; r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D198966
2024-02-20 18:34:02 +00:00
Mike Hommey a77e0ab50d Bug 1865758 - Update builders to rustc 1.76 r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D200870
2024-02-08 22:38:32 +00:00
Max Christian Pohle 450dedf798 Bug 1879091: fix firefox-source-docs links for asrouter, r=sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D200933
2024-02-07 15:47:44 +00:00
Mark Banner cf22056919 Bug 1878848 - Remove ESLint support for .jsm.js extensions. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D200771
2024-02-06 13:32:52 +00:00
Hsin-Yi Tsai 5263ab42d6 Bug 1877477: What needs my attention: Add suggestions on how to deal with specific requests from managers. r=gcp
Differential Revision: https://phabricator.services.mozilla.com/D200033
2024-02-01 10:24:00 +00:00
Tom Marble 3c78905f47 Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup
Differential Revision: https://phabricator.services.mozilla.com/D199054
2024-01-29 17:30:48 +00:00
Sandor Molnar 51bb77759a Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
Tom Marble 2434015dc5 Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup
Differential Revision: https://phabricator.services.mozilla.com/D199054
2024-01-26 20:06:56 +00:00
Nico Grunbaum 075ed4b3aa Bug 1876374 - add MDN codec link to WebRTC in-tree docs;r=dbaker DONTBUILD
This also fixes a few document build warnings with the doc, and one formatting newline nit.

Differential Revision: https://phabricator.services.mozilla.com/D199576
2024-01-25 00:19:45 +00:00
marcus doescher 1b1bb30c79 Bug 1875128 - prevent double dash being rendered as em dash. r=firefox-source-docs-reviewers,sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D199050
2024-01-23 13:12:11 +00:00
James Teh afc4f01ffc Bug 1871522: Updates to Accessibility Review documentation. r=morgan,ayeddi
1. Describe the criteria for an accessibility review being flagged as "passed" or "changes required".
2. Describe when the Phabricator review group should (and shouldn't) be used.
3. Update the instructions for requesting a design review to refer to the new Slack workflow.

Differential Revision: https://phabricator.services.mozilla.com/D197136
2024-01-23 01:21:29 +00:00
Gregory Pappas 1ea1f154f9 Bug 1872922 - Replace last few uses of XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter and add linter error for XPCOMUtils.defineLazyGetter r=extension-reviewers,credential-management-reviewers,devtools-reviewers,Standard8,arai,robwu,Gijs,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D198677
2024-01-17 15:54:00 +00:00
Gijs Kruitbosch 6e486d97d8 Bug 1780071 - add eslint rule for misuse of assignments or conditions inside ok(), r=linter-reviewers,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D198593
2024-01-17 15:04:34 +00:00
Luca Greco 398b822d42 Bug 1868144 - Introduce a new condprof-addons linter and condprof-addons-verify taskcluster task. r=sparky,jmaher,linter-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D195434
2024-01-17 14:07:53 +00:00
Cristian Tuns 6f633887ad Backed out 2 changesets (bug 1868144, bug 1874487) for causing mozlint-condprof-addons failures CLOSED TREE
Backed out changeset 7a65679aabcf (bug 1874487)
Backed out changeset cd38cf3f7807 (bug 1868144)
2024-01-16 16:34:11 -05:00
Luca Greco 95d082d369 Bug 1868144 - Introduce a new condprof-addons linter and condprof-addons-verify taskcluster task. r=sparky,jmaher,linter-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D195434
2024-01-16 21:11:33 +00:00
Mark Banner c7947b6868 Bug 1872674 - Add an ESLint rule to reject new uses of Console.sys.mjs/Log.sys.mjs. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D197504
2024-01-16 13:37:07 +00:00
Alexandre Lissy 29c6a9b6dd Bug 1874190 - Add documentation about MOZ_ARTIFACT_FILE/URL r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D198281
2024-01-12 09:42:58 +00:00
Stephen A Pohl 9d7f71a3ce Bug 1873782: Remove firefox-bin on macOS. r=mac-reviewers,bradwerth,glandium
Differential Revision: https://phabricator.services.mozilla.com/D197419
2024-01-09 22:41:11 +00:00
Stanca Serban 5a73b57894 Backed out changeset d88982ef09c8 (bug 1871447) as requested for landing under the wrong bug number and for better understanding of the changes made in the future. CLOSED TREE 2024-01-10 00:31:35 +02:00
Joel Maher 23271e7f18 Bug 1859911 - migrate raptor .ini to .toml. r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D197392
2024-01-09 20:43:41 +00:00
Stephen A Pohl bb58492631 Bug 1871447: Remove firefox-bin on macOS. r=mac-reviewers,bradwerth,glandium
Differential Revision: https://phabricator.services.mozilla.com/D197419
2024-01-09 00:18:31 +00:00
Dianna Smith 2f27b91b24 Bug 1873021 - Update 'Feature Complete Milestone' milestone date to align with soft code freeze. r=RyanVM DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D197668
2024-01-08 18:52:17 +00:00
Mike Hommey 61cd516c19 Bug 1857090 - Update builders to rustc 1.75. r=firefox-build-system-reviewers,ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D197273
2023-12-28 19:59:02 +00:00
Nico Grunbaum a4dbdcb77f Bug 1854286 - add about:webrtc in tree docs;r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D196247
2023-12-21 18:22:55 +00:00
ogiorgis 111705f5fd Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol
Differential Revision: https://phabricator.services.mozilla.com/D196268
2023-12-13 18:32:20 +00:00
ogiorgis 45dbc042f5 Bug 1749473 - fix internal links r=sylvestre,firefox-source-docs-reviewers DONTBUILD
Depends on D196076

Differential Revision: https://phabricator.services.mozilla.com/D196077
2023-12-11 17:42:35 +00:00
ogiorgis 3079434403 Bug 1749473 - fix quotes in js code-block r=sylvestre,firefox-source-docs-reviewers DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D196076
2023-12-11 17:42:34 +00:00
ogiorgis b25744ba71 Bug 1749473 - fix typos r=sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D196011
2023-12-11 10:09:09 +00:00
Mike Hommey 619672a8e4 Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D195157
2023-12-08 10:43:59 +00:00
Carlos Duarte Do Nascimento 583d1ff636 Bug 1867857 - Add instructions to source documentation for testing in other Macs by packaging. r=sylvestre DONTBUILD
When I had to test a change in another macOS version, I naively copied the `Nightly.app` to another computer, just to find out it silently fails (because of symlinked libraries) and it took a while (and external help) to figure that out.

This change instructs developers to package and use the `.dmg` instead when they want to do that, sparing the frustration and incentivizing testing in different systems.

Differential Revision: https://phabricator.services.mozilla.com/D195319
2023-12-06 08:54:49 +00:00
Sylvestre Ledru d6cea3eede Bug 1519636 - Remove nbsp in the doc r=firefox-source-docs-reviewers,geckoview-reviewers,ahal,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D194782
2023-12-03 11:01:53 +00:00
Jonathan Watt 630511a83a Bug 1867655. Update the docs on creating an Xcode project to debug on macOS. r=haik
Updating for the Xcode 15 user interface changes.

Differential Revision: https://phabricator.services.mozilla.com/D195166
2023-11-30 21:41:36 +00:00
Sylvestre Ledru e70da4f0d7 no bug - doc: remove old content r=glob DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D194787
2023-11-29 10:04:50 +00:00
Hsin-Yi Tsai 3c21934e50 Bug 1864147: Add "What Needs My Attention" document into firefox-source-docs. r=jwalker,glob
Differential Revision: https://phabricator.services.mozilla.com/D194619
2023-11-28 14:05:43 +00:00
Sylvestre Ledru 093efcdf84 Bug 1866741 - doc: remove the duplicate Note: info in the note section DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D194785
2023-11-27 17:12:04 +00:00
Sylvestre Ledru 42aa013e7f Bug 1866741 - remove the duplicate Note: info in the note section
Differential Revision: https://phabricator.services.mozilla.com/D194731
2023-11-27 16:59:50 +00:00
Sylvestre Ledru a2447809e0 Bug 1863497 - sccache: update the doc r=glandium
Depends on D192932

Differential Revision: https://phabricator.services.mozilla.com/D193704
2023-11-27 16:59:49 +00:00
Gabriele Svelto c4b9e64100 Bug 1866458 - Improve the documentation on using GDB to debug Firefox r=gcp
Differential Revision: https://phabricator.services.mozilla.com/D194620
2023-11-27 09:31:32 +00:00
Sylvestre Ledru 84093fa945 no bug - doc: Add some pages not referenced
Depends on D194601

Differential Revision: https://phabricator.services.mozilla.com/D194602
2023-11-24 20:25:56 +00:00
Sylvestre Ledru d221e70471 no bug - doc: remove an old doc - not referenced and duplicate content
Depends on D194526

Differential Revision: https://phabricator.services.mozilla.com/D194601
2023-11-24 20:25:55 +00:00
Sylvestre Ledru f1b98d5dec no bug - doc: minor changes in the levelling up doc + update of the references r=devtools-reviewers,nchevobbe
Depends on D194525

Differential Revision: https://phabricator.services.mozilla.com/D194526
2023-11-24 20:25:55 +00:00
Sylvestre Ledru 65f2dcfde7 no bug - move the levelling doc from devtools to fx + convert r=devtools-reviewers,nchevobbe
pandoc -trst

Differential Revision: https://phabricator.services.mozilla.com/D194525
2023-11-24 20:25:54 +00:00