fune/browser/components/customizableui
Emilio Cobos Álvarez 79ce0456b5 Bug 1775674 - Synchronize _checkOverflow properly. r=mak
My guess is that this didn't use to fail so much because
_getOverflowInfo was effectively synchronous before, but after my patch
the flush is lazy, and the promiseDocumentFlushed call is actually
async.

With this change I can't reproduce the failure locally anymore, while
it's trivial to repro this failure with --run-until-failure before this
change.

Differential Revision: https://phabricator.services.mozilla.com/D156418
2022-09-05 14:58:38 +00:00
..
content Bug 1788273 - Tweak popup alignment so that it looks good on mirrored wayland popups. r=dao,mak 2022-09-02 20:26:29 +00:00
test Bug 1788273 - Tweak popup alignment so that it looks good on mirrored wayland popups. r=dao,mak 2022-09-02 20:26:29 +00:00
CustomizableUI.jsm Bug 1775674 - Synchronize _checkOverflow properly. r=mak 2022-09-05 14:58:38 +00:00
CustomizableWidgets.jsm Bug 1786293 - Move Firefox View button from CustomizableWidgets to markup. r=Gijs 2022-08-24 15:51:44 +00:00
CustomizeMode.jsm Bug 1788273 - Tweak popup alignment so that it looks good on mirrored wayland popups. r=dao,mak 2022-09-02 20:26:29 +00:00
DragPositionManager.jsm
moz.build
PanelMultiView.jsm Bug 1785204 - Separate primary and secondary buttons in the unified extensions panel. r=Itiel,Jamie,rpl,desktop-theme-reviewers 2022-08-19 13:57:12 +00:00
SearchWidgetTracker.jsm Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu 2022-07-11 12:41:50 +00:00