Patch 0002 introduces accessibilityRangeForPosition: with the correct block_input-before-record_unwind ordering. Patch 0004 was trying to fix the ordering again (expecting wrong-order context), causing git am to fail at 0005 with 'patch does not apply'. Fix: remove the ordering swap from the 0004 hunk; retain only the comment improvement. The context now correctly reflects the state after 0002 applies (block_input followed by record_unwind_protect_void).
11 KiB
11 KiB