RESOLVED WONTFIX 210405
Move RequestTextnputContext.mm and DocumentEditingContext.mm to iOS test directory
https://bugs.webkit.org/show_bug.cgi?id=210405
Summary Move RequestTextnputContext.mm and DocumentEditingContext.mm to iOS test dire...
Daniel Bates
Reported 2020-04-12 09:53:59 PDT
Move RequestTextnputContext.mm and DocumentEditingContext.mm to iOS test directory as these test iOS-specific IPI following bug #210398.
Attachments
Daniel Bates
Comment 1 2020-04-18 09:20:46 PDT
I thought I knew how tests should be grouped in TestWebKitAPI, but I don't seem to because there are iOS only and Mac-only tests under WebKit Cocoa. I think the intention of WebKit Cocoa was to group tests that used the WebKit2 Cocoa API from those that used the WebKit2 Legacy C API. Platform-specific iOS directory has came into the existence and it also seem to have tests that use the WebKit Cocoa API. So, what to do? I would need to sit down and think through what the best way to organize tests should be. This doesn't seem like an interesting problem to me to solve right now and I think the solution involves a large re-organization. I'm going to close this bug as WONTFIX.
Note You need to log in before you can comment on or make changes to this bug.