[Webkit-unassigned] [Bug 81914] [EFL] LayoutTestController needs implementation of goBack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 19:16:18 PDT 2012


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





--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-03-24 19:16:18 PST ---
(From update of attachment 133658)
View in context: https://bugs.webkit.org/attachment.cgi?id=133658&action=review

> LayoutTests/ChangeLog:7
> +

It looks you need to add simple description for this patch

>> Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp:609
>> +    DumpRenderTreeSupportEfl::goBack(browser->mainView());
> 
> ewk_frame_navigate()?

There are also ewk_frame_back(), ewk_frame_back_possible(). It seems to me that we don't need to add an function to DumpRenderTreeSupportEfl because ewk already supports APIs for backward | forward.

-- 
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