Bug 87839
Summary: | [Chromium] layoutTestController.keepWebHistory() does not work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andras Becsi <abecsi> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Andras Becsi
Prior r118566 the http/tests/misc/acid3.html test did not enable tracking visited links. Adding layoutTestController.keepWebHistory() to the test removed the red "YOU SHOULD NOT SEE THIS AT ALL" from the expectation of Mac and Qt but the function seems to have no effect on chromium, and the test is still failing.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Unimplemented DRT features are being marked WontFix. If they cause tests to fail, we'll see it. If not, we're switching to ContentShell and don't want to put effort into DRT.