v128 broke right click menu
Since v128 update my right click menu contains all possible items and doesn't work. For example, right clicking a video and changing playback speed has no effect.
I already tried running troubleshoot mode to no avail. Tried manually add-ons to no avail. I even uninstalled and reinstalled to no avail.
v127 worked fine. Please investigate.
All Replies (2)
Hi TyDraniu, thanks for the reply.
I am unable to reproduce the issue in mozregression. I think this is because the settings don't carry over. After some further comparison between my settings and default, I think I've found the important setting javascript.options.wasm in about:config. I have it on false as I don't need/use wasm. Enabling it once fixed the context menu even if wasm is disabled after that. It seems the context menu requires wasm for some initialisation.
Previous versions, including v127 did not require wasm for context menu initialisation. Could you bring back support for context menu initialisation without wasm?
Modified