Bug 533833 – [Webkit2] Should not use G_TYPE_CHECK_INSTANCE_TYPE(..)

I adopted the code so that webkit2 no longer uses the macro.
But I didn't take the time to remove it's use from webkit1
as I don't think it's worth the time.

I left some notes warning not to use the macro.
Upon removal of webkit1, it should be removed.

Tests:
- Fedora 27, Webkit2.18, jUnits & child eclipse.
- Not tested on webkit1, but should work as there are no logic changes.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=533833
Change-Id: I825825c02413a35592dcf3e21114ed774cf146f0
Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
2 files changed
tree: c441f7ea4e1c98b0268ae0072b065652ba8ed017
  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!