[webkit-dev] Isolated world tests

Adam Barth abarth at webkit.org
Wed Jul 1 19:21:02 PDT 2009


On Wed, Jul 1, 2009 at 7:08 PM, Oliver Hunt<oliver at apple.com> wrote:
> Given this apparently needs to exist in WebCore you will need to implement
> this feature for the JSC bindings as well.  This will also make it possible
> for it to be tested in the normal layout tests.

Huh?  I don't understand the technical reason for this requirement.
Can you explain why we should spend double the engineering effort (and
introduce the corresponding instability into JSC ports) to build
something that no one plans to use?

Regardless of whether we implement the feature for JSC, we'll still
need to enhance the layoutTestController to exercise the feature
because the feature isn't exposed to normal web pages.  Isn't a better
solution just to add the tests to the skipped list for non-supporting
ports?

Adam


More information about the webkit-dev mailing list