[Webkit-unassigned] [Bug 56573] Expose the shadow DOM to DumpRenderTree JS tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 12:14:53 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56573





--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-03-18 12:14:53 PST ---
(In reply to comment #3)
> Thanks for the (p)review, Dimitri!
> Questions:
> 1) Is whitespace-removal considered worthy of its own CL in webkit-land?  What removal happened was automatically done by my editor setup, and I was skittish about it, since I couldn't find a policy about whether WS removal was considered helpful, harmful, or neutral.
> 
> 2) For the other ports of DumpRenderTree: I hacked on chromium until I had something that worked, but I don't really understand the relationship between the different LTC classes.  Is the full list:
> ./Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.h
> ./Tools/DumpRenderTree/LayoutTestController.h
> ./Tools/DumpRenderTree/chromium/LayoutTestController.h
> ?  If yes, can you point me at the equivalents of convertNPVariantToV8Object for the first two?  (and hints about how I might test any changes I make, esp. on a linux machine :)).

Get a mac! :)

But you also should be able to build gtk port on Linux: https://trac.webkit.org/wiki/BuildingGtk

> 
> 3) By your #3 did you mean you thought I still had changes to make to the v-c-i-m-d.html test, or just that checking in the change I already have for it is going to depend on the previous items (and your change)?
> 

The latter. You already have a great patch there.

> I look forward to you landing 53020 :)

ME TOO!!!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list