Bug 263266
Summary: | [iOS] Suppress excessive logging due to calling into `-[UITextInteractionAssistant selectionView]` in API tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | Tools / Tests | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 263997 | ||
Bug Blocks: |
Wenson Hsieh
.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/19176
EWS
Committed 269422@main (dc17de89a522): <https://commits.webkit.org/269422@main>
Reviewed commits have been landed. Closing PR #19176 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/117087525>
EWS
Committed 267815.327@safari-7617-branch (2a3068569fc1): <https://commits.webkit.org/267815.327@safari-7617-branch>
Reviewed commits have been landed. Closing PR #845 and removing active labels.
EWS
Committed 267815.395@safari-7617-branch (975762e3dd0f): <https://commits.webkit.org/267815.395@safari-7617-branch>
Reviewed commits have been landed. Closing PR #867 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 263997
Wenson Hsieh
This workaround is no longer necessary; the root cause was the fact that one of iOS 17 builders was using an iOS 16 SDK.