Open niutech opened 11 years ago
Difficult, if possible at all. Some concepts don't match, e.g. in the Scope protocol (http://operasoftware.github.com/scope-interface/) all the windows are available in one session while in WebKit a session is bound to a tab (reflecting different architectures). Also the details are at the end quite different (https://developers.google.com/chrome-developer-tools/docs/protocol/1.0/index).
I would like to propose a port of your fantastic Opera Dragonfly tool to WebKit browsers, including the upcoming Opera on WebKit. The UI would stay the same, but the underlying protocol would use Webkit Remote Debugging.
Is it possible? Maybe with a help of Dragonkeeper? What should we start with?
Thanks!