WebKit icon indicating copy to clipboard operation
WebKit copied to clipboard

Align oncuechange event handler handling with other event handlers

Open annevk opened this issue 1 year ago โ€ข 1 comments

296bbe46615050f57295a7b0d0a671c3c83ba39f

Align oncuechange event handler handling with other event handlers
https://bugs.webkit.org/show_bug.cgi?id=172985
rdar://98254058

Reviewed by NOBODY (OOPS!).

This was not done in 245224@main presumably to keep it as a strict
refactoring, but there is no reason not to do this now.

* LayoutTests/imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-all-global-events-expected.txt:
* Source/WebCore/html/HTMLElement.cpp:
(WebCore::HTMLElement::eventNameForEventHandlerAttribute):

https://github.com/WebKit/WebKit/commit/296bbe46615050f57295a7b0d0a671c3c83ba39f

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
โœ… ๐Ÿงช style โœ… ๐Ÿ›  ios โœ… ๐Ÿ›  mac โœ… ๐Ÿ›  wpe โœ… ๐Ÿ›  wincairo
โœ… ๐Ÿงช bindings โœ… ๐Ÿ›  ios-sim โœ… ๐Ÿ›  mac-AS-debug โŒ ๐Ÿงช wpe-wk2 โŒ ๐Ÿงช wincairo-tests
โœ… ๐Ÿงช webkitperl โœ… ๐Ÿงช ios-wk2 โœ… ๐Ÿงช api-mac โœ… ๐Ÿงช api-wpe
โŒ ๐Ÿงช ios-wk2-wpt โŒ ๐Ÿงช mac-wk1 โœ… ๐Ÿ›  wpe-cairo
โœ… ๐Ÿงช api-ios โŒ ๐Ÿงช mac-wk2 โœ… ๐Ÿ›  gtk
โœ… ๐Ÿ›  vision โŒ ๐Ÿงช mac-AS-debug-wk2 โŒ ๐Ÿงช gtk-wk2
โœ… ๐Ÿ›  vision-sim โœ… ๐Ÿงช mac-wk2-stress โœ… ๐Ÿงช api-gtk
โœ… ๐Ÿงช vision-wk2 โŒ ๐Ÿงช mac-intel-wk2
โœ… ๐Ÿ›  tv
โœ… ๐Ÿ›  tv-sim
โœ… ๐Ÿ›  watch
โœ… ๐Ÿ›  watch-sim

annevk avatar Aug 28 '24 16:08 annevk

Committed 282977@main (d253da832c4c): https://commits.webkit.org/282977@main

Reviewed commits have been landed. Closing PR #32830 and removing active labels.

webkit-commit-queue avatar Aug 30 '24 16:08 webkit-commit-queue