Ensure context menu is always emitted with a dummy GdkEvent when using GTK 3. This will fix a crash when trying to open video settings, bug #247089, but only for GTK 3. Further improvements will be required in bug #247089 to fix this for GTK 4.
Pull request: https://github.com/WebKit/WebKit/pull/5874
(In reply to Michael Catanzaro from comment #1) > Pull request: https://github.com/WebKit/WebKit/pull/5874 This PR will not land. Let's handle the video settings problem only in bug #247089.