Andrew McCreight
1911f0174a
Bug 1902344 - Remove outdated data structure references in "Using C++ in Mozilla code" and elsewhere. r=xpcom-reviewers,nika DONTBUILD
...
nsAutoTArray was renamed to AutoTArray.
nsDataHashtable and nsJSThingHashtable don't exist any more.
nsTHashMap and nsTHashSet now exist.
nsDeque is properly typed now.
Pair is now CompactPair.
Differential Revision: https://phabricator.services.mozilla.com/D213624
2024-06-13 22:41:51 +00:00
Mike Hommey
05d708653f
Bug 1878764 - Update builders to rustc 1.78. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D208953
2024-05-23 04:28:38 +00:00
Haik Aftandilian
f5d75759b8
No bug: Add some more information about signing to the Mac build instructions r=mac-reviewers,bradwerth DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D210104
2024-05-22 03:19:48 +00:00
Cristina Horotan
22fa3c4f67
Backed out 2 changesets (bug 1849075, bug 1878764) for causing remote failures at remote/shared/messagehandler/test/browser/*
...
Backed out changeset 0dbba1a7b5ab (bug 1878764)
Backed out changeset 86555ffb064f (bug 1849075)
2024-05-22 03:34:48 +03:00
Hsin-Yi Tsai
55944eaee1
Bug 1897994 - What needs my attention: add response templates for handling needinfos. r=jstutte
...
Differential Revision: https://phabricator.services.mozilla.com/D211049
2024-05-21 17:44:49 +00:00
Mark Banner
c01122d19b
Bug 1897898 - Separate out ESLint rule rollouts configurations to a separate module. r=frontend-codestyle-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D210992
2024-05-21 13:38:01 +00:00
Sylvestre Ledru
c81f644f55
Bug 1892327 - doc: fix the link about fenix contribution r=jcristau DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D210996
2024-05-21 09:58:45 +00:00
Mike Hommey
010891448c
Bug 1878764 - Update builders to rustc 1.78. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D208953
2024-05-21 07:24:02 +00:00
Ryan VanderMeulen
c84d3db8d7
Backed out 3 changesets (bug 1849075, bug 1897015, bug 1878764) for causing Android arm32 startup crashes (bug 1897635).
...
Backed out changeset 916680b7cdce (bug 1897015)
Backed out changeset c6dd0210975b (bug 1878764)
Backed out changeset c9e28db916e5 (bug 1849075)
2024-05-20 12:54:45 -04:00
Botond Ballo
3ea51142fb
Bug 1858446 - Document that classes representing HTML elements should live in the mozilla::dom namespace. r=peterv DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D210576
2024-05-17 23:23:44 +00:00
Mike Hommey
7072328ee9
Bug 1878764 - Update builders to rustc 1.78. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D208953
2024-05-15 19:38:32 +00:00
Mike Conley
26bf957cd0
Bug 1893269 - Build out basic infrastructure for backup management UI. r=backup-reviewers,settings-reviewers,firefox-desktop-core-reviewers ,Gijs,fluent-reviewers,kpatenio
...
Differential Revision: https://phabricator.services.mozilla.com/D209161
2024-05-09 21:34:35 +00:00
Simon Friedberger
2603c73537
No bug: Add link to signing to Mac package building docs
...
Differential Revision: https://phabricator.services.mozilla.com/D209664
2024-05-08 13:38:31 +00:00
Adam Brouwers-Harries
665bfdc49a
Bug 1891764 - extend documentation on requesting reviews in commit message r=Standard8,firefox-source-docs-reviewers,sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D207586
2024-05-07 08:35:58 +00:00
Tim Giles
4ed433c70c
Bug 1843629 - Explain some non-fatal errors in the OS build docs. r=sylvestre DONTBUILD
...
These are some of the errors that some Outreachy applicants were
experiencing. Figured having some additional documentation explaining
that not all errors and warnings are fatal might help unblock new
contributors in the future.
Differential Revision: https://phabricator.services.mozilla.com/D208804
2024-05-03 11:28:15 +00:00
Gijs Kruitbosch
b904bb706f
Bug 1893159 - add technical docs for phabricator to fx-source-docs, r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D208487
2024-04-30 22:58:13 +00:00
Sylvestre Ledru
67fed99311
Bug 1894178 - doc/ios: fix a typo
...
Differential Revision: https://phabricator.services.mozilla.com/D208977
2024-04-30 09:00:51 +00:00
Mike Hommey
2e05ea66d4
Bug 1890935 - Bump the minimum version of Rust to 1.76. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D207239
2024-04-30 07:29:43 +00:00
gela
58465b2927
Bug 1889805: Move the monorepo setup doc into the tree r=owlish,sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D206974
2024-04-29 19:52:07 +00:00
Tarek Ziadé
4613397eba
Bug 1890947 - Document pipelines using JSDoc r=gregtatum a=reland CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D208469
2024-04-25 06:30:38 +00:00
Aron Cseh
c68e277f64
Backed out changeset 7c15eacd7f68 (bug 1890947) for causing doc generate failure CLOSED TREE
2024-04-25 10:18:38 +03:00
Tarek Ziadé
0691da7f28
Bug 1890947 - Document pipelines using JSDoc r=gregtatum
...
Differential Revision: https://phabricator.services.mozilla.com/D208469
2024-04-25 06:30:38 +00:00
Tarik Eshaq
6cede0c899
Bug 1890784: Adds documentation for TPS tests. r=sync-reviewers,markh,lina
...
Differential Revision: https://phabricator.services.mozilla.com/D207188
2024-04-24 13:28:55 +00:00
Stanca Serban
4d62b8911e
Backed out 2 changesets (bug 1890935, bug 1882209) for causing Android build bustages. CLOSED TREE
...
Backed out changeset 05cb55554fc0 (bug 1882209)
Backed out changeset 67b0625e2cfa (bug 1890935)
2024-04-19 08:07:52 +03:00
Mike Hommey
34dd45ff4c
Bug 1890935 - Bump the minimum version of Rust to 1.76. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D207239
2024-04-19 04:21:20 +00:00
Andrew Halberstadt
d68e3340c5
Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish
...
Differential Revision: https://phabricator.services.mozilla.com/D206260
2024-04-18 20:39:09 +00:00
Stanca Serban
f9c5779927
Backed out 2 changesets (bug 1868440) for gecko decision task broken. CLOSED TREE
...
Backed out changeset 4b22948d849a (bug 1868440)
Backed out changeset 837bdcb3694a (bug 1868440)
2024-04-18 21:25:43 +03:00
Andrew Halberstadt
f33979228a
Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish
...
Differential Revision: https://phabricator.services.mozilla.com/D206260
2024-04-18 17:50:50 +00:00
Greg Mierzwinski
154791c4a2
Bug 1890318 - Update perfdocs linter documentation. r=perftest-reviewers,kshampur DONTBUILD
...
This patch updates the perfdocs linter documentation to contain the new config schema, and information about how to add documentation for the metrics.
Differential Revision: https://phabricator.services.mozilla.com/D206953
2024-04-17 12:34:31 +00:00
Sylvestre Ledru
b50231ef5c
Bug 1891375 - Update to sphinx 7.2.6 r=firefox-source-docs-reviewers,ahal DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D206585
2024-04-15 14:35:48 +00:00
Mike Hommey
d98022fd4b
Bug 1890704 - Update builders to rustc 1.77.2. r=firefox-build-system-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D207103
2024-04-11 08:44:17 +00:00
Nipun Shukla
6cb570d809
Bug 1890498 - Added new warning introduced in Bug 1888958 to max_num_warnings r=bytesized,nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D207013
2024-04-09 21:32:42 +00:00
Tim Giles
4389dd7da5
Bug 1843627 - Add ref to contributing code doc in quick ref doc. r=sylvestre DONTBUILD
...
We have the "Contributing to Mozilla projects" link in the quick ref
doc, might as well have a link to the
"How to Contribute Code to Firefox" doc.
Differential Revision: https://phabricator.services.mozilla.com/D206803
2024-04-05 18:52:50 +00:00
Hsin-Yi Tsai
f4cc26bd0e
Bug 1869838 - What needs my attention: update the reference icon in the doc. r=jwalker
...
Differential Revision: https://phabricator.services.mozilla.com/D206517
2024-04-04 11:26:10 +00:00
Titouan Thibaud
8006938f20
Bug 1885845 - Update documentation for Android after the monorepo migration r=geckoview-reviewers,sylvestre,gl,kaya
...
Differential Revision: https://phabricator.services.mozilla.com/D205482
2024-04-03 15:21:29 +00:00
Mark Banner
05e5f1fb40
Bug 1889344 - Add frontend-codestyle-reviewers review group to docs. r=mossop,zeid
...
Differential Revision: https://phabricator.services.mozilla.com/D206475
2024-04-03 12:27:29 +00:00
Mike Hommey
e3e074c4a4
Bug 1889015 - Update builders to rustc 1.77.1. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D206298
2024-04-03 08:04:07 +00:00
Tim Giles
73a380df0d
Bug 1843613 - Add section about messaging etiquette. r=sylvestre DONTBUILD
...
Adds a small list of helpful items for contributors as they get started
working on Firefox, specifically about messaging and expectations.
This will hopefully add some clarity and reduce frustration from these
contributors.
Differential Revision: https://phabricator.services.mozilla.com/D205885
2024-04-01 14:46:50 +00:00
Mike Hommey
d90cba2bd3
Bug 1871883 - Update builders to rustc 1.77. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D204991
2024-03-25 20:20:30 +00:00
Nan Jiang
b1b8916647
Bug 1887308 - Bump up the warning limit for contentrelevancy r=bdk
...
Had to increase the warning limit as I am not sure what exactly the warning was. Also, `mach lint -l rst toolkit/components/contentrelevancy` reported no issues/warnings.
Differential Revision: https://phabricator.services.mozilla.com/D205606
2024-03-25 18:06:30 +00:00
pstanciu
5001818ebf
Backed out changeset 7e6185a6c167 (bug 1871883) for causing build bustages on rust.mk CLOSED TREE
2024-03-23 06:09:20 +02:00
Mike Hommey
0f2b6ec73e
Bug 1871883 - Update builders to rustc 1.77. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D204991
2024-03-22 20:33:42 +00:00
Logan Rosen
568a9b76b6
Bug 1854149 - upgrade to Sphinx 7.1.2 r=sylvestre,firefox-source-docs-reviewers DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D189725
2024-03-21 18:24:18 +00:00
Titouan Thibaud
8f6d3e4f32
Bug 1885890 - Increase the warning limit on docs/config.yml after firefox-android was added into mc r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D204935
2024-03-18 18:07:55 +00:00
Mike Conley
316cb226b4
Bug 1885366 - Add BackupResource to the backups source docs. r=backup-reviewers,kpatenio
...
Differential Revision: https://phabricator.services.mozilla.com/D204824
2024-03-18 17:54:19 +00:00
Tim Giles
ed73c8e932
Bug 1833947 - Add Android section, highlight default options in quick ref doc. r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D204826
2024-03-18 16:05:28 +00:00
Gabriel Luong
96be362f75
Bug 1880227 - Migrate Focus docs into Sphinx. r=owlish,geckoview-reviewers,android-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D201855
2024-02-14 02:48:51 -05:00
Gabriel Luong
4d5604930e
Bug 1880216 - Migrate Fenix docs into Sphinx. r=owlish,geckoview-reviewers,android-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D201854
2024-02-14 02:48:21 -05:00
Gijs Kruitbosch
51a4c7d0e9
Bug 1880899 - add lint rule that prevents adding more browser.js globals, r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D202804
2024-03-16 15:14:07 +00:00
Gijs Kruitbosch
ac554f095a
Bug 1856535
- allow linters to work by excluding extensions instead of including them, r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D202635
2024-03-13 09:40:27 +00:00