| Summary: | REGRESSION(267119@main): [ macOS wk2 release ] fast/repaint/placeholder-after-caps-lock-hidden.html is a constant timeout. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=194170 https://bugs.webkit.org/show_bug.cgi?id=203005 https://bugs.webkit.org/show_bug.cgi?id=260217 |
||
|
Description
Ben Schwartz
2023-08-31 10:19:12 PDT
Test gardening commit 267508@main (762ed20888ea): <https://commits.webkit.org/267508@main> Reviewed commits have been landed. Closing PR #17293 and removing active labels. As Ben noted, this test was always a failure and 267119@main simply altered the failure mode to a timeout because of changes to the layout test. The underlying issue is that `UIScriptControllerMac::toggleCapsLock` just did not work correctly. Pull request: https://github.com/WebKit/WebKit/pull/17305 Committed 267666@main (f40c7929020c): <https://commits.webkit.org/267666@main> Reviewed commits have been landed. Closing PR #17305 and removing active labels. |