Bug 42333
| Summary: | WebKitTestRunner needs layoutTestController.clearBackForwardList | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
| Component: | WebKit2 | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | darin, jesus |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Maciej Stachowiak
WebKitTestrunner needs layoutTestController.clearBackForwardList
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
<rdar://problem/8193643>
Darin Adler
Committed r70723: <http://trac.webkit.org/changeset/70723>
Jesus Sanchez-Palencia
In LayoutTests/platform/wk2/Skipped I found this:
# WebKitTestRunner needs layoutTestController.clearBackForwardList
# <https://bugs.webkit.org/show_bug.cgi?id=42333>
fast/dom/location-hash.html
fast/history/form-submit-in-frame-via-onclick.html
fast/history/form-submit-in-frame.html
fast/history/gesture-before-onload-form-submit.html
fast/history/gesture-before-onload-location-href.html
fast/history/history-length.html
fast/history/redirect-via-iframe.html
fast/loader/location-port.html
fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html
fast/loader/stateobjects/document-destroyed-navigate-back.html
fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html
fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html
fast/loader/stateobjects/popstate-after-load-complete-body-inline-attribute.html
fast/loader/stateobjects/popstate-after-load-complete-window-attribute.html
fast/loader/stateobjects/pushstate-clears-forward-history.html
fast/loader/stateobjects/pushstate-then-replacestate.html
fast/loader/stateobjects/pushstate-updates-location.html
fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html
fast/loader/stateobjects/pushstate-within-popstate-handler-assert.html
fast/loader/stateobjects/pushstate-without-history.html
fast/loader/stateobjects/replacestate-then-pushstate.html
http/tests/loading/state-object-security-exception.html
Does it mean that all these tests are skipped to every single WebKit2 port even after this bug has been marked as fixed?