Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIR SDK][Windows][macOS] AIR SDK has WebKit files #3310

Open
itlancer opened this issue Jun 21, 2024 · 0 comments
Open

[AIR SDK][Windows][macOS] AIR SDK has WebKit files #3310

itlancer opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@itlancer
Copy link

itlancer commented Jun 21, 2024

Problem Description

AIR SDK for Windows and macOS has WebKit files but HTMLLoader now legacy and removed.
These files take up disk space but seems are not needed anymore and should be removed from AIR SDK at all.

For example AIR application for Windows has directory
runtimes\air\win\Adobe AIR\Versions\1.0\Resources\WebKit
and file
runtimes\air\win\Adobe AIR\Versions\1.0\Resources\WebKit.dll
which took up about extra 5.5 MB.

Also files perhaps should be remove:
runtimes\air\win\Adobe AIR\Versions\1.0\Resources\NPSWF32.dll
runtimes\air\win\Adobe AIR\Versions\1.0\Resources\NPSWF64.dll

For macOS the similar.

Checked with multiple AIR SDK versions, even with latest AIR SDK 51 for Windows and macOS.

Related issues:
#2341
#1882

Steps to Reproduce

Take a look for paths above inside AIR SDK for Windows or macOS.

Actual Result:
AIR SDK contains WebKit files.

Expected Result:
AIR SDK should not contains WebKit files.

Known Workarounds

Just ignore it.

@itlancer itlancer added the Bug label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant