[Webkit-unassigned] [Bug 117834] [ATK] Adds support for aria-haspopup property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 02:09:29 PDT 2013


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





--- Comment #10 from Krzysztof Czech <k.czech at samsung.com>  2013-07-03 02:11:26 PST ---
> In any case, if you're not checking nulls explicitly anyway then you could reduce it even more to a single statement:
> 
>   return attributeSetValueById(atk_object_get_attributes(ATK_OBJECT(m_element.get())), "aria-haspopup") == "true";

This one look very nice, thanks.

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