- Apr 23, 2023
-
-
Emilio Cobos Álvarez authored
Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi Differential Revision: https://phabricator.services.mozilla.com/D176230
-
- Apr 18, 2023
-
-
Zeid authored
- generate exported index.rst file in mach doc - stop tracking docs/mots/index.rst, add it to ignore files - add mots.yaml to sphinx-docs sparse profile - add mots to requirements Differential Revision: https://phabricator.services.mozilla.com/D170116
-
- Feb 28, 2023
-
-
Mark Striemer authored
Differential Revision: https://phabricator.services.mozilla.com/D170936
-
- Feb 13, 2023
-
-
Barret Rennie authored
Differential Revision: https://phabricator.services.mozilla.com/D168322
-
- Jan 23, 2023
-
-
Hanna Jones authored
This is still far from perfect given the limitations of the Storybook web components package, but I figured this was worth putting up since it's still an improvement over the current state of our args tables (I think). I'm mostly leaving the default generated `custom-elements-manifest.json` alone save for filtering some internal properties we don't want documented since they shouldn't really be accessed directly. If it seems too strange to just have the `aria-label` attr documented we could possibly remove `attributes` from the docs for now (this happens because it's the only attr where the name is different from the property name). Open to feedback/thoughts on if this is useful or too wonky for now given the weirdness around how Storybook creates naming collisions. Differential Revision: https://phabricator.services.mozilla.com/D162599
-
- Sep 27, 2022
-
-
Anurag Kalia authored
Differential Revision: https://phabricator.services.mozilla.com/D155557
-
- Aug 31, 2022
-
-
Emilio Cobos Álvarez authored
After bug 1787977 they're in the tree. Differential Revision: https://phabricator.services.mozilla.com/D156058
-
- Jul 11, 2022
-
-
Tooru Fujisawa authored
Differential Revision: https://phabricator.services.mozilla.com/D150494
-
- May 25, 2022
-
-
Tim Giles authored
Differential Revision: https://phabricator.services.mozilla.com/D147217
-
- Apr 27, 2022
-
-
Andi authored
Differential Revision: https://phabricator.services.mozilla.com/D144577
-
- Mar 11, 2022
-
-
Mathew Hodson authored
Differential Revision: https://phabricator.services.mozilla.com/D140797
-
- Jan 25, 2022
-
-
Scott authored
Differential Revision: https://phabricator.services.mozilla.com/D136669
-
- Jan 12, 2022
-
-
Ting-Yu Lin authored
NPOTB DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D135674
-
- Nov 16, 2021
-
-
Greg Tatum authored
Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor Differential Revision: https://phabricator.services.mozilla.com/D129080
-
- Nov 02, 2021
-
-
Mathew Hodson authored
Differential Revision: https://phabricator.services.mozilla.com/D129464
-
- Oct 18, 2021
-
-
Mathew Hodson authored
Differential Revision: https://phabricator.services.mozilla.com/D127614
-
- Sep 28, 2021
-
-
Mitchell Hentges authored
The `*.egg-info` directories are needed for the packages to show up as "distributions" to `pip` and other environment-checking logic. We know that `*.egg-info` directories are cross-platform because they exist in the globally-usable `tar.gz` releases of packages. Differential Revision: https://phabricator.services.mozilla.com/D125909
-
- Sep 27, 2021
-
-
criss authored
Backed out 10 changesets (bug 1712151, bug 1724279, bug 1730712, bug 1717051, bug 1723031, bug 1731145) for causing failures on test_yaml.py Backed out changeset 7f64d538701b (bug 1723031) Backed out changeset 394152994966 (bug 1723031) Backed out changeset 9bfeb01bcc9a (bug 1723031) Backed out changeset 3d283616a57d (bug 1730712) Backed out changeset bc677b409650 (bug 1724279) Backed out changeset 784c94c2f528 (bug 1723031) Backed out changeset 6e1bde40e3b4 (bug 1723031) Backed out changeset 7adf7e2136a3 (bug 1712151) Backed out changeset 2aef162b9a1b (bug 1717051) Backed out changeset 9beeb6d3d95b (bug 1731145)
-
Mitchell Hentges authored
The `*.egg-info` directories are needed for the packages to show up as "distributions" to `pip` and other environment-checking logic. We know that `*.egg-info` directories are cross-platform because they exist in the globally-usable `tar.gz` releases of packages. Differential Revision: https://phabricator.services.mozilla.com/D125909
-
- Jan 19, 2021
-
-
Tooru Fujisawa authored
Differential Revision: https://phabricator.services.mozilla.com/D102101
-
- Nov 13, 2020
-
-
Mihai Alexandru Michis authored
-
- Nov 12, 2020
-
-
Ricky Stewart authored
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,mhentges Most of the deletions here come from bug 1481612, the `--with-windows-wheel` option to `mach vendor python`, which according to that commit message "is very single-purpose: it's intended to let us vendor an unpacked wheel for psutil on Windows". Since vendoring `psutil` is something we're no longer doing, we can safely just delete that added code. Differential Revision: https://phabricator.services.mozilla.com/D90919
-
smolnar authored
Backed out 4 changesets (bug 1666347, bug 1667152, bug 1661624, bug 1666345) for causing mingw bustage. CLOSED TREE Backed out changeset 19f707f5c097 (bug 1666347) Backed out changeset 3732ee259759 (bug 1666345) Backed out changeset 353d3c9e74b9 (bug 1661624) Backed out changeset a651515586a8 (bug 1667152)
-
- Oct 27, 2020
-
-
Ricky Stewart authored
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,mhentges Most of the deletions here come from bug 1481612, the `--with-windows-wheel` option to `mach vendor python`, which according to that commit message "is very single-purpose: it's intended to let us vendor an unpacked wheel for psutil on Windows". Since vendoring `psutil` is something we're no longer doing, we can safely just delete that added code. Differential Revision: https://phabricator.services.mozilla.com/D90919
-
- Nov 27, 2020
-
-
Ricky Stewart authored
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart Most of the deletions here come from bug 1481612, the `--with-windows-wheel` option to `mach vendor python`, which according to that commit message "is very single-purpose: it's intended to let us vendor an unpacked wheel for psutil on Windows". Since vendoring `psutil` is something we're no longer doing, we can safely just delete that added code. Differential Revision: https://phabricator.services.mozilla.com/D90919
-
- Nov 16, 2020
-
-
Noemi Erli authored
Backed out 4 changesets (bug 1666345, bug 1661624, bug 1667152, bug 1666347) for causing mochitest failures CLOSED TREE Backed out changeset 8ce536574e74 (bug 1666347) Backed out changeset 7cc5b13a3bf6 (bug 1666345) Backed out changeset e112876ba18b (bug 1661624) Backed out changeset 0f03ce337449 (bug 1667152)
-
- Nov 13, 2020
-
-
Ricky Stewart authored
Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,mhentges Most of the deletions here come from bug 1481612, the `--with-windows-wheel` option to `mach vendor python`, which according to that commit message "is very single-purpose: it's intended to let us vendor an unpacked wheel for psutil on Windows". Since vendoring `psutil` is something we're no longer doing, we can safely just delete that added code. Differential Revision: https://phabricator.services.mozilla.com/D90919
-
- Sep 25, 2020
-
-
Jean-Yves Avenard authored
Differential Revision: https://phabricator.services.mozilla.com/D89337
-
- Jun 03, 2020
-
-
Nick Alexander authored
Differential Revision: https://phabricator.services.mozilla.com/D78123
-
- Jul 07, 2020
-
-
Ricky Stewart authored
We'll add documentation explicitly recommending people use `pyenv` to install Python versions if they can't use their system package manager. Routine usage of `pyenv` will cause this file to be created at the root of the checkout, so ignore it. Differential Revision: https://phabricator.services.mozilla.com/D82609
-
- May 05, 2020
-
-
Ricky Stewart authored
This includes scripts that involve `tup`, jobs that build `tup` in automation, `tup.configure`, and related infrastructure and documentation. Differential Revision: https://phabricator.services.mozilla.com/D73921
-
- May 04, 2020
-
-
Emilio Cobos Álvarez authored
Both were ignoring .mozconfig and mozconfig, but .hgignore was ignoring mozconfig-foo and .mozconfig-foo, while git was not ignoring mozconfig-foo. Differential Revision: https://phabricator.services.mozilla.com/D73605
-
- Feb 10, 2020
-
-
Henri Sivonen authored
Differential Revision: https://phabricator.services.mozilla.com/D62238 --HG-- extra : moz-landing-system : lando
-
- Nov 25, 2019
-
-
Doug Thayer authored
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood This adds a tp5n-multiproc output directory which contains postprocessed versions of the tp5n set. They are processed to take iframes with relative URLs and output absolute URLs with domains similar to their original domains. This will help us better simulate a real-world case for Fission, which will split processes based on the ETLD+1 of the domain. Differential Revision: https://phabricator.services.mozilla.com/D53065 --HG-- extra : moz-landing-system : lando
-
- Jul 12, 2019
-
-
Ed Lee authored
Differential Revision: https://phabricator.services.mozilla.com/D37818 --HG-- extra : moz-landing-system : lando
-
- Jul 03, 2019
-
-
Ed Lee authored
Bug 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson Depends on D36769 Differential Revision: https://phabricator.services.mozilla.com/D36775 --HG-- extra : moz-landing-system : lando
-
Ed Lee authored
Bug 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson Depends on D36764 Differential Revision: https://phabricator.services.mozilla.com/D36769 --HG-- rename : browser/components/newtab/prerendered/static/activity-stream-debug.html => browser/components/newtab/prerendered/activity-stream-debug.html rename : browser/components/newtab/prerendered/locales/en-US/activity-stream-noscripts.html => browser/components/newtab/prerendered/activity-stream-noscripts.html rename : browser/components/newtab/prerendered/locales/en-US/activity-stream.html => browser/components/newtab/prerendered/activity-stream.html extra : moz-landing-system : lando
-
- Jun 10, 2019
-
-
Denis Palmeiro authored
Bug 1558271 - Update mozilla/browsertime snapshot to b8c1becaee74970a6f6e4222a64d1e2e18f20cd6 r=nalexander Changes include a fix for visual metrics calculations on desktop, and appending visual metrics information to gecko profiles. Additionally, add the browsertime-results directory to gitignore. Differential Revision: https://phabricator.services.mozilla.com/D34412 --HG-- extra : moz-landing-system : lando
-
- May 17, 2019
-
-
k88hudson authored
Differential Revision: https://phabricator.services.mozilla.com/D31331 --HG-- extra : moz-landing-system : lando
-
- Apr 08, 2019
-
-
Bastien Orivel authored
This also removes the lalrpop files from the .git/hgignore as that breaks the build since lalrpop now includes lrgrammar in the published crate and that file needs to be vendored --HG-- extra : histedit_source : e31c07645a87a11b19a0b7e44f2a48d791b5f396
-