Bug 1684982 Part 1: Add a scope to XRE_mainRun. r=jrmuizel
commit9d0615f0b432cc5c78180d538979581b75bd64d3
authorBrad Werth <bwerth@mozilla.com>
Tue, 5 Jan 2021 19:47:40 +0000 (5 19:47 +0000)
committerBrad Werth <bwerth@mozilla.com>
Tue, 5 Jan 2021 19:47:40 +0000 (5 19:47 +0000)
tree23bed7661229d7a3ef5585743d139e5f29377d9a
parentd08af9bb8dcc3af31648b177fb6db836130d3974
Bug 1684982 Part 1: Add a scope to XRE_mainRun. r=jrmuizel

This scope will support later functional changes that are conditionally
compiled. This part is standalone to help with blame-tracking.

Differential Revision: https://phabricator.services.mozilla.com/D100805
toolkit/xre/nsAppRunner.cpp