summaryrefslogtreecommitdiff
path: root/js/src/jit/arm64/SharedICHelpers-arm64.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-11-24 21:41:28 +0000
committerMoonchild <moonchild@palemoon.org>2022-11-26 18:18:09 +0000
commit2640953d8b78f8835e356e336db97af0c8b45eea (patch)
tree355dc1e332ab0fcbae37ba541748b1773c7a5f82 /js/src/jit/arm64/SharedICHelpers-arm64.h
parent7eb7d67f7ad856a8fa4a7bd978fe8d642f39c439 (diff)
downloaduxp-RB_20221129.tar.gz
Issue #2019 - Follow-up: Make nsPluginInstanceOwner also listen to keypress events in the system event group.RB_20221129
nsPluginInstanceOwner only listens to keypress events in the default event group. However, in our changed operating mode, keypress events are not fired in the default event group if the key does not result in something printable. This means that nsPluginInstanceOwner should also listen to keypress events in the system event group and should handle each keypress that way, but only once. I.e., if a printable keypress event is received in the system event group, it should be ignored, since it would've already been handled in the default event group in that case.
Diffstat (limited to 'js/src/jit/arm64/SharedICHelpers-arm64.h')
0 files changed, 0 insertions, 0 deletions