Bug 528346 - Remove pre 1.4 webkitgtk versions support

Most new distributions don't ship even webkitgtk3 now (too many security
issues) and even RHEL 6.x which is no longer target platform ships newer
webkitgtk.
There are some workarounds for these ancient versions that cause issues
with new webkit versions. Furthermore the logic in webkitgtk.h for
dlopen is totally bogus it first tries to load the ancient version and
then the new one.

Change-Id: Ic90e03116e84b3e37d7a4bb9728112f1781b3ecf
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2 files changed
tree: a5573c426c245e8fefdadd66d6136a1d9c1e4264
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!