2011-06-03 Rafael Brandao <rafael.lobo@openbossa.org>
authorcommit-queue <commit-queue@webkit.org>
Fri, 3 Jun 2011 21:53:04 +0000 (21:53 +0000)
committerAdemar de Souza Reis Jr <ademar.reis@openbossa.org>
Mon, 6 Jun 2011 14:32:17 +0000 (11:32 -0300)
commit98ac1d2e0112f09c4a1749c78eaae188dec89870
tree883ad70507c2fa31427411bf2b2738293346ca4d
parentcbc99535043a2abc98d6701943595f52fbaf5b19
2011-06-03  Rafael Brandao  <rafael.lobo@openbossa.org>

        Reviewed by Andreas Kling.

        [Qt] It made two Qt API tests fail
        https://bugs.webkit.org/show_bug.cgi?id=58847

        Modified failing test's base url so it could get a valid origin
        and make use of local storage. Also added another test that checks
        local storage visibility in both scenarios.

        * tests/qwebpage/tst_qwebpage.cpp:
        (tst_QWebPage::testOptionalJSObjects):
        (checkLocalStorageVisibility):
        (tst_QWebPage::testLocalStorageVisibility):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88065 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit/qt/ChangeLog
Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp