Skip to content
Snippets Groups Projects
  1. Apr 23, 2023
  2. Apr 18, 2023
  3. Feb 28, 2023
  4. Feb 13, 2023
  5. Jan 23, 2023
    • Hanna Jones's avatar
      Bug 1799699 - expand storybook args table docs r=mstriemer,tgiles · eb9fd58f
      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
      eb9fd58f
  6. Sep 27, 2022
  7. Aug 31, 2022
  8. Jul 11, 2022
  9. May 25, 2022
  10. Apr 27, 2022
  11. Mar 11, 2022
  12. Jan 25, 2022
  13. Jan 12, 2022
  14. Nov 16, 2021
  15. Nov 02, 2021
  16. Oct 18, 2021
  17. Sep 28, 2021
  18. Sep 27, 2021
    • criss's avatar
      Backed out 10 changesets (bug 1712151, bug 1724279, bug 1730712, bug 1717051,... · f2dcba95
      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)
      f2dcba95
    • Mitchell Hentges's avatar
      Bug 1731145: Don't ignore vendored package `*.egg-info` directories r=ahal · 88d28c21
      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
      88d28c21
  19. Jan 19, 2021
  20. Nov 13, 2020
  21. Nov 12, 2020
  22. Oct 27, 2020
  23. Nov 27, 2020
  24. Nov 16, 2020
  25. Nov 13, 2020
  26. Sep 25, 2020
  27. Jun 03, 2020
  28. Jul 07, 2020
  29. May 05, 2020
  30. May 04, 2020
  31. Feb 10, 2020
  32. Nov 25, 2019
    • Doug Thayer's avatar
      Bug 1588223 - Use many domains in iframes for tabswitch test... · 5705a57b
      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
      5705a57b
  33. Jul 12, 2019
  34. Jul 03, 2019
  35. Jun 10, 2019
  36. May 17, 2019
  37. Apr 08, 2019
Loading