Skip to content

[Win32] Suppress deprecation warnings in IE implementation#3361

Open
HeikoKlare wants to merge 1 commit into
eclipse-platform:masterfrom
HeikoKlare:ie-warnings
Open

[Win32] Suppress deprecation warnings in IE implementation#3361
HeikoKlare wants to merge 1 commit into
eclipse-platform:masterfrom
HeikoKlare:ie-warnings

Conversation

@HeikoKlare
Copy link
Copy Markdown
Contributor

@HeikoKlare HeikoKlare commented Jun 4, 2026

The IE implementation uses deprecated methods from OleClientSite for removing event listener. There does not seem to be any intent in actually removing that method. Since IE is EOL, there is no need to updating that code to something else either. Thus, this silences the internal deprecation warnings as it does not provide any useful information.

image

The IE implementation uses deprecated methods from OleClientSite for
removing event listener. There does not seem to be any intent in
actually removing that method. Since IE is EOL, there is no need to
updating that code to something else either. Thus, this silences the
internal deprecation warnings as it does not provide any useful
information.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Test Results (win32)

   30 files  ±0     30 suites  ±0   5m 4s ⏱️ +10s
4 704 tests ±0  4 629 ✅ ±0  75 💤 ±0  0 ❌ ±0 
1 234 runs  ±0  1 210 ✅ ±0  24 💤 ±0  0 ❌ ±0 

Results for commit 74552f7. ± Comparison against base commit e659911.

♻️ This comment has been updated with latest results.

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