Stop using DYLD_INTERPOSE
Created attachment 454653 [details] Patch
Comment on attachment 454653 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454653&action=review > Source/WebCore/ChangeLog:12 > + It is currently only used for tests in editing/secure-input which continue to pass > + as much as they did before this change. So... Should those tests be deleted as they apparently don't test anything based on this finding?
Comment on attachment 454653 [details] Patch I'm not sure about deleting those tests. They certainly don't currently reflect whether EnableSecureEventInput has been called, but they might exercise some code that is otherwise unexercised.
Committed r291302 (248441@main): <https://commits.webkit.org/248441@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454653 [details].
<rdar://problem/90314693>