[Webkit-unassigned] [Bug 14740] Hierarchical layout tests and platform organization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 28 23:02:06 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14740





------- Comment #3 from aroben at apple.com  2007-07-28 23:02 PDT -------
(In reply to comment #2)
> (From update of attachment 15723 [edit])
> +    foreach my $level (@platformHierarchy) {
> +        return $level if (-f "$level/$base-$expectedTag.txt");
> +    }
> 
> I believe this will traverse the platform hierarchy from least- to
> most-specific, but we want it to go the other way, so that results in, for
> example, `mac-leopard` will override results in `mac`

   Ah, I guess I was wrong about this one.


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



More information about the webkit-unassigned mailing list