[Webkit-unassigned] [Bug 120669] REGRESSION(r154781): accessibility/notification-listeners.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 11:37:03 PDT 2013


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





--- Comment #3 from Denis Nomiyama (dnomi) <d.nomiyama at samsung.com>  2013-09-11 11:36:14 PST ---
(In reply to comment #2)
> (From update of attachment 211332 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=211332&action=review
> 
> > Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp:192
> > +        return FALSE;
> 
> should this just be false (not FALSE)

Sure, I'll fix it. I based on the code at axObjectEventListener(), which has the same typo. I will fix both functions.

> > Tools/DumpRenderTree/atk/AccessibilityCallbacksAtk.cpp:220
> > +    return TRUE;
> 
> ditto about TRUE/true

Ok.

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