[webkit-changes] [WebKit/WebKit] 6ad608: Unreviewed, reverting 278971 at main (7da094e1da19)

sideshowbarker noreply at github.com
Wed May 22 00:04:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6ad608ca9d2936751a08a54639756243071542aa
      https://github.com/WebKit/WebKit/commit/6ad608ca9d2936751a08a54639756243071542aa
  Author: Michael[tm] Smith <mike at w3.org>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
    M LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
    M LayoutTests/editing/inserting/typing-space-to-trigger-smart-link.html
    M LayoutTests/editing/pasteboard/paste-text-events-expected.txt
    M LayoutTests/editing/pasteboard/paste-text-events.html
    M LayoutTests/editing/style/highlight-insert-paragraph.html
    M LayoutTests/fast/events/input-events-fired-when-typing-expected.txt
    M LayoutTests/fast/events/input-events-fired-when-typing.html
    M LayoutTests/fast/events/ios/submit-form-target-blank-using-return-key.html
    M LayoutTests/fast/events/onchange-passwordfield.html
    M LayoutTests/fast/events/onchange-searchfield.html
    M LayoutTests/fast/events/onchange-textfield.html
    M LayoutTests/fast/forms/onchange-change-type.html
    M LayoutTests/http/tests/navigation/keyboard-events-during-provisional-navigation-expected.txt
    M LayoutTests/http/tests/navigation/keyboard-events-during-provisional-subframe-navigation-expected.txt
    M LayoutTests/platform/mac-wk2/http/tests/navigation/keyboard-events-during-provisional-navigation-expected.txt
    M LayoutTests/platform/wpe/TestExpectations
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/TextEvent.cpp
    M Source/WebCore/dom/TextEvent.h
    M Source/WebCore/editing/AlternativeTextController.cpp
    M Source/WebCore/editing/Editor.cpp
    M Source/WebCore/editing/Editor.h
    M Source/WebCore/editing/EditorCommand.cpp
    M Source/WebCore/page/EventHandler.cpp
    M Source/WebCore/page/EventHandler.h

  Log Message:
  -----------
  Unreviewed, reverting 278971 at main (7da094e1da19)
https://bugs.webkit.org/show_bug.cgi?id=274500
rdar://128463632

REGRESSION (278971 at main): [iOS] Form submission does not occur when pressing the return key

Reverted change:

    The beforeinput event should fire before textInput
    https://bugs.webkit.org/show_bug.cgi?id=268988
    278971 at main (7da094e1da19)

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list