[Webkit-unassigned] [Bug 126689] Move platformName property from testRunner to accessibilityController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 08:57:43 PST 2014


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





--- Comment #2 from chris fleizach <cfleizach at apple.com>  2014-01-09 08:55:25 PST ---
(From update of attachment 220710)
View in context: https://bugs.webkit.org/attachment.cgi?id=220710&action=review

> Tools/ChangeLog:12
> +        gtk, efl) but between platofms (atk, mac, win).

platofrms -> platforms

> Tools/DumpRenderTree/AccessibilityController.cpp:161
> +#if PLATFORM(MAC) || PLATFORM(GTK) || PLATFORM(WIN) || PLATFORM(EFL)

is there any platform that doesn't want this?
seems like we prob don't need the #if check

-- 
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