Bug 522181 [GTK3][Webkit2] Webkit1 webkit_get_default_session() is
called on Webkit2, causing a crash (guard)

Guarding off webkit1 code from being ran on webkit2.

This doesn't provide the equivalent functionality, but for the time
being it prevents a JVM crash if Browser.clearSessions() is called.

Later we need to implement the equivalent on webkit2.

Change-Id: I2c3a32d344051e61122103131f740bc2cdcb8e38
Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
1 file changed
tree: ab663d7f22cd3cd5bf80c5b063599fb27df64a3d
  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!