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 1406068: Expand the list of DLLs that are suspected of causing a …
…crash in ImageBridgeChild::InitForContent. r=jimm I think that trying to slice this up by feature is just going to lead to complications down the line, so to keep it simple I've moved this to the launch code for all sandboxed children, not just when the Alternate Desktop is enabled. This also, similar to chromium, only adds them to the blocklist if they are loaded in the parent.
- Loading branch information
Showing
1 changed file
with
33 additions
and
17 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