forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash with --load-extension for extensions with plugins
Ensure the extension install UI has a profile available to use for image loading, even if the prompt is opened before any browser window are available. This bug is currently crashing Clusterfuzz ~100 times per hour and polluting the crash statistics. BUG=344199 TEST=see bug TBR=miket@chromium.org Review URL: https://codereview.chromium.org/168823004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252077 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
jamescook@chromium.org
committed
Feb 19, 2014
1 parent
3247264
commit bb2218c
Showing
2 changed files
with
18 additions
and
1 deletion.
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