On any site when right-clicking a link, I no longer get the link related contextual menu items such as: Open Link in New Tab Open Link in New Window Download Link File etc. Starts with r16985 nightly. Works in Safari and r16977
The status bar text for hovered links doesn't show either. This is probably related (-elementAtPoint: borkdness perhaps).
Created attachment 11040 [details] patch It looks like my attempt to use a HashMap with QualifiedNames for keys did not work. So, in this patch, I use two HashMaps to get the same intended result.
Comment on attachment 11040 [details] patch Nah, I fixed this another way. It was causing other bad symptoms.
Fixed by 16997.