Files
ladybird/Userland/Libraries/LibWeb/DOM
Linus Groh 61e18c681b LibWeb: Restore realm retrieval from 'this' in activate_event_handler()
Removing the FIXME'd code in b99cc7d was a bit too eager, and relying on
the main thread VM's current realm only works when JS is being executed.

Restore a simplified version of the old code to determine the realm this
time instead of the global object, following the assumptions already
made in get_current_value_of_event_handler() regarding what kind of
event target 'this' can be.
2022-08-23 17:44:39 +01:00
..
2022-04-01 21:24:45 +01:00
2022-06-27 22:53:04 +01:00
2022-06-27 22:53:04 +01:00
2022-06-27 22:53:04 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-11 20:19:10 +02:00
2022-04-20 14:07:38 +02:00
2022-04-01 21:24:45 +01:00
2022-04-12 19:42:16 +02:00
2022-03-15 19:48:19 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-06-27 22:53:04 +01:00
2022-06-27 22:53:04 +01:00