You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Internet Explorer engine on Windows is still the default engine to date.
This engine however is heavily out-of-date and does not support the latest HTML/JS features imperative for modern developments.
The Edge implementation is available via SWT.EDGE flag or via -Dorg.eclipse.swt.browser.DefaultType=edge vm arg.
Goal
The goal should be to make the Edge implementation the default browser engine on Windows.
Proposal
Use this (umbrella) issue to keep track of open issues and to categorize them by severity
Once we have a stable enough state with no blockers, test-drive the Edge implementation by temporarily making it the default in the Platform I-Builds.
Background
The Internet Explorer engine on Windows is still the default engine to date.
This engine however is heavily out-of-date and does not support the latest HTML/JS features imperative for modern developments.
The Edge implementation is available via
SWT.EDGE
flag or via-Dorg.eclipse.swt.browser.DefaultType=edge
vm arg.Goal
The goal should be to make the Edge implementation the default browser engine on Windows.
Proposal
Issues
Blocker / Major
Minor
Uncategorized
Out-of-scope (e.g. Edge-specific API)
Browser-agnostic feature requests
The text was updated successfully, but these errors were encountered: