Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

macos-x86_64 # Changes

Change Log History for macos-x86_64 #949 - Jenkins
Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Change Log History

Originally from build #948

Changes
  1. NewtBaseActivity: Move setVisible(false) from onPause() -> onStop(), since only onStop() declares invisible status. onPause() could imply other non fullscreen activity on top. (details / cgit)