12012-04-24 Christophe Dumez <christophe.dumez@intel.com>
2
3 [EFL][DRT] EFL's DRT needs to support LayoutTestController.dumpIconChanges()
4 https://bugs.webkit.org/show_bug.cgi?id=84435
5
6 Reviewed by NOBODY (OOPS!).
7
8 Catch the "icon,changed" signal on the main frame in EFL's DRT to
9 support LayoutTestController's dumpIconChanges().
10
11 * DumpRenderTree/efl/DumpRenderTreeChrome.cpp:
12 (DumpRenderTreeChrome::createView):
13 (DumpRenderTreeChrome::onFrameIconChanged):
14 * DumpRenderTree/efl/DumpRenderTreeChrome.h:
15 (DumpRenderTreeChrome):
16