Bug 169607
| Summary: | Use the C API in WKTR for testing content extensions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | lforschler |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 169037 | ||
| Bug Blocks: | 154553 | ||
Adrian Perez
Currently WKTR only has support for running the content extensions tests
using the Objective-C API of the Cocoa ports. Ideally it should use the
port-independent C API so the same WKTR code can be used by other ports
as well.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
This will be done as part of the patch for bug #169037, as per the
discussion in that other bug.
*** This bug has been marked as a duplicate of bug 169037 ***