[Webkit-unassigned] [Bug 130577] [EFL][WK2]Implement ewk web local storage APIs which has delete function of the local storage entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 21:01:40 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130577





--- Comment #14 from Ryuan Choi <ryuan.choi at samsung.com>  2014-03-26 21:01:56 PST ---
(From update of attachment 227913)
View in context: https://bugs.webkit.org/attachment.cgi?id=227913&action=review

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_storage_manager.cpp:129
> +    EXPECT_EQ(1, eina_list_count(originData.originList));

Release originList.

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_storage_manager.cpp:164
> +    EXPECT_EQ(3, eina_list_count(originData.originList));

Release originList.

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_storage_manager.cpp:178
> +    ASSERT_FALSE(checkOrigin(originData.originList, &origin, "http", "www.storagetest1.com", 0));

Release originList.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list