Marshall Greenblatt
69e7adef40
Merge revision 1128 changes:
...
- Make sure RenderViewCreated is called at least one time since it does not appear to currently be called for popup windows (issue #892 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1129 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 18:28:05 +00:00
Marshall Greenblatt
a86fc1de13
Merge revision 1126 changes:
...
- Windows: cefclient: Fix delivery of mouse up events with offscreen rendering example (issue #902 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1127 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 18:10:08 +00:00
Marshall Greenblatt
78e92cf244
Merge revision 1124 changes:
...
- Windows: Include custom cursor resources in libcef.dll (issue #692 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1125 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 17:59:54 +00:00
Marshall Greenblatt
dfc598fd7e
Update to Chromium version 25.0.1364.152.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1123 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:58:17 +00:00
Marshall Greenblatt
6ff5977a46
Merge revision 1121 changes:
...
- Mac: Fix compile error (issue #630 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1122 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:57:53 +00:00
Marshall Greenblatt
f06e94716b
Merge revision 1119 changes:
...
- Mac: Add default tooltip implementation (issue #770 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1120 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:20:04 +00:00
Marshall Greenblatt
e54fd9ed9f
Merge revision 1117 changes:
...
- Fix geolocation initialization race condition.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1118 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 21:11:32 +00:00
Marshall Greenblatt
cba0ef9b96
Merge revision 1115 changes:
...
- Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1116 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 20:18:59 +00:00
Marshall Greenblatt
be0f78b229
Merge revision 1104 change:
...
- Fix Mac compile error.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1105 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-22 18:01:05 +00:00
Marshall Greenblatt
1c7e9a7218
Merge revision 1102 changes:
...
- Add new CefSettings.ignore_certificate_errors option to ignore errors related to invalid SSL certificates (issue #).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1103 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-13 23:43:44 +00:00
Marshall Greenblatt
8645d49c48
Merge revision 1100 changes;
...
- Add a new CefBrowserHost::StartDownload method for starting a download that can then be handled via CefDownloadHandler (issue #883 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1101 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-13 22:47:26 +00:00
Marshall Greenblatt
a038925a77
Merge revision 1098 changes:
...
- Add the ability to persist session cookies (issue #881 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1099 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-13 19:54:19 +00:00
Marshall Greenblatt
1f9f57722a
Merge revision 1096 changes:
...
- Fix crash when destroying the browser window while a context menu is displayed.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1097 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-13 17:12:30 +00:00
Marshall Greenblatt
5e0e7ba01c
Remove unnecessary console messages (issue #642 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1095 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-09 23:06:43 +00:00
Marshall Greenblatt
d8e9606e8c
Merge revision 1093 changes:
...
- Fix popup window behavioral errors introduced by revision 1085 changes (issue #816 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1094 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-09 22:39:04 +00:00
Marshall Greenblatt
e1011d563f
Merge revision 1091 changes:
...
- Update README.txt file for binary distributions.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1092 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-08 17:10:15 +00:00
Marshall Greenblatt
ee8d655244
Update to Chromium version 25.0.1364.68.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1090 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-08 16:46:00 +00:00
Marshall Greenblatt
f43671af8d
Update to Chromium version 25.0.1364.68.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1089 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-08 16:45:35 +00:00
Marshall Greenblatt
8a8e21fe78
Merge revision 1087 changes:
...
- Send OnTitleChange() notifications when navigating history (issue #766 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1088 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-08 16:42:55 +00:00
Marshall Greenblatt
49fc452cd5
Merge revision 1085 changes:
...
- Add a new CefLifeSpanHandler::CanCreatePopup() method for canceling the creation of popup windows (issue #816 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1086 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-08 00:11:14 +00:00
Marshall Greenblatt
c73e3e12a9
Fix V8 unit tests to support running multiple in single-process mode.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1084 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-07 20:58:15 +00:00
Marshall Greenblatt
8d90b87c01
Improve the way that settings are specified (issue #878 ).
...
- Change CefBrowserSettings members that previously used a boolean to instead use a cef_state_t enumeration with default, enabled and disabled states.
- Remove CefBrowserSettings members that are unlikely to be used and that can also be set using Chromium command-line switches.
- Change the CEF command-line switch naming pattern to match Chromium and move the implementation out of cefclient.
- Improve documentation by listing the command-line switch, if any, associated with each setting.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1082 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-07 19:58:58 +00:00
Marshall Greenblatt
f0394ead29
Merge revision 1080 changes:
...
- Introduce chrome proxy implementation based on command-line flags (issue #600 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1081 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-06 20:46:10 +00:00
Marshall Greenblatt
ce81e551d6
Merge revision 1078 changes:
...
- When running in single-process mode wait for the render thread to stop before shutting down the context (issue #570 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1079 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-02 00:22:29 +00:00
Marshall Greenblatt
545dc47102
Revert revision 978 changes: When running in single-process mode wait for the render thread to stop before shutting down the context (issue #570 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1077 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-01 20:02:38 +00:00
Marshall Greenblatt
6f54e8b117
Merge revision 1074 changes:
...
- Linux: Update the drag&drop implementation to match other platforms (issue #876 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1075 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-01 17:55:48 +00:00
Marshall Greenblatt
0e9a6ec038
Merge revision 1070 changes:
...
- Linux: Fix drag/drop crash in WebCore::DragData::modifierKeyState (issue #875 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1071 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-01 17:44:41 +00:00
Marshall Greenblatt
be96c686fa
Merge revision 1066 changes:
...
- Linux: Fix drag/drop crash in WebCore::DragData::modifierKeyState (issue #875 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1067 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-30 16:38:38 +00:00
Marshall Greenblatt
b78484f661
Merge revision 1062 changes:
...
- Windows: Change CefBrowser::SetOSModalLoop to CefSetOSModalLoop because the functionality is not connected with any particular browser (issue #194 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1063 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-28 18:49:25 +00:00
Marshall Greenblatt
57f63dc670
Merge revision 1060 changes:
...
- Windows: update the binary distribution usage instructions.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1061 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:28:39 +00:00
Marshall Greenblatt
fb3482a852
Merge revision 1058 changes:
...
- Remove cefclient dependency on ATL.
- Allow more cefclient tests to work in the off-screen rendering example.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1059 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:20:34 +00:00
Marshall Greenblatt
6d58dca748
Merge revision 1056 changes:
...
- Fix header include paths.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1057 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:33:50 +00:00
Marshall Greenblatt
1e62421c6b
Update to Chromium version 25.0.1364.45.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1055 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:09:40 +00:00
Marshall Greenblatt
35c01431fa
Update to Chromium version 25.0.1364.45.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1054 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:09:25 +00:00
Marshall Greenblatt
f6c829a424
Update content_popups.patch
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1053 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:08:26 +00:00
Marshall Greenblatt
25e0919ba5
Update to Chromium version 25.0.1364.36.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1052 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-22 18:44:28 +00:00
Marshall Greenblatt
b1d2761216
Update to Chromium version 25.0.1364.36.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1051 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-22 18:44:06 +00:00
Marshall Greenblatt
1c6be627d6
Merge revision 1049 changes:
...
- Windows: Add default implementation for JavaScript prompt dialog (issue #861 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1050 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 23:21:01 +00:00
Marshall Greenblatt
6dd70de09f
Merge revision 1045 changes:
...
- Windows: Avoid assertion when entering zero-length text in the default JavaScript prompt dialog (issue #862 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1046 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 22:46:25 +00:00
Marshall Greenblatt
234b7804ef
Merge revision 1043 changes:
...
- Linux: Improve label for JavaScript dialogs (issue #488 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1044 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 21:53:38 +00:00
Marshall Greenblatt
b6ede2c8fa
Merge revision 1041 changes:
...
- Mac: Add default implementation for JavaScript confirm/prompt dialogs (issue #795 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1042 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 21:38:47 +00:00
Marshall Greenblatt
df11268f62
Merge revision 1038 changes:
...
- Linux: Emit "delete_event" signal instead of calling gtk_widget_destroy (issue #780 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1040 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:19:08 +00:00
Marshall Greenblatt
74b4e0f04d
Merge revision 1037 changes:
...
- Linux: Emit "delete_event" signal instead of calling gtk_widget_destroy (issue #780 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1039 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:18:54 +00:00
Marshall Greenblatt
4fe56de050
Set SVN properties on gyp_cef.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1036 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:13:31 +00:00
Marshall Greenblatt
f25ef14ffa
Set SVN properties on gyp_cef.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1035 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:12:52 +00:00
Marshall Greenblatt
049d8db7e2
Merge revision 1031 changes:
...
- Show time value on load in cefclient dialogs.html.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1032 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:04:48 +00:00
Marshall Greenblatt
6b48bf043e
Merge revision 1029 changes:
...
- Linux: Add default implementation for JavaScript alert/confirm/prompt/filechooser dialogs (issue #488 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1030 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:01:49 +00:00
Marshall Greenblatt
65458db4ca
Merge revision 1027 changes:
...
- Windows: Display select filters based on the "accept" attribute for input type="file" (issue #791 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1028 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 18:00:50 +00:00
Marshall Greenblatt
e990495fdf
Merge revision 1025 changes:
...
- Mac: Call makeFirstResponder:nil from windowDidResignKey: in cefclient to remove focus from the browser view when the window becomes inactive (issue #565 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1026 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:31:11 +00:00
Marshall Greenblatt
c31704d9aa
Merge revision 1023 changes:
...
- Mac: Fix crash with input element of type "file" when the default file name is empty (issue #823 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1024 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:24:29 +00:00