зеркало из https://github.com/mozilla/gecko-dev.git
e73b7956db
When calling `clipboard.readText` on content script, Gecko dispatches `MozClipboardReadPaste` event. On Desktop Firefox uses XUL pop up window to handle it, then it shows "Paste" button whether user can allow to read clipboard data. But GeckoView doesn't have XUL pop up. To implement this feature, we show "Paste" pop up using action mode as default. Also, browser side can override delegated methods if it wants another permission pop up or to support Android L (Android L doesn't have action mode). Differential Revision: https://phabricator.services.mozilla.com/D151102 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |