fune/browser/components/search
Emilio Cobos Álvarez 30e1917e4c Bug 1823187 - Don't asynchronously size searchbar popup. r=mak
After bug 1809084, the popup positioning code became more sound,
including reliably positioning once after opening.

This code was asynchronously reducing the size of the popup, sometimes
after popup positioning.

Which means that if the popup had to slide (due to having many one-off
buttons), and we then shrunk it, the popup would be mispositioned.

There's no reason the getBoundsWithoutFlushing call has to be async
afaict, so just size the popup up-front.

Differential Revision: https://phabricator.services.mozilla.com/D172928
2023-03-20 14:44:18 +00:00
..
content Bug 1823187 - Don't asynchronously size searchbar popup. r=mak 2023-03-20 14:44:18 +00:00
docs Bug 1821392 - Change Search and Address Bar telemetry docs to use titles for the probe names. r=Standard8 2023-03-10 12:31:59 +00:00
extensions Bug 1781766 - Remove unnecessary parameters from searchForm urls in search engines. r=search-reviewers,mcheang 2023-03-10 19:12:54 +00:00
schema Bug 1800506 - Allow data attributes to be read in search telemetry - r=Standard8 2022-12-19 20:41:04 +00:00
test Bug 1822326 - Add ability to configure maximum trending suggestions. r=adw 2023-03-17 11:41:28 +00:00
.eslintrc.js
BrowserSearchTelemetry.sys.mjs
jar.mn
metrics.yaml Bug 1817105 - Collect all New Tab Glean metrics permanently. r=daleharvey,chutten 2023-03-08 23:52:21 +00:00
moz.build
SearchOneOffs.sys.mjs Bug 1809218 - Use a more generic element id for search shortcuts. r=Standard8 2023-01-11 16:54:33 +00:00
SearchSERPTelemetry.sys.mjs Bug 1814773 - Implement a basic SERP engagement event - r=Standard8 2023-02-28 11:30:37 +00:00
SearchUIUtils.sys.mjs Bug 1792816 - Always update the search engine placeholder name. r=Standard8 2023-01-24 22:51:21 +00:00