forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1556556 - Remove some cruft related to handling the resolution in…
… non-e10s setups. r=tnikkel Prior to this bug, it was necessary to handle non-e10s specially, because the resolution was being unapplied at the process boundary, and in non-e10s there was no process boundary. The remaining patches in this bug move the resolution unapplication away from the process boundary in all cases, making special handling for non-e10s unnecessary. Differential Revision: https://phabricator.services.mozilla.com/D68273
- Loading branch information
1 parent
b368e58
commit 5e9a66a
Showing
4 changed files
with
4 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters