| Summary: | REGRESSION(r294317): Broke multiple layout-tests and 2 API-tests for iOS. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | WebKit Commit Bot <commit-queue> | ||||
| Component: | New Bugs | Assignee: | WebKit Commit Bot <commit-queue> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | jenner, kkinnunen, Morningstar, simon.fraser, 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=240551 https://bugs.webkit.org/show_bug.cgi?id=240616 |
||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 240452 | ||||||
| Attachments: |
|
||||||
|
Description
WebKit Commit Bot
2022-05-18 17:01:49 PDT
Created attachment 459561 [details] REVERT of r294317 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the revert will be successful. This process takes approximately 15 minutes. If you would like to land the revert faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment. Closed before patch landed... reopening Do you remember which tests were broken? The tests that broke this this were the following: Layout-Tests: editing/input/cocoa/autocorrect-off.html editing/input/cocoa/autocorrect-on.html editing/undo-manager/undo-manager-item-labels.html fast/forms/ios/autocapitalize-words.html fast/forms/ios/form-control-refresh/select/select-multiple-picker.html fast/forms/ios/inputmode-none.html fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html fast/forms/validation-messages.html fast/forms/datalist/datalist.html fast/forms/ios/inputmode-removing-none.html fast/events/ios/do-not-show-keyboard-when-focusing-after-blur.html fast/events/ios/keyup.html fast/events/ios/unscalable-viewport-clicks-on-doubletap.html fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html http/wpt/webauthn/public-key-credential-unfocused-document.https.html mathml/fractions-invalid.html API-Tests: TestWebKitAPI.DragAndDropTests.CanDragImageWhenNotFirstResponder TestWebKitAPI.DragAndDropTests.InjectedBundleImageElementData The revert was landed here: Committed r294452 (250720@trunk): <https://commits.webkit.org/250720@trunk> |