Bug 173579

Summary: AX: Remove redundant AXObjectCache::textChanged(RenderObject*).
Product: WebKit Reporter: zalan <zalan>
Component: AccessibilityAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, buildbot, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, koivisto, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews121 for ios-simulator-wk2 none

zalan
Reported 2017-06-19 20:45:43 PDT
It's not needed anymore. All calls go through the textChanged(Node*) method.
Attachments
Patch (2.78 KB, patch)
2017-06-19 20:48 PDT, zalan
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (941.72 KB, application/zip)
2017-06-19 22:16 PDT, Build Bot
no flags
Radar WebKit Bug Importer
Comment 1 2017-06-19 20:46:00 PDT
zalan
Comment 2 2017-06-19 20:48:38 PDT
Build Bot
Comment 3 2017-06-19 22:16:06 PDT
Comment on attachment 313357 [details] Patch Attachment 313357 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3963996 New failing tests: webrtc/video-replace-muted-track.html
Build Bot
Comment 4 2017-06-19 22:16:07 PDT
Created attachment 313366 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
zalan
Comment 5 2017-06-19 22:18:15 PDT
(In reply to Build Bot from comment #3) > Comment on attachment 313357 [details] > Patch > > Attachment 313357 [details] did not pass ios-sim-ews (ios-simulator-wk2): > Output: http://webkit-queues.webkit.org/results/3963996 > > New failing tests: > webrtc/video-replace-muted-track.html I don't think so.
WebKit Commit Bot
Comment 6 2017-06-19 22:19:47 PDT
Comment on attachment 313357 [details] Patch Clearing flags on attachment: 313357 Committed r218532: <http://trac.webkit.org/changeset/218532>
WebKit Commit Bot
Comment 7 2017-06-19 22:19:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.