> Create implementation for Slider and Stepper accessibility protocols. > Fix mapping. > Fix performAction parameter type in declaration.
Alexander Zuev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: - - Added accessibilityTitle method - Removed some debug output generation - Merge remote-tracking branch 'origin/master' into JDK-8313556 - Fixing warnings during build - Add commented out debug statements. - 8313556: Create implementation of NSAccessibilitySlider protocol Create implementation for Slider and Stepper accessibility protocols. Fix mapping. Fix performAction parameter type in declaration. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1226/files - new: https://git.openjdk.org/jfx/pull/1226/files/59135171..d890b2cb Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1226&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1226&range=02-03 Stats: 11156 lines in 194 files changed: 8862 ins; 1370 del; 924 mod Patch: https://git.openjdk.org/jfx/pull/1226.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1226/head:pull/1226 PR: https://git.openjdk.org/jfx/pull/1226