fune/browser/components/urlbar/docs
Drew Willcoxon 8459701a18 Bug 1764669 - Record a block ping for blocked Firefox Suggest suggestions. r=nanj,daisuke
* Add a new block ping. I called it "block" to be consistent with internal
  naming in urlbar/quick suggest, but let me know if you'd prefer "dismiss"
* Add a `iab_category` property to suggestion objects returned from
  UrlbarQuickSuggest (i.e., remote settings. Merino will separately need to
  include this in its suggestions too)
* Add a new `sponsoredIabCategory` payload property to quick suggest results so
  we can record `iab_category` in the ping
* Modify existing tests to include `iab_category` in mock sponsored suggestions
  and `sponsoredIabCategory` in the expected payloads
* Replace the several QuickSuggestTestUtils functions for checking pings with a
  single function that makes sure only the specified pings are recorded and
  nothing more

Depends on D143331

Differential Revision: https://phabricator.services.mozilla.com/D143674
2022-04-20 18:37:23 +00:00
..
assets Bug 1693397 - Add the UrlbarQueryContext lifecycle to the in-tree docs. r=adw 2021-12-31 00:36:53 +00:00
.rstcheck.cfg Bug 1741291 - Add a doc for Firefox Suggest client telemetry with changelogs per probe. r=nanj 2021-11-17 17:23:08 +00:00
contact.rst
debugging.rst
dynamic-result-types.rst Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
experiments.rst
firefox-suggest-telemetry.rst Bug 1764669 - Record a block ping for blocked Firefox Suggest suggestions. r=nanj,daisuke 2022-04-20 18:37:23 +00:00
index.rst Bug 1757220 - Automatically generate API docs for a few urlbar classes using sphinx-js. r=mcheang 2022-03-11 17:51:18 +00:00
lifetime.rst Bug 1693397 - Add the UrlbarQueryContext lifecycle to the in-tree docs. r=adw 2021-12-31 00:36:53 +00:00
nontechnical-overview.rst
overview.rst
preferences.rst Bug 1756917: Add telemetry for best match checkbox in the preferences page. r=adw 2022-03-03 04:27:46 +00:00
telemetry.rst Bug 1761059 - Part 1: Add telemetry scalars for Suggest suggestion blocking. r=daisuke 2022-04-13 21:12:10 +00:00
testing.rst Bug 1745196 - Documentation on testing for address bar to tree documentation. r=adw 2021-12-16 02:45:41 +00:00
UrlbarController.rst Bug 1757220 - Automatically generate API docs for a few urlbar classes using sphinx-js. r=mcheang 2022-03-11 17:51:18 +00:00
UrlbarInput.rst Bug 1757220 - Automatically generate API docs for a few urlbar classes using sphinx-js. r=mcheang 2022-03-11 17:51:18 +00:00
UrlbarView.rst Bug 1757220 - Automatically generate API docs for a few urlbar classes using sphinx-js. r=mcheang 2022-03-11 17:51:18 +00:00
utilities.rst