Loading
Bug 1677334 - Part 2: Remove Mac-specific check for click event on xul frame; r=NeilDeakin
Now we won't dispatch click event at all when ctrl key is pressed on Mac, so we don't need those Mac-specific checks. This patch reverts part of https://hg.mozilla.org/mozilla-central/rev/d8726d18021e and revise the tests accordingly. Differential Revision: https://phabricator.services.mozilla.com/D110608