Re: [webkit-dev] DOM Mutation Events. WAS: Fwd: webkit editing rewrite?

2010-08-18 Thread Ojan Vafai
On Wed, Aug 11, 2010 at 7:06 AM, Maciej Stachowiak m...@apple.com wrote: On Aug 9, 2010, at 8:21 PM, Timothy Hatcher wrote: Adding input/beforeinput events (#3) wont solve the need of most extension developers that use mutation events today (the examples you cite). So that makes it hard to

Re: [webkit-dev] DOM Mutation Events. WAS: Fwd: webkit editing rewrite?

2010-08-18 Thread Ryosuke Niwa
On Wed, Aug 18, 2010 at 2:31 PM, Ojan Vafai o...@chromium.org wrote: My intuition is that very few sites or extensions actually depend on them being synchronous. I agree. I worked on some extension app this spring but all I needed to know was when the subtree of certain nodes change so that I

[webkit-dev] Six new layout tests missing expected results

2010-08-18 Thread Maciej Stachowiak
Who knows what is up with these? I'm guessing they came from the same patch. Please fix if you know what these are about. fast/table/simple_paint.html - new tables/hittesting/filltable-emptycells.html - new tables/hittesting/filltable-levels.html - new tables/hittesting/filltable-outline.html -

Re: [webkit-dev] Six new layout tests missing expected results

2010-08-18 Thread David Levin
Fady, it looks ( http://trac.webkit.org/search?q=tables/hittesting/filltable-emptycells.html) like this is due to your patch. dave On Wed, Aug 18, 2010 at 7:32 PM, Maciej Stachowiak m...@apple.com wrote: Who knows what is up with these? I'm guessing they came from the same patch. Please fix

Re: [webkit-dev] Six new layout tests missing expected results

2010-08-18 Thread Dimitri Glazkov
Yep. It's his. He doesn't have a Mac, so he's been trying to collect results from the bot pretty much all day today. Given that he's not a committer either, that's twice as hard :) :DG On Wed, Aug 18, 2010 at 7:37 PM, David Levin le...@chromium.org wrote: Fady, it looks

Re: [webkit-dev] Six new layout tests missing expected results

2010-08-18 Thread Fady Samuel
So sorry. I had to leave before I got in another patch that fixed the problem. Will have it fixed tomorrow. Fady On Wed, Aug 18, 2010 at 11:08 PM, Dimitri Glazkov dglaz...@chromium.orgwrote: Yep. It's his. He doesn't have a Mac, so he's been trying to collect results from the bot pretty much