Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tools-pmc] [CQ 4555] oogle Chrome Developer Tools for Java

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4555





--- Comment #9 from Eugene Ostroukhov <eugeneo@xxxxxxxxxxx>  2010-10-15 13:39:01 ---
I believe you mean this one -
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3585

No, this is completely different CQ. The Blinky needed the Chromium code
(http://www.chromium.org/Home) - it's open-source WebKit-based browser that is
licensed under "BSD and other licenses" (mostly due to WebKit). Our CQ is for
Google Chrome Developer Tools (http://code.google.com/p/chromedevtools/) which
is a purely Java implementation that talks over TCP/IP to browser installed
separately. It is also a set of Eclipse plug-ins that provide a debugger
back-end and front-end. This project is available under EPL.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top