[Webkit-unassigned] [Bug 99825] [ATK] accessibility/title-ui-element-correctness.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 07:27:29 PST 2013


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





--- Comment #6 from Mario Sanchez Prada <mario at webkit.org>  2013-11-06 07:26:15 PST ---
(In reply to comment #5)
> [...]
> > You should not break here, as the same type of AtkRelation might exist 
> > between one base object and one or more target objects. So, if you are
> > removing by type you should remove them all the relationships matching that 
> > type
> 
> I am not sure about it. In atk_relation_set_add_relation_by_type, there is a 
> check if relation of that type is present in relation set. If yes, a new
> target is added, but no new relation is added to relation set - so I assume
> there should be only one relation of given type in relation set.

You are right. I've checked the code in atkrelationset.c and it's quite clear about that. Thanks for noticing

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