Re: [webkit-dev] UA string changes blog draft

2011-03-25 Thread Patrick R. Gansterer
WinCE port is not dead, but I don't have much time to implement/upstream new features at the moment :-( I filed bug 57111 and will post a patch. - Patrick _ From: Peter Kasting [mailto:pkast...@google.com] Sent: Friday, March 25, 2011 7:41 PM To: Patrick R. Gansterer Cc: w

Re: [webkit-dev] UA string changes blog draft

2011-03-25 Thread Patrick R. Gansterer
If you take a look at http://trac.webkit.org/browser/trunk/Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.cpp#L57 I’m not sure if point 5 is correct. ;-) The WinCE port has still my initial UA string for testing. - Patrick _ From: webkit-dev-boun...@lists.webkit.org

Re: [webkit-dev] Towards a unified build system

2011-03-01 Thread Patrick R. Gansterer
> Looking around the web, there are a handful of systems that could do > the job. Dimitri, Eric, and I have started experimenting with one > such system, GYP. There are various trade-offs between GYP and other > systems, such as CMake, that we've discussed on this list and at the > WebKit meetin