Bug 235928

Summary: [iOS] Don't register undo actions in undoManager overridden by WKWebView client
Product: WebKit Reporter: Matt Gilligan <matthew_gilligan>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, kkinnunen, matthew_gilligan, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Matt Gilligan 2022-01-31 16:58:27 PST
<rdar://problem/87192657>
Comment 1 Matt Gilligan 2022-01-31 17:23:21 PST
Created attachment 450481 [details]
Patch
Comment 2 EWS 2022-01-31 18:44:20 PST
Committed r288864 (246616@main): <https://commits.webkit.org/246616@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450481 [details].
Comment 3 Darin Adler 2022-02-03 04:14:58 PST
Comment on attachment 450481 [details]
Patch

These kinds of bug fixes need tests so we don’t just re-break them later.
Comment 4 Matt Gilligan 2022-02-04 13:50:15 PST
Added a patch for a test in https://bugs.webkit.org/show_bug.cgi?id=236152