[Webkit-unassigned] [Bug 25769] Fix accessibility warnings on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 20:43:09 PDT 2009


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





------- Comment #5 from zecke at selfish.org  2009-05-14 20:43 PDT -------
(From update of attachment 30350)

> Index: WebCore/page/AccessibilityRenderObject.cpp
> ===================================================================
> --- WebCore/page/AccessibilityRenderObject.cpp	(revision 43716)
> +++ WebCore/page/AccessibilityRenderObject.cpp	(working copy)
> @@ -2116,6 +2116,7 @@ typedef HashMap<String, AccessibilityRol
>  static const ARIARoleMap& createARIARoleMap()
>  {
>      struct RoleEntry {
> +    public:


Isn't a struct public by default?


-- 
Configure bugmail: https://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