Re: [webkit-dev] Mouse Lock API

2011-10-13 Thread Vincent Scheib
Can I get a first pass technical review of the patch here: https://bugs.webkit.org/show_bug.cgi?id=68468 The main goals are to put a compile / runtime switch in for mouse lock, get the IDL in place, and pass the new movementX/Y members around. I could also use any hint people have for correctly co

Re: [webkit-dev] New feature announcement - Implement HTML5 Microdata in WebKit

2011-10-13 Thread Maciej Stachowiak
On Oct 12, 2011, at 4:12 PM, Ryosuke Niwa wrote: > Given that Gecko is implementing the unprefixed getItems (see > https://bugzilla.mozilla.org/show_bug.cgi?id=591467), I don't see benefits in > implementing with webkit prefix. Also, it's still under a compile-time flag > so we can prefix it b

Re: [webkit-dev] Gamepad API [Was: New feature flag proposal: Joystick API]

2011-10-13 Thread Alexey Proskuryakov
13.10.2011, в 7:15, Scott Graham написал(а): > Personally, I see Gamepad as a representative name rather than > necessarily all encompassing. Analogously we use "Mouse" in other > specs. Many people use trackballs, trackpads, joystick-like devices, > etc. to control "some indexed buttons with a 2

Re: [webkit-dev] Fwd: Gamepad API [Was: New feature flag proposal: Joystick API]

2011-10-13 Thread Scott Graham
Hi, > Alexey Proskuryakov wrote: > One way to come up with a good name for something already in existence is to > look how other people call it. For example, a Wikipedia article on USB HID > devices puts everything this spec cares about into "game controllers" > section. How about GameController?