[webkit-dev] Adding WebSocket per-flame DEFLATE extension

2012-02-01 Thread Kenichi Ishibashi
Hello WebKitten, I want to let you know that we are planning to add WebSocket per-flame deflate extension in WebKit. Spec draft: http://tools.ietf.org/html/draft-tyoshino-hybi-websocket-perframe-deflate-04 The deflate-frame extension enables WebSocket per-flame data compression and contributes

Re: [webkit-dev] WebKit IDL cleanup

2012-02-01 Thread Ryosuke Niwa
Removing unused IDLs sounds great to me. Thanks for singing up for this. - Ryosuke On Mon, Jan 30, 2012 at 6:01 PM, Kentaro Hara hara...@chromium.org wrote: Hello WebKit I am planning to document IDLs being used in WebKit: https://trac.webkit.org/wiki/WebKitIDL Before starting

Re: [webkit-dev] Adding the Vibration API to WebCore

2012-02-01 Thread Soo-Hyun Choi
On 2/1/12 3:00 AM, Simon Fraser wrote: On Jan 31, 2012, at 12:50 PM, 권기홍 wrote: For game pads that have vibration feedback, there's obviously a tie-in with the joystick API here: https://lists.webkit.org/pipermail/webkit-dev/2011-August/017757.html Thanks for your comments Simon. I can

Re: [webkit-dev] Initial painting time changed?

2012-02-01 Thread Nikolas Zimmermann
Am 31.01.2012 um 00:08 schrieb Nikolas Zimmermann: Am 30.01.2012 um 23:30 schrieb Simon Fraser: Are we actually sure that the updateStyleForAllDocuments() changes caused this? Perhaps DRT/WTR need to do something now that they didn't do before. It's definitely not caused by the

Re: [webkit-dev] Adding the Vibration API to WebCore

2012-02-01 Thread Robin Berjon
On Feb 1, 2012, at 11:02 , Soo-Hyun Choi wrote: On 2/1/12 3:00 AM, Simon Fraser wrote: My comment was actually meant to be somewhat facetious, and intended to reflect how arbitrary the new APIs are. Why support GamePad input, and not TV remote control input? Why only deal with vibration on a

Re: [webkit-dev] Adding the Vibration API to WebCore

2012-02-01 Thread Soo-Hyun Choi
On 2/2/12 1:01 AM, Robin Berjon wrote: On Feb 1, 2012, at 11:02 , Soo-Hyun Choi wrote: On 2/1/12 3:00 AM, Simon Fraser wrote: My comment was actually meant to be somewhat facetious, and intended to reflect how arbitrary the new APIs are. Why support GamePad input, and not TV remote

Re: [webkit-dev] WebKit IDL cleanup

2012-02-01 Thread Darin Adler
Great idea to make some improvements. I think there are many opportunities for the code generators to share code instead of being copy/pasted/modified versions of one another. When changing the scripts we should look for opportunities to do that. I love the part of this where you will remove

Re: [webkit-dev] mac-ews for contributors

2012-02-01 Thread Lucas Forschler
https://bugs.webkit.org/show_bug.cgi?id=77576 On Jan 27, 2012, at 1:19 AM, Adam Barth wrote: On Fri, Jan 27, 2012 at 1:14 AM, takacs.rol...@stud.u-szeged.hu wrote: I am a non-committer yet and I would like to see that my patches are working correctly on Mac platform as well when I upload

Re: [webkit-dev] WebKit IDL cleanup

2012-02-01 Thread Kentaro Hara
Thanks, darin. I'll start the cleanup from today. I’d like to see us give an error when we see unimplemented attributes used. This would require having a shared list of attributes used by all the code generators. Good idea! Adding a JS prefix to all the properties that are not needed for

[webkit-dev] WebKitGTK+ 1.6.3 released

2012-02-01 Thread Martin Robinson
We are happy to announce the release of WebKitGTK+ 1.6.3. http://webkitgtk.org/webkit-1.6.3.tar.xz sha256sum: 12d0dbce6a895c7a8491a028e34a1dc55ae13ab76ac6202b2e489da9468077c3 md5sum: c476d9335419df061510d31e21175df1 You may also access the stable branch directly from the SVN repository: