Skip to content

Conversation

@arunjose696
Copy link
Contributor

All callers currently use a zoom context with targetZoom == nativeZoom. This change passes a single integer zoom to AbstractImageProviderWrapper::newImageData, removing the unnecessary zoomContext parameter.

All callers currently use a zoom context with targetZoom == nativeZoom.
This change passes a single integer zoom to AbstractImageProviderWrapper::newImageData,
removing the unnecessary zoomContext parameter.
@github-actions
Copy link
Contributor

Test Results

  118 files  ±0    118 suites  ±0   16m 49s ⏱️ -57s
4 653 tests ±0  4 635 ✅  - 1  18 💤 +1  0 ❌ ±0 
  338 runs  ±0    334 ✅ ±0   4 💤 ±0  0 ❌ ±0 

Results for commit 51d9bc0. ± Comparison against base commit 28bb9b4.

This pull request skips 1 test.
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser_IE ‑ test_setUrl_remote_with_post

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.

Modify AbstractImageProviderWrapper::newImageData to just take in zoom instead of zoom context

1 participant