gecko-dev/browser
Luca Greco 97d53a0f4a Bug 1483701 - Split and re-enable browser_ext_browserAction_popup_resize.js. r=mixedpuppy
This patch applies the following changes:

- Reduce the chances of retrieving the initial popup panel size while it is resizing, by comparing the
  content dimensions retrieved before and after the delay (which is already set to a value comparable
  to the time used by the resize debouncing timer), and wait until both the dimensions collected are the same

- split browser_ext_browserAction_popup_resize.js into two test files (as it seems, based on the investigations
  I did by reproducing this intermittent locally, that the part that can still fail intermittently from time
  to time with the change describe above is related to the testBrowserActionMenuResizeBottomArrow test case)

- move the test helpers shared between the two test files into a new head_browserAction.js support file

- re-enabled browser_ext_browserAction_popup_resize.js

- mark the new browser_ext_browserAction_popup_resize_bottom.js as disabled on debug build,
  because it is consistently triggering a "shutdown leak" failure when running locally

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

--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_popup_resize.js => browser/components/extensions/test/browser/browser_ext_browserAction_popup_resize_bottom.js
rename : browser/components/extensions/test/browser/browser_ext_browserAction_popup_resize.js => browser/components/extensions/test/browser/head_browserAction.js
extra : moz-landing-system : lando
2019-01-28 20:43:35 +00:00
..
actors Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug 2019-01-26 07:51:10 +00:00
app Bug 1507286 - Convert content-sessionStore.jsm to C++ r=mikedeboer,nika 2019-01-28 14:53:18 +00:00
base Bug 1277060 - Ensure the URL bar gets cleared if Home button sends us to an initial page. r=Gijs 2019-01-28 21:24:00 +00:00
branding Backing out bug 1518799 since it was a feature only required for a short period and there is no need for it to exist anymore. r=backout 2019-01-25 10:51:16 -08:00
components Bug 1483701 - Split and re-enable browser_ext_browserAction_popup_resize.js. r=mixedpuppy 2019-01-28 20:43:35 +00:00
config Bug 1522507 - Update Windows ARM64 builds to Visual Studio 2017 15.9.6. r=froydnj 2019-01-28 19:29:56 +00:00
docs Bug 1522426 - Rename MATCH_TYPE to RESULT_TYPE. r=mak 2019-01-25 16:14:21 +00:00
extensions Backed out changeset ad9834d2b44e (bug 1520350) for failing browser_aboutPrefs_fc_check_otherInstance.js on a CLOSED TREE 2019-01-28 22:21:21 +02:00
fonts
installer Bug 1415743 - Remove unused function MigrateStartMenuShortcut from the installer, r=mhowell 2019-01-25 17:54:56 +00:00
locales Bug 1512302 - Indicate on Windows that the App Update setting is installation-specific r=jaws,flod 2019-01-25 20:42:49 +00:00
modules Bug 1518932 - Convert menulist to custom element r=paolo 2019-01-28 18:24:08 +00:00
themes Bug 1512302 - Indicate on Windows that the App Update setting is installation-specific r=jaws,flod 2019-01-25 20:42:49 +00:00
tools/mozscreenshots Bug 1501286 - Part 2: Remove support for tracking protection UI from Control Centre r=johannh 2018-10-25 16:52:19 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1502457 - Move MOZ_APP_VERSION{,_DISPLAY} to python configure. r=nalexander 2018-11-16 01:15:35 +00:00
defs.mk
moz.build Bug 1465251 - use PrioEncoder to encode Telemetry values for pilot project r=kmag 2018-09-09 00:23:52 +00:00
moz.configure Bug 1493315: Build config for dedicated profiles and downgrade protection. r=ted 2018-09-21 23:32:55 +00:00