Bug 531341: [Webkit2] Can't access self signed web sites using internal
web browser on fedora 27

Added functionality that prompts a user if they'd like to ignore TLS
errors for certain hosts. If a user visits a website that uses a
self-signed certificate, they will be prompted to either ignore TLS
errors for that host, or to go back.

Tested on GTK3.22 with Webkit2.20. No AllBrowser JUnit tests fail, and
Snippet128 works as expected.

Change-Id: I7c7a07ae27017a70e4a06c720f5640d094a6114c
Signed-off-by: Eric Williams <ericwill@redhat.com>
5 files changed
tree: e065cdd74a124b3b4950d661bf95d9a39fd6f5e0
  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!