cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

Ability to customize global and per-browser settings on global/browser initialization. #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Global settings and defaults for per-browser settings will be passed to 
CefInitialize. Per-browser settings can be then changed in 
CefHandler::HandleBeforeCreated.

Global settings:
- Cache path
- User agent or product version
- Locale
- Protocols supported for video (?)
- Extra plugin paths

Per-browser settings:
- Enable drag & drop from other windows
- Enable cross-site scripting
- WebPreferences values

Original issue reported on code.google.com by magreenb...@gmail.com on 18 Nov 2010 at 3:15

GoogleCodeExporter commented 9 years ago
Issue 8 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:15

GoogleCodeExporter commented 9 years ago
Issue 55 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:16

GoogleCodeExporter commented 9 years ago
Issue 87 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:16

GoogleCodeExporter commented 9 years ago
Issue 95 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:17

GoogleCodeExporter commented 9 years ago
Issue 129 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:17

GoogleCodeExporter commented 9 years ago
Issue 130 has been merged into this issue.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 3:17

GoogleCodeExporter commented 9 years ago
Committed as revision 144.

Original comment by magreenb...@gmail.com on 18 Nov 2010 at 9:07