[EFL] DRT: Add DumpHistoryItem.{cpp,h}
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 14:21:17 +0000 (14:21 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 14:21:17 +0000 (14:21 +0000)
commit96345ee71fd2c1cc28f6e9f9a6115b155a9d1c69
treeeac82772718c38953452e5b122315da8be543214
parent5779432eb5385605767c40d2a69ccd4224456dc4
[EFL] DRT: Add DumpHistoryItem.{cpp,h}
https://bugs.webkit.org/show_bug.cgi?id=63992

Patch by Raphael Kubo da Costa <kubo@profusion.mobi> on 2011-10-03
Reviewed by Antonio Gomes.

This is the code responsible for dumping the back and forward history
list.

* DumpRenderTree/efl/DumpHistoryItem.cpp: Added.
(dumpHistoryItem):
(dumpBackForwardListForWebView):
(dumpBackForwardListForWebViews):
* DumpRenderTree/efl/DumpHistoryItem.h: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96497 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/DumpRenderTree/efl/DumpHistoryItem.cpp [new file with mode: 0644]
Tools/DumpRenderTree/efl/DumpHistoryItem.h [new file with mode: 0644]