gecko-dev/devtools
Emilio Cobos Álvarez 8b855490d7 Bug 1612068 - Fix an RDM test utility function. r=bradwerth
requestAnimationFrame runs _before_ reflow, so you actually need too to
guarantee that a reflow has happened.

I was getting intermittents in devtools/client/responsive/test/browser/browser_window_sizing.js
without this with the rest of the patches in this bug.

Also while at it fix the comparison to be less prone to floating point
errors, like a lot of the other zoom code in browser/.

Differential Revision: https://phabricator.services.mozilla.com/D72062
2020-04-22 22:18:15 +00:00
..
client Bug 1612068 - Fix an RDM test utility function. r=bradwerth 2020-04-22 22:18:15 +00:00
docs Bug 1631358 - remove traces of CPOWs from devtools, r=jdescottes,loganfsmyth 2020-04-21 14:04:58 +00:00
platform Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
server Backed out changeset 78f47bf43523 (bug 1631403) for failing xpcshell at est_webext_apis.js on a CLOSED TREE 2020-04-22 21:58:57 +03:00
shared Bug 1630642 - Stepping should respect the currently selected frame. r=loganfsmyth 2020-04-21 23:29:33 +00:00
startup Bug 1621022 - Change the workflow of enabling the profiler menu button; r=canaltinova 2020-03-25 15:34:59 +00:00
.eslintrc.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
.eslintrc.mochitests.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.eslintrc.xpcshell.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json