Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dce7d1cbd954f5fea8fa3b78734b4bd357c5b2a6
      
https://github.com/WebKit/WebKit/commit/dce7d1cbd954f5fea8fa3b78734b4bd357c5b2a6
  Author: Antti Koivisto <[email protected]>
  Date:   2025-04-06 (Sun, 06 Apr 2025)

  Changed paths:
    M Source/WebCore/cssjit/SelectorCompiler.cpp
    M Source/WebCore/html/HTMLInputElement.cpp

  Log Message:
  -----------
  Update placeholder visibility on input type change
https://bugs.webkit.org/show_bug.cgi?id=291157
rdar://148681639

Reviewed by Alan Baradlay.

Tested by fast/selectors/placeholder-shown-style-update.html

* Source/WebCore/cssjit/SelectorCompiler.cpp:
(WebCore::SelectorCompiler::JSC_DEFINE_NOEXCEPT_JIT_OPERATION):

The text field check here was a workaround for the actual bug, the missing 
update.

* Source/WebCore/html/HTMLInputElement.cpp:
(WebCore::HTMLInputElement::updateType):

Update placeholder visibility on type change.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to