RESOLVED CONFIGURATION CHANGED 154094
Cleanup KeyboardEvent::createForDummy()
https://bugs.webkit.org/show_bug.cgi?id=154094
Summary Cleanup KeyboardEvent::createForDummy()
Jiewen Tan
Reported 2016-02-10 16:08:44 PST
This is a followup of Bug 153903 to cleanup Cleanup KeyboardEvent::createForDummy(), which is created temporarily to work around the DOM.mm::(DOMNode *)nextFocusNode and DOM.mm::(DOMNode *)previousFocusNode.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-02-10 16:09:41 PST
Ahmad Saleem
Comment 2 2023-05-28 17:45:15 PDT
This commit removed this function: https://github.com/WebKit/WebKit/commit/1c2c87fa05a9a6b4a9e4d5f114dbf6b54153d88a Do we need to do anything else?
Anne van Kesteren
Comment 3 2023-05-28 23:59:46 PDT
Seems safe to assume that was the cleanup.
Note You need to log in before you can comment on or make changes to this bug.