[webkit-dev] Adding window.layoutTestInspector

2010-07-14 Thread Hajime Morita
Hi WebKit folks, I'm planning to add "window.layoutTestInspector" or something like that to DRT. And I'd like to hear your opinions. Background: Adding new method to LayoutTestController is hard. It - requires to add new WebKit API to each ports, when the method is to access WebCore. - requires

Re: [webkit-dev] I am about to break your tree.

2010-07-14 Thread Eric Seidel
Tree successfully broken in http://trac.webkit.org/changeset/63403. Picking up the pieces now. -eric On Wed, Jul 14, 2010 at 7:56 PM, Martin Robinson wrote: > On Wed, Jul 14, 2010 at 7:54 PM, Eric Seidel wrote: >> We're removing redundant text nodes from the parsed DOM tree. >> Unfortunately,

Re: [webkit-dev] I am about to break your tree.

2010-07-14 Thread Martin Robinson
On Wed, Jul 14, 2010 at 7:54 PM, Eric Seidel wrote: > We're removing redundant text nodes from the parsed DOM tree. > Unfortunately, given our current setup, there is no way for me to > generate results for all platforms which may have them forked. Awesome! I'll be here to generate new results wh

[webkit-dev] I am about to break your tree.

2010-07-14 Thread Eric Seidel
I am sorry. https://bugs.webkit.org/show_bug.cgi?id=42314 We're removing redundant text nodes from the parsed DOM tree. Unfortunately, given our current setup, there is no way for me to generate results for all platforms which may have them forked. I will do what I can from the bot results, but