[Webkit-unassigned] [Bug 196111] AX: labels that only contains static text should not have children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 10:32:54 PDT 2019


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

--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 365769
  --> https://bugs.webkit.org/attachment.cgi?id=365769
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=365769&action=review

>> Source/WebCore/accessibility/AccessibilityLabel.cpp:119
>> +        m_children.clear();
> 
> This seems like it should be covered by the dirty Boolean flag of the same name
> 
> The way it’s coded now it will clear the children every time it’s asked (it appears)

any comment on this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190408/f1e48e1d/attachment-0001.html>


More information about the webkit-unassigned mailing list