[Webkit-unassigned] [Bug 243101] New: [iOS 16] Simplify test infrastructure around observing edit menu appearance and dismissal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 10:01:19 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243101

            Bug ID: 243101
           Summary: [iOS 16] Simplify test infrastructure around observing
                    edit menu appearance and dismissal
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

We currently swizzle some UIKit delegate method implementations (on internal UIKit objects), in order to observe when the edit menu (formerly — callout bar) is presented or dismissed.

UIKit just recently added rdar://94043113, which makes it possible to achieve this without having to swizzle. Let's adopt this API method (and also work towards rdar://96239605, while we're at it).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220722/5351c2b8/attachment-0001.htm>


More information about the webkit-unassigned mailing list