ericmckean / webkitdriver

Automatically exported from code.google.com/p/webkitdriver
0 stars 0 forks source link

WebKit source too old #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current WebKit source code included in this project is at revision r55226. 
The WebKit head is 72510. 

We need to change our trunk so that 
- all WebKit related source code is fetched through an external definition at a 
given revision.
- all local changes can be retro fitted to the externally fetched code, giving 
more flexibility to us to sync to the latest WebKit revision when needed. 

Original issue reported on code.google.com by ba...@google.com on 22 Nov 2010 at 10:12

GoogleCodeExporter commented 9 years ago
It would be great to have this issue resolved. AFAIK the inital parts of 
websockets landed in webkit in r59903, and having a headless websocket-aware 
driver would be fantastic.

Original comment by aslak.he...@gmail.com on 2 Feb 2011 at 3:59