Bug 42333 - WebKitTestRunner needs layoutTestController.clearBackForwardList
Summary: WebKitTestRunner needs layoutTestController.clearBackForwardList
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-14 20:56 PDT by Maciej Stachowiak
Modified: 2012-02-03 12:28 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-07-14 20:56:27 PDT
WebKitTestrunner needs layoutTestController.clearBackForwardList
Comment 1 Maciej Stachowiak 2010-07-14 20:59:51 PDT
<rdar://problem/8193643>
Comment 2 Darin Adler 2010-10-27 16:21:55 PDT
Committed r70723: <http://trac.webkit.org/changeset/70723>
Comment 3 Jesus Sanchez-Palencia 2012-02-03 12:28:53 PST
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?