1. 03 Jan, 2024 1 commit
  2. 02 Jan, 2024 2 commits
  3. 14 Nov, 2023 1 commit
  4. 01 Nov, 2023 1 commit
  5. 19 Oct, 2023 1 commit
  6. 18 Oct, 2023 3 commits
  7. 17 Oct, 2023 2 commits
    • auto-submit[bot]'s avatar
      Reverts "Skip injecting Bonjour settings when port publication is disabled" (#136750) · 54c0a350
      auto-submit[bot] authored
      Reverts flutter/flutter#136562
      Initiated by: vashworth
      This change reverts the following previous change:
      Original Description:
      Some of our tests in CI are triggering the `NSLocalNetworkUsageDescription` dialog when they're not supposed to (https://github.com/flutter/flutter/issues/129836) since it's disabled via flags (`--no-publish-port` for flutter/flutter and `--disable-vm-service-publication` for flutter/engine).
      
      Normally, we inject `NSLocalNetworkUsageDescription` (and other bonjour settings) to the Info.plist during the project build for debug and profile mode since by default they will publish the VM Service port over mDNS.
      
      To help diagnose the issue, though, this PR changes it so that we don't inject `NSLocalNetworkUsageDescription` (and other bonjour settings) when port publication is disabled since it shouldn't be needed. Hopefully, this will give us better error messages or cause the app to crash and end the test early (rather than timeout after 30 minutes).
      54c0a350
    • Victoria Ashworth's avatar
      Skip injecting Bonjour settings when port publication is disabled (#136562) · 0383d8ba
      Victoria Ashworth authored
      Some of our tests in CI are triggering the `NSLocalNetworkUsageDescription` dialog when they're not supposed to (https://github.com/flutter/flutter/issues/129836) since it's disabled via flags (`--no-publish-port` for flutter/flutter and `--disable-vm-service-publication` for flutter/engine).
      
      Normally, we inject `NSLocalNetworkUsageDescription` (and other bonjour settings) to the Info.plist during the project build for debug and profile mode since by default they will publish the VM Service port over mDNS.
      
      To help diagnose the issue, though, this PR changes it so that we don't inject `NSLocalNetworkUsageDescription` (and other bonjour settings) when port publication is disabled since it shouldn't be needed. Hopefully, this will give us better error messages or cause the app to crash and end the test early (rather than timeout after 30 minutes).
      0383d8ba
  8. 21 Sep, 2023 1 commit
  9. 13 Jul, 2023 3 commits
  10. 10 Jul, 2023 1 commit
  11. 19 May, 2023 1 commit
  12. 03 May, 2023 1 commit
  13. 22 Mar, 2023 1 commit
  14. 20 Mar, 2023 1 commit
  15. 17 Mar, 2023 2 commits
  16. 09 Mar, 2023 1 commit
  17. 02 Dec, 2022 1 commit
  18. 08 Nov, 2022 1 commit
  19. 17 Oct, 2022 1 commit
  20. 06 Sep, 2022 1 commit
  21. 27 Apr, 2022 2 commits
  22. 15 Apr, 2022 1 commit
  23. 08 Apr, 2022 1 commit
  24. 19 Jan, 2022 1 commit
  25. 13 Jan, 2022 1 commit
  26. 21 Dec, 2021 1 commit
  27. 08 Oct, 2021 3 commits
  28. 04 Oct, 2021 1 commit
  29. 22 Jul, 2021 1 commit
  30. 08 Jul, 2021 1 commit