Bug 167286 - AccessibilityRenderObject::textChanged() bypasses AXLiveRegionChanged notification coalescing
Summary: AccessibilityRenderObject::textChanged() bypasses AXLiveRegionChanged notific...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 167116
  Show dependency treegraph
 
Reported: 2017-01-21 15:08 PST by Chris Dumez
Modified: 2017-01-21 18:30 PST (History)
11 users (show)

See Also:


Attachments
Patch (5.28 KB, patch)
2017-01-21 15:11 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-01-21 15:08:54 PST
AccessibilityRenderObject::textChanged() bypasses AXLiveRegionChanged notification coalescing.
Comment 1 Radar WebKit Bug Importer 2017-01-21 15:09:36 PST
<rdar://problem/30133211>
Comment 2 Chris Dumez 2017-01-21 15:11:13 PST
Created attachment 299448 [details]
Patch
Comment 3 Chris Dumez 2017-01-21 18:30:31 PST
Comment on attachment 299448 [details]
Patch

Clearing flags on attachment: 299448

Committed r211022: <http://trac.webkit.org/changeset/211022>
Comment 4 Chris Dumez 2017-01-21 18:30:37 PST
All reviewed patches have been landed.  Closing bug.