gecko-dev/toolkit
Timothy Guan-tin Chien a2c8d49b09 Bug 1511381 - Prevent forced layout flush when click-to-play UI loads on page load r=mconley
This patch attempts to bail out of probing into the layout when it is not ready.

It abuses the overflow event from layout a bit so that it could size and do the elementFromPoint() tests when there is a layout.

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

--HG--
extra : moz-landing-system : lando
2019-01-31 17:56:03 +00:00
..
actors Merge mozilla-inbound to mozilla-central. a=merge 2019-01-29 12:01:56 +02:00
components Bug 1522546 - Drop remoteType attribute on frame elements after bound to a ContentParent. r=nika 2019-01-31 19:54:51 +00:00
content Bug 1522546 - Make remoteType property on browsers forward to the message manager if applicable. r=bgrins 2019-01-31 20:31:45 +00:00
crashreporter Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
forgetaboutsite Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
library Backed out 6 changesets (bug 1516228) for causing bug 1523056. a=backout 2019-01-26 21:12:33 +02:00
locales Bug 1521826 - Part 2: Limit commands shown in shortcuts UI to 5 r=Gijs,flod 2019-01-30 19:08:06 +00:00
modules Bug 1522546 - Properly handle preferred remote types in BrowserTestUtils.waitForNewWindow. r=bobowen 2019-01-31 19:54:33 +00:00
mozapps Bug 1279108 - Remove code that disables asan leak detection in app update xpcshell tests. r=mhowell 2019-01-31 00:06:58 +00:00
pluginproblem Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug 2019-01-26 07:51:10 +00:00
profile Bug 1455707: Detect when running an older version than previously ran with the selected profile. r=froydnj, r=mconley, r=Gijs 2019-01-30 14:56:30 -08:00
recordreplay Bug 1523364 - Handle WindowGlobal messages within the middleman when appropriate, r=nika. 2019-01-29 05:26:39 -10:00
system Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
themes Bug 1511381 - Prevent forced layout flush when click-to-play UI loads on page load r=mconley 2019-01-31 17:56:03 +00:00
xre Bug 1168010 - Fix leaks in updater.cpp and nsUpdateDriver.cpp. r=spohl 2019-01-30 22:39:35 +00:00
.eslintrc.js
moz.build Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE 2019-01-31 03:34:49 +02:00
moz.configure Bug 1523611 - Require libvpx >= 1.7.0. r=dminor 2019-01-30 15:55:10 +00:00
nss.configure
toolkit.mozbuild