Skip to content

Conversation

@ptziegler
Copy link
Contributor

This partially reverts 3726516 due to which the updateToolbar() method is no longer called by the default refresh job.

Subclasses may override updateToolbar() without also overriding doCreateRefreshJob() which in return means that their toolbar is not updated anymore.

Because this method is called again, the deprecation tag introduced with 176f503 is also removed

This partially reverts 3726516 due to
which the updateToolbar() method is no longer called by the default
refresh job.

Subclasses may override updateToolbar() without also overriding
doCreateRefreshJob() which in return means that their toolbar is not
updated anymore.

Because this method is called again, the deprecation tag introduced with
176f503 is also removed
@ptziegler
Copy link
Contributor Author

@github-actions
Copy link
Contributor

Test Results

 1 821 files  ±0   1 821 suites  ±0   1h 34m 38s ⏱️ -58s
 7 719 tests ±0   7 490 ✅ +1  228 💤 ±0  1 ❌  - 1 
24 318 runs  ±0  23 568 ✅ +1  749 💤 ±0  1 ❌  - 1 

For more details on these failures, see this check.

Results for commit bc80d24. ± Comparison against base commit 55481d3.

Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the super speedy response! 🚀

@ptziegler
Copy link
Contributor Author

The failure in ProgressViewTests seems sprodaric and unrelated to this change. Given that the test succeeds locally, I'll merge this now.

@ptziegler ptziegler merged commit fe1c0be into eclipse-platform:master Jan 31, 2025
15 of 17 checks passed
@ptziegler ptziegler deleted the undeprecate-update-toolbar-in-filtered-tree branch January 31, 2025 13:55
@merks
Copy link
Contributor

merks commented Jan 31, 2025

Thanks!🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants