fune/browser/components/extensions
Drew Willcoxon 35081f529d Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy
Adds a new event listener to `browser.urlbar` called `onResultPicked`. This event is fired for tip results when they don't specify a URL. Hypothetically it could be fired for any type of result that didn't specify a URL, but that's only tips for now.

The listener is passed two arguments: the payload of the result that was picked, and a "details" object whose properties depend on the type of result. For tips, details is `{ helpPicked }`, where `helpPicked` is true if the help button was picked and false if the main button was picked.

Differential Revision: https://phabricator.services.mozilla.com/D46254

--HG--
extra : source : febf4480bc0bce19a0c8883e0c9296c40013e01e
2019-09-26 01:20:07 +00:00
..
child Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs 2019-07-10 12:03:37 +00:00
parent Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy 2019-09-26 01:20:07 +00:00
schemas Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy 2019-09-26 01:20:07 +00:00
test Bug 1578584 - Quantumbar WebExt API: Add onResultPicked event. r=harry,mixedpuppy 2019-09-26 01:20:07 +00:00
.eslintrc.js
ext-browser.json Bug 1568708 - Set contextual tip's texts, remove tip during onShutdown, require urlbar permission r=adw,mixedpuppy 2019-08-09 17:50:06 +00:00
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
extension.svg
ExtensionControlledPopup.jsm Bug 1579420 - Fix ESLint no-async-promise-executor issues in extensions code. r=rpl 2019-09-17 13:03:24 +00:00
ExtensionPopups.jsm Bug 1569375 - Refactor browser panel CSS to reduce shadow DOM traversal after CE conversion. r=dao 2019-07-31 15:22:08 +00:00
extensions-browser.manifest
jar.mn Bug 1569366 - Move the top sites API from toolkit to browser r=mixedpuppy 2019-07-29 17:00:19 +00:00
moz.build Bug 1513705 remove non-oop tests from extension browser tests r=robwu 2019-08-26 18:04:03 +00:00