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

303 Коммитов

Автор SHA1 Сообщение Дата
Tarik Eshaq 453be8c6fd Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly
Differential Revision: https://phabricator.services.mozilla.com/D118238
2021-06-22 17:04:35 +00:00
Sylvestre Ledru b66d69349e Bug 1717447 - docs: fix a typo r=linter-reviewers,marco DONTBUILD
Depends on D118293

Differential Revision: https://phabricator.services.mozilla.com/D118294
2021-06-21 15:29:11 +00:00
Mike Hommey 7f9a51a8f5 Bug 1715282 - Bump minimum Rust version to 1.51. r=firefox-build-system-reviewers,andi
Also update the estimated rust versions for future releases, based on
the updated Firefox release dates.

Differential Revision: https://phabricator.services.mozilla.com/D117737
2021-06-15 09:23:20 +00:00
Iulian Moraru 952b525e6f Backed out changeset 55a7556ae185 (bug 1715282) for causing base-toolchain bustages and python failures on test_toolchain_configure.py. CLOSED TREE 2021-06-15 10:46:39 +03:00
Jeff Muizelaar e5c5ce020a Bug 1715282 - Bump minimum Rust version to 1.50. r=glandium
Various people want 1.50 and it's been out for a while so let's require it.

Differential Revision: https://phabricator.services.mozilla.com/D117158
2021-06-15 05:46:02 +00:00
Tom Ritter 5a4c1ce591 Bug 1716070 - Add more detailed documentation about our CE instance r=freddyb
Differential Revision: https://phabricator.services.mozilla.com/D117565
2021-06-14 17:28:09 +00:00
Silke Hofmann 7447c9915a Bug 1481470 - Stop using xlink:href in SVG in docs/. r=nhnt11,firefox-source-docs-reviewers,championshuttler
Differential Revision: https://phabricator.services.mozilla.com/D117203
2021-06-13 19:01:18 +00:00
Butkovits Atila ce6e97604b Backed out changeset 7648560f810d (bug 1715282) for causing build bustages. CLOSED TREE 2021-06-11 22:47:34 +03:00
Jeff Muizelaar 5ca0d5fb13 Bug 1715282 - Bump minimum Rust version to 1.50. r=glandium
Various people want 1.50 and it's been out for a while so let's require it.

Differential Revision: https://phabricator.services.mozilla.com/D117158
2021-06-11 19:27:22 +00:00
surajeet310 6ea83c8ef9 Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D117419
2021-06-10 19:33:53 +00:00
surajeet310 4ee25b07d1 Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D117225
2021-06-09 20:27:09 +00:00
Mitchell Hentges 4cce0c5e12 Bug 1714641: Remove usages of vendored "futures" library r=ahal
`concurrent.futures` functionality has been part of Python since
Python 3.2.

Differential Revision: https://phabricator.services.mozilla.com/D117068
2021-06-09 15:48:54 +00:00
Mitchell Hentges e568fa2e0d Bug 1714641: Remove usages of vendored "backports" code r=ahal,perftest-reviewers
It provides `shutil.which(...)`, which has been part of `shutil` since
Python 3.3.

Differential Revision: https://phabricator.services.mozilla.com/D117063
2021-06-09 15:48:52 +00:00
surajeet310 ea853da3f4 Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' ,r=sylvestre,webdriver-reviewers DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D116939
2021-06-07 19:28:40 +00:00
Frederik Braun 6f19bc3072 Bug 1714991 - add docs for own compiler explorer instance r=andi
Differential Revision: https://phabricator.services.mozilla.com/D117000
2021-06-07 13:15:32 +00:00
Julian Descottes 1d9ad5795a Bug 1714616 - Update mention of marionette-reviewers and remote-protocol-reviewers in documentation r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D116867
2021-06-07 10:06:27 +00:00
Sylvestre Ledru 72f885fa29 Bug 1714434 - Doc/contribution: Refresh the list of projects and update the wording r=gsvelto DONTBUILD
Depends on D116821

Differential Revision: https://phabricator.services.mozilla.com/D116822
2021-06-06 14:36:53 +00:00
Sylvestre Ledru 4fabcce989 Bug 1714434 - Doc/contribution: remove trailing whitespaces r=gsvelto DONTBUILD
Depends on D116820

Differential Revision: https://phabricator.services.mozilla.com/D116821
2021-06-06 14:36:52 +00:00
Sylvestre Ledru abaad00ab4 Bug 1714434 - Doc/contribution: Rename the file about Mozilla contributions r=gsvelto DONTBUILD
and set up a redirect

Differential Revision: https://phabricator.services.mozilla.com/D116820
2021-06-06 14:36:52 +00:00
Kim Moir 5f981c24b9 Bug 1712168 - migrate profiler mdn docs to in tree performance docs r=julienw
***
bug 1712168 - migrate profiler mdn docs to in tree performance docs  r=#firefox-source-docs-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D116154
2021-06-03 13:47:50 +00:00
Henrik Skupin 2c6099421a Bug 1693993 - [marionette] Move Marionette server code to /remote/marionette. r=remote-protocol-reviewers,marionette-reviewers,jdescottes,webdriver-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D106311
2021-05-31 17:36:06 +00:00
Alexandru Michis d30bd50d0f Backed out changeset 37f2f9ef6ef8 (bug 1693993) for containing unreviewed changes.
CLOSED TREE
2021-05-31 15:55:11 +03:00
Henrik Skupin 55d4518049 Bug 1693993 - [marionette] Move Marionette server code to /remote/marionette. r=remote-protocol-reviewers,marionette-reviewers,jdescottes,webdriver-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D106311
2021-05-31 08:56:32 +00:00
Pier-Luc Thériault 4a86f78a7f Bug 1711824 - Removing documentation on MOZ_BUILD_PROJECTS because it is obsolete r=firefox-build-system-reviewers,mhentges
Differential Revision: https://phabricator.services.mozilla.com/D115440
2021-05-19 14:17:25 +00:00
Kim Moir 5a0ef6d558 Bug 1711780 - fix some typos in the perf doc r=firefox-source-docs-reviewers,sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D115420
2021-05-19 08:06:21 +00:00
Kim Moir 82982c52a3 Bug 1708810 - migrate remaining MDN perf docs to in-tree - power docs r=ahal
***
Bug 1708810 - migrate remaining MDN perf docs to in-tree - power docs r=#firefox-source-docs-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D115222
2021-05-18 18:41:00 +00:00
byron jones 1a494b6f2b Bug 1704426 - Document supported build hosts. r=glob
Define "build host" support tiers, and their relationship
to existing "target" tiers.

Differential Revision: https://phabricator.services.mozilla.com/D111578
2021-05-18 14:57:50 +00:00
Andrew McCreight 9e0841b081 Bug 1710886, part 3 - Fix some escapes of < and >. r=xpcom-reviewers,nika DONTBUILD
Unlike the quote one, these do show up in the final
output.

Differential Revision: https://phabricator.services.mozilla.com/D114993
2021-05-17 17:44:47 +00:00
Andrew McCreight a662887aba Bug 1710886, part 2 - Remove some escapes for apostrophes. r=xpcom-reviewers,nika DONTBUILD
These don't show up in the final output, but I think they aren't
needed, and removing them makes reading the file nicer.

Differential Revision: https://phabricator.services.mozilla.com/D114992
2021-05-17 17:44:47 +00:00
Andrew McCreight 4fa093fff5 Bug 1710886, part 1 - Fix some weird errors introduced by importing. r=xpcom-reviewers,nika DONTBUILD
Also remove some trailing whitespace I noticed.

Differential Revision: https://phabricator.services.mozilla.com/D114991
2021-05-17 17:44:46 +00:00
Chris H-C f666fb3dc9 Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D114631
2021-05-10 13:33:09 +00:00
Gagah Pangeran Rosfatiputra 250274d5c7 Bug 1709506 - doc: change html link format to rst link format. r=sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D114681
2021-05-08 18:13:43 +00:00
Mike Hommey 81fa47bdb1 Bug 1709730 - Update rust firefox requirements table. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D114417
2021-05-06 08:23:06 +00:00
Mike Hommey 73919045c1 Bug 1709730 - Import the Rust update policy from wiki.m.o. r=sylvestre
More or less verbatim from https://wiki.mozilla.org/Rust_Update_Policy_for_Firefox

Differential Revision: https://phabricator.services.mozilla.com/D114416
2021-05-06 08:23:06 +00:00
keiko c23d24e129 Bug 1705755 - added explanations about Bugzilla and Phabricator amended2 r=firefox-source-docs-reviewers,sylvestre,championshuttler DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D113256
2021-05-05 06:58:16 +00:00
Csoregi Natalia 55d7561df8 Bug 1706751 - Fix spell lint. r=fix CLOSED TREE 2021-04-30 20:19:55 +03:00
Kim Moir 7157a6c59b Bug 1706751 - convert performance memory docs from MDN->in-tree r=firefox-source-docs-reviewers,ahal
***
Bug 1706751 - convert performance memory docs from MDN->in-tree r=#firefox-source-docs-reviewers

***
Bug 1706751 - convert performance memory docs from MDN->in-tree r=#firefox-source-docs-reviewers
***
Bug 1706751 - convert performance memory docs from MDN->in-tree r=#firefox-source-docs-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D113696
2021-04-30 15:33:48 +00:00
bukola 69a468f2ad Bug 1696868 - 'moz-phab reorg' should be mentioned in https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D113211
2021-04-28 13:07:27 +00:00
Myeongjun Go a4c2f8da8d Bug 1698567 - [perfdocs] Provide a way to link directly to individual Raptor tests r=sparky,perftest-reviewers,firefox-source-docs-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D110779
2021-04-27 18:19:03 +00:00
Sylvestre Ledru 8bf449b92d no bug - Add a example of what a group review commit message looks like r=padenot DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D113486
2021-04-27 15:50:58 +00:00
keiko 425815c622 Bug 1705675 -Deleted and modified the document links. r=ahal DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D113260
2021-04-26 18:24:14 +00:00
Sylvestre Ledru 24951f13b0 Bug 1702922 - mozlint/ride along: Document how to run a specific testsuite r=linter-reviewers,marco DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D113287
2021-04-26 08:13:04 +00:00
Emilio Cobos Álvarez c78d99121a Bug 1706325 - Minor tweaks to the VIM docs. r=sylvestre
Mostly mentioning that other completion engines also work, and how to
set jsm files to be treated like other JS files (and thus ESLint etc
would work on them).

Differential Revision: https://phabricator.services.mozilla.com/D112729
2021-04-20 14:19:09 +00:00
Kim Moir e928155e9b Bug 1704528 - migrate first section performance docs r=firefox-source-docs-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D111864
2021-04-19 15:33:19 +00:00
Kim Moir c1d66ec89a Bug 1703618 - fix up patches to in tree patches for Performance Best Practices for Front-end Engineers doc r=florian
Differential Revision: https://phabricator.services.mozilla.com/D111136
2021-04-12 16:57:13 +00:00
championshuttler bd20013088 Bug 1693140 - Fix the mermaid rendering issue.r=ahal
sphinxcontrib-mermaid loads the mermaid library in different way which prevents mermaid library to load on production, it will work locally but not on writethedocs, so we have to hard loading the mermaid library through CDN in our tree.

Differential Revision: https://phabricator.services.mozilla.com/D111161
2021-04-09 13:26:53 +00:00
Matthew Gaudet 96f3044749 Bug 1703039 - Warn against `hg commit --amend -m` in the contribution docs r=firefox-source-docs-reviewers,sylvestre,championshuttler
Differential Revision: https://phabricator.services.mozilla.com/D110818
2021-04-07 14:55:20 +00:00
Gijs Kruitbosch dab991dda3 Bug 1702526 - suggest people use wget instead of curl for downloading the bootstrap script on Windows DONTBUILD r=glob
Differential Revision: https://phabricator.services.mozilla.com/D110568
2021-04-01 17:23:05 +00:00
Kim Moir 809beee368 Bug 1682898 Migrate Performance Best Practices for Front-end Engineers MDN page to in-tree docs r=firefox-source-docs-reviewers,bas,ahal
***
Bug 1682898 Migrate Performance Best Practices for Front-end Engineers MDN page to in-tree docs

***
Bug 1682898 Migrate Performance Best Practices for Front-end Engineers MDN page to in-tree docs

Differential Revision: https://phabricator.services.mozilla.com/D109970
2021-03-30 16:02:41 +00:00
Andi-Bogdan Postelnicu aede98462d Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco
Differential Revision: https://phabricator.services.mozilla.com/D110237
2021-03-30 14:44:51 +00:00