Bug 468854 - Fix for test failure in Shell tests

layout(Control[], int) does not like receiving "this" as an
argument. Since requestLayout always invokes it on a shell,
it means we need a special case for laying out shells. We
handle this case by adding an override for Shell.requestLayout.

Change-Id: I0918c0a26be536d71dc3bbeb3bb501614a19171a
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
3 files changed
tree: 69d44db18f4a25d0efcd81be96e744b2cc2976f0
  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:

Information regarding source code management, builds, coding standards, and more.

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!