Re: [webkit-dev] MS Open Tech - Initial Prototype of Pointer Events

2012-12-19 Thread Kenneth Rohde Christiansen
Hi there, First of all I want to say that it is great that Microsoft are contributing towards WebKit and I want to congratulating you with the new MS Open Tech organization. The best way to provide feedback on a spec like this is through the W3C, and the best way to provide feedback on the code

Re: [webkit-dev] MS Open Tech - Initial Prototype of Pointer Events

2012-12-19 Thread Antonio Gomes
Please read this: http://lists.webkit.org/pipermail/webkit-dev/2012-November/022949.html On Dec 19, 2012 4:45 AM, Kenneth Rohde Christiansen kenneth.christian...@gmail.com wrote: Hi there, First of all I want to say that it is great that Microsoft are contributing towards WebKit and I want

[webkit-dev] Removing the MUTATION_OBSERVERS feature define

2012-12-19 Thread Adam Klein
Hi webkit-dev, I intend to remove the #define for ENABLE_MUTATION_OBSERVERS in https://bugs.webkit.org/show_bug.cgi?id=105459. It's been enabled for quite awhile on all ports (see the ChangeLog on that bug for a bit more discussion). Unless I hear objections (e.g., from port maintainers that

Re: [webkit-dev] Deep copy of the page with it's JS context

2012-12-19 Thread Karen Shaeffer
On Wed, Dec 12, 2012 at 12:21:54PM -0800, Benjamin Poulain wrote: On Wed, Dec 12, 2012 at 11:03 AM, Николай Матюнин matyuni...@gmail.comwrote: My answer: If you are using Linux and don't care too much about efficiency, it may be easier to patch the kernel to snapshot the process state and

Re: [webkit-dev] MS Open Tech - Initial Prototype of Pointer Events

2012-12-19 Thread Scott Blomquist (MS OPEN TECH)
Thanks for the tips and warm welcome, Kenneth. The best way to provide feedback on a spec like this is through the W3C, and We're keeping an eye on the latest W3C draft (http://www.w3.org/TR/pointerevents/), and will make every effort to keep our implementation up-to-date with it. the best

[webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Kiran Muppala
Hi folks, All the bots on WebKit commit queue are in a loop of Starting Queue, Stopping Queue, reason: Delegate terminated queue and back to Starting Queue. Because of this, no patches are being processed. Eric Seidel and Adam Barth, who usually manage the queue, I am told might be on

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
Ouch. I'll take a look. On Wed, Dec 19, 2012 at 8:49 PM, Kiran Muppala cmupp...@apple.com wrote: Hi folks, All the bots on WebKit commit queue are in a loop of Starting Queue, Stopping Queue, reason: Delegate terminated queue and back to Starting Queue. Because of this, no patches are

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
This time from @webkit. On Wed, Dec 19, 2012 at 8:52 PM, Eric Seidel esei...@google.com wrote: Ouch. I'll take a look. On Wed, Dec 19, 2012 at 8:49 PM, Kiran Muppala cmupp...@apple.com wrote: Hi folks, All the bots on WebKit commit queue are in a loop of Starting Queue, Stopping Queue,

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
The Feeder queue is down (and thus likely sherrifbot and the style-queue which are also hosted on the same EC2 instance). I'll see if I can restart it. Thanks for letting me know. On Wed, Dec 19, 2012 at 8:53 PM, Eric Seidel e...@webkit.org wrote: This time from @webkit. On Wed, Dec 19,

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Kiran Muppala
No problem. Thanks for looking into it so quickly. - Kiran On Dec 19, 2012, at 8:55 PM, Eric Seidel e...@webkit.org wrote: The Feeder queue is down (and thus likely sherrifbot and the style-queue which are also hosted on the same EC2 instance). I'll see if I can restart it. Thanks for

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Eric Seidel
I didn't see the feeder-queue listed at: http://queues.webkit.org/active-bots So I SSH'd into the machine and attached to the screen session. The Feeder queue appeared to be there and working? I then restarted all the queues on that machine (style-queue, sherrifbot and feeder-queue). It's

Re: [webkit-dev] WebKit Commit Queue is not processing patches

2012-12-19 Thread Kiran Muppala
Yup, the restart definitely fixed the issue. My patch progressed through the queue and landed. Thanks, Kiran On Dec 19, 2012, at 9:09 PM, Eric Seidel e...@webkit.org wrote: I didn't see the feeder-queue listed at: http://queues.webkit.org/active-bots So I SSH'd into the machine and