[webkit-changes] [WebKit/WebKit] ddd09b: Revert 257785 at main

Alex Christensen noreply at github.com
Wed Dec 14 01:04:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ddd09b6729405b56db4718f98f3fb36e940195a8
      https://github.com/WebKit/WebKit/commit/ddd09b6729405b56db4718f98f3fb36e940195a8
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    R LayoutTests/fast/forms/ios/scroll-after-tapping-on-input-with-software-keyboard-expected.txt
    R LayoutTests/fast/forms/ios/scroll-after-tapping-on-input-with-software-keyboard.html
    M Source/WebKit/SourcesCocoa.txt
    R Source/WebKit/UIProcess/ios/RevealFocusedElementDeferrer.h
    R Source/WebKit/UIProcess/ios/RevealFocusedElementDeferrer.mm
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.h
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Revert 257785 at main
https://bugs.webkit.org/show_bug.cgi?id=249294

Unreviewed.

It caused assertions in all iOS debug tests.

* LayoutTests/fast/forms/ios/scroll-after-tapping-on-input-with-software-keyboard-expected.txt: Removed.
* LayoutTests/fast/forms/ios/scroll-after-tapping-on-input-with-software-keyboard.html: Removed.
* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/UIProcess/ios/RevealFocusedElementDeferrer.h: Removed.
* Source/WebKit/UIProcess/ios/RevealFocusedElementDeferrer.mm: Removed.
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.h:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView cleanUpInteraction]):
(-[WKContentView _keyboardWillShow]):
(-[WKContentView _keyboardDidShow]):
(-[WKContentView _zoomToFocusRectAfterShowingKeyboardIfNeeded]):
(-[WKContentView _zoomToRevealFocusedElement]):
(-[WKContentView resetShouldZoomToFocusRectAfterShowingKeyboard]):
(-[WKContentView _elementDidFocus:userIsInteracting:blurPreviousNode:activityStateChanges:userObject:]):
(-[WKContentView _elementDidBlur]):
(-[WKContentView _didUpdateEditorState]):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

Canonical link: https://commits.webkit.org/257837@main




More information about the webkit-changes mailing list