[EFL] DRT: Add DumpRenderTreeChrome.{cpp,h}
Created attachment 104182 [details] Patch
*** Bug 66415 has been marked as a duplicate of this bug. ***
Updating dependency list.
Created attachment 108032 [details] Updated patch which also changes related files
CC'ing reviewers.
Comment on attachment 108032 [details] Updated patch which also changes related files View in context: https://bugs.webkit.org/attachment.cgi?id=108032&action=review > Tools/ChangeLog:11 > + * DumpRenderTree/efl/DumpRenderTreeChrome.cpp: Added. I think the name Chrome is very confusing due to EFL vs Chromium.
(In reply to comment #6) > (From update of attachment 108032 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=108032&action=review > > > Tools/ChangeLog:11 > > + * DumpRenderTree/efl/DumpRenderTreeChrome.cpp: Added. > > I think the name Chrome is very confusing due to EFL vs Chromium. It was named after ChromeClient and friends. Is it worth renaming it? Any suggestions?
Created attachment 109831 [details] Rebase on top of trunk
(In reply to comment #7) > (In reply to comment #6) > > (From update of attachment 108032 [details] [details]) > > View in context: https://bugs.webkit.org/attachment.cgi?id=108032&action=review > > > > > Tools/ChangeLog:11 > > > + * DumpRenderTree/efl/DumpRenderTreeChrome.cpp: Added. > > > > I think the name Chrome is very confusing due to EFL vs Chromium. > > It was named after ChromeClient and friends. Is it worth renaming it? Any suggestions? I tend to agree, but on the other hand I have not better suggestion.
Comment on attachment 109831 [details] Rebase on top of trunk Clearing flags on attachment: 109831 Committed r96943: <http://trac.webkit.org/changeset/96943>
All reviewed patches have been landed. Closing bug.