Skip to content

Minor readability improvements in WebKit and friends#3096

Merged
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:cleanup
Feb 28, 2026
Merged

Minor readability improvements in WebKit and friends#3096
akurtakov merged 1 commit intoeclipse-platform:masterfrom
akurtakov:cleanup

Conversation

@akurtakov
Copy link
Member

  • Foreach
  • Pattern matching
  • Order of modifiers
  • Remove unused casts
  • Use text blocks
  • No more catch and rethrow same exception
  • Do not needlessly wrap coordinates in Point objects
  • Use String.isEmpty
  • Use switch statement

@akurtakov akurtakov self-assigned this Feb 24, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

Test Results (linux)

   88 files  ±0     88 suites  ±0   14m 14s ⏱️ +17s
4 572 tests ±0  4 351 ✅ ±0  221 💤 ±0  0 ❌ ±0 
  211 runs  ±0    208 ✅ ±0    3 💤 ±0  0 ❌ ±0 

Results for commit 5aa7eba. ± Comparison against base commit 9616181.

♻️ This comment has been updated with latest results.

@akurtakov akurtakov force-pushed the cleanup branch 2 times, most recently from a2b03c4 to ca8317c Compare February 25, 2026 11:32
* Foreach
* Pattern matching
* Order of modifiers
* Remove unused casts
* Use text blocks
* No more catch and rethrow same exception
* Do not needlessly wrap coordinates in Point objects
* Use String.isEmpty
* Use switch statement
@akurtakov akurtakov merged commit 35d3f4d into eclipse-platform:master Feb 28, 2026
19 checks passed
@github-project-automation github-project-automation bot moved this to Done in SWT work Feb 28, 2026
@akurtakov akurtakov deleted the cleanup branch February 28, 2026 07:15
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.

1 participant