gecko-dev/devtools
Barret Rennie 163ec0ba8b Bug 1510569 - Port onProgressChange notifications inside WebProgressChild.jsm to C++ r=baku
We do not need to handle onProgressChange64 notifications since the TabChild's
web progress events are filtered through an nsBrowserStatusFilter, which
truncates onProgresChange64 event values to 32-bit integers and then calls
onProgressChange.

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

--HG--
extra : moz-landing-system : lando
2019-04-03 17:32:41 +00:00
..
client Bug 1510569 - Port onProgressChange notifications inside WebProgressChild.jsm to C++ r=baku 2019-04-03 17:32:41 +00:00
docs Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau 2019-03-12 14:06:35 +00:00
platform Backout most of bug 1524687 for Windows PGO xpcshell selftest failures. r=backout 2019-02-14 17:17:36 -08:00
server Bug 1539989 - Change the font highlighter's background color to match other highlighters; r=rcaliman 2019-04-02 13:59:29 +00:00
shared Bug 1429613 - Using upgraded Variant::match where appropriate - r=froydnj 2019-04-02 11:53:55 +00:00
startup Bug 1528896 - Fix about:debugging-new unavailable in local & nightly builds;r=daisuke 2019-02-19 08:03:42 +00:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md Bug 1527826 - Reflect our github org name change in the m-c code; r=nchevobbe 2019-02-15 09:38:53 +00:00
moz.build
templates.mozbuild