Commit Graph

47 Commits

Author SHA1 Message Date
Marshall Greenblatt def60d4ad0 Merge revision 1070 changes:
- Linux: Fix drag/drop crash in WebCore::DragData::modifierKeyState (issue #875).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@1072 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-01 17:44:56 +00:00
Marshall Greenblatt c224c1aca4 Merge revision 1066 changes:
- Linux: Fix drag/drop crash in WebCore::DragData::modifierKeyState (issue #875).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@1068 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-30 16:38:53 +00:00
Marshall Greenblatt 279fca9e80 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/1271@1064 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-28 18:49:42 +00:00
Marshall Greenblatt 8ff19f8ccb 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/1271@1047 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 22:46:36 +00:00
Marshall Greenblatt bcc9c291bd Merge revision 1019 changes:
- Fix assertion when returning NULL from CefClient::GetGeolocationHandler (issue #857).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@1021 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:10:28 +00:00
Marshall Greenblatt 8332220f1c Merge revision 989 changes:
- Linux: Fix compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@995 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-15 22:51:28 +00:00
Marshall Greenblatt c7bbf882a9 Merge revision 929 changes:
- Linux: Fix compile error due to uninitialized enum variable (issue #785).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@973 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-04 11:23:40 +00:00
Marshall Greenblatt f44244d180 Merge revision 963 changes:
- Move browser object tracking from CefContext to CefContentBrowserClient and introduce a new CefBrowserInfo class to simplify ID management (issue #830).
- Add a new CefBrowser::IsSame method (issue #830).
- Improve CefRenderProcessHandler::OnBrowserCreated documentation (issue #830).
- Add a new NavigationTest.CrossOrigin test for cross-origin navigation (issue #830).
- Fix existing NavigationTest tests to run in single-process mode.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@965 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-30 12:37:59 +00:00
Marshall Greenblatt 747f7fc21f Update content_navigation.patch.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@964 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-30 12:06:46 +00:00
Marshall Greenblatt 66e1a978c7 Merge revision 960 changes:
- Don't leak the V8 unit test setup into other tests.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@961 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-22 16:55:59 +00:00
Marshall Greenblatt ff22f4b1b4 Merge revision 930 changes:
- Add a switch to enable DCHECKs in release builds (issue #790).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@958 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-20 09:53:03 +00:00
Marshall Greenblatt e106e46a1a Merge revision 931 changes:
- Add a switch to enable DCHECKs in release builds (issue #790).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@956 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-20 09:51:32 +00:00
Marshall Greenblatt d4e8a9e549 Merge revision 953 changes:
- Add new CefBrowser::GetIdentifier method (issue #811).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@954 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-19 16:49:35 +00:00
Marshall Greenblatt 057f61dad9 Merge revision 950 changes:
- Windows: Improve menu responsiveness (issue #194).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@951 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-19 16:25:40 +00:00
Marshall Greenblatt bfa7f98821 Update to Chromium version 23.0.1271.95.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@948 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-06 21:01:26 +00:00
Marshall Greenblatt 301c56a0b8 Update to Chromium version 23.0.1271.95.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@947 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-06 21:01:14 +00:00
Marshall Greenblatt e8f9068070 Merge revision 944 changes:
- Linux: Fix compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@945 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-06 20:56:53 +00:00
Marshall Greenblatt 30b8290002 Merge revision 939 changes:
- Linux: Fix compiler warning about fwrite() return value being ignored.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@940 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-04 22:37:57 +00:00
Marshall Greenblatt 481b5558c2 Merge revision 935 changes:
- Fix a crash caused by CefBrowserHostImpl being deleted before CefCookieStoreProxy (issue #810).
- Add documentation explaining the relationship between network request processing classes.
- Remove stale code in url_request_context_getter_proxy.cc.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@936 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-04 01:13:25 +00:00
Marshall Greenblatt 28c75e2523 Merge revision 922 changes:
- Pass actual HTTP response code to CefLoadHandler::OnLoadEnd (issue #521).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@923 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-21 22:11:48 +00:00
Marshall Greenblatt d4feab34d8 Merge revision 920 changes:
- Fix Geolocation by adding Google API key support (issue #365).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@921 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-21 15:58:00 +00:00
Marshall Greenblatt c7f974297f Merge revision 916 changes:
- Fix inspector hook in V8Test.OnUncaughtExceptionDevTools (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@917 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-20 20:50:08 +00:00
Marshall Greenblatt a2f8d7ae90 Merge revision 913 changes:
- Fix inspector hook in V8Test.OnUncaughtExceptionDevTools (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@914 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-20 20:21:59 +00:00
Marshall Greenblatt a3771028ce Merge revision 910 changes:
- Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744).
- Add the ability to pass extra information to child processes using a new CefBrowserProcessHandler::OnRenderProcessThreadCreated callback (issue #744).
- Fix OnBeforeChildProcessLaunch documentation (issue #754).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@911 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-20 20:09:20 +00:00
Marshall Greenblatt 8cc049f7db Merge revision 904 changes:
- Add new CefRenderProcessHandler::OnBeforeNavigation callback (issue #722).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@905 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-09 18:48:18 +00:00
Marshall Greenblatt 205b7c7a95 Fix potential crash if a context with no bindings is released (issue #736).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@903 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-08 15:28:08 +00:00
Marshall Greenblatt 358faf993a Fix potential crash if a context with no bindings is released (issue #736).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@901 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-05 22:33:26 +00:00
Marshall Greenblatt 737ad31704 Fix Linux/OS-X compile errors (issue #751).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@896 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-05 20:14:50 +00:00
Marshall Greenblatt 67fdcd0920 Add CefV8ContextHandler::OnUncaughtException callback (issue #736).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@893 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-02 21:37:43 +00:00
Marshall Greenblatt 7057bebe5b Merge revision 890 changes:
- Add CefV8ContextHandler::OnUncaughtException callback (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@891 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-02 18:17:12 +00:00
Marshall Greenblatt b6138d8d10 Merge revision 878, revision 880, revision 881, revision 882 and revision 884 changes:
- Pass resource-related command-line flags to all process types (issue #759).
- Add performance tests for CEF V8 methods (issue #484).
- Support implicit detachment of CEF V8 references when the associated context is released (issue #484).
- Reduce persistent CEF V8 memory usage by tracking objects on a per-context basis and not persisting objects when the underlying V8 handle is unused (issue #484).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@889 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-31 17:53:11 +00:00
Marshall Greenblatt 335a024b85 Merge revision 879, revision 883 and revision 885 changes:
- Add performance tests for CEF V8 methods (issue #484).
- Support implicit detachment of CEF V8 references when the associated context is released (issue #484).
- Reduce persistent CEF V8 memory usage by tracking objects on a per-context basis and not persisting objects when the underlying V8 handle is unused (issue #484).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@887 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-31 17:31:07 +00:00
Marshall Greenblatt 32341bc7eb Merge revision 875 changes:
- Always set "lang" command-line flag, and use instead of "locale", to avoid an assertion in RenderThreadImpl::GetLocale() (issue #759).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@876 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-22 20:56:56 +00:00
Marshall Greenblatt 3250136c63 Merge revision 871 changes:
- Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@872 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-19 19:52:51 +00:00
Marshall Greenblatt 0d901a9a32 Merge revision 868 changes:
- Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@869 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-19 18:41:12 +00:00
Marshall Greenblatt 4f38c2fc27 Merge revision 865 changes:
- Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711).
- Add about:tracing UI support (issue #711).
- Avoid unnecessary string type conversions for values and process messages.
- Add support for a 'note' attribute in patch.cfg.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@866 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-17 22:48:17 +00:00
Marshall Greenblatt 0ae3b28abe Merge revision 862 changes:
- Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761).
- Add a new CefBrowserHost::RunFileDialog method that displays the specified file chooser dialog and returns the results asynchronously (issue #761).
- Add a new CefDialogHandler::OnFileDialog callback that allows the application to provide custom UI for file chooser dialogs (issue #761).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@863 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-16 19:29:27 +00:00
Marshall Greenblatt 3f839bba47 Linux: Fix compile error due to header location change (issue #757).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@861 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 23:55:07 +00:00
Marshall Greenblatt b39565fb15 Merge revision 857 changes:
- Add CefV8ContextHandler::OnUncaughtException callback (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@858 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 16:52:28 +00:00
Marshall Greenblatt 4e62a86ad6 Merge revision 855 changes:
- Fix location of VERSION files in make_distrib.py.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@856 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 20:46:40 +00:00
Marshall Greenblatt e7a0355a3c Merge revision 852 changes:
- Mac: Fix display of Flash plugins (issue #741).


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@853 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 19:12:59 +00:00
Marshall Greenblatt 07ccc26699 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@851 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:47 +00:00
Marshall Greenblatt c9590ad118 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@850 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:35 +00:00
Marshall Greenblatt 4c4206604d Merge revision 845 changes:
- Add about:version, about:credits and about:license internal URLs (issue #731).
- Centralize retrieval of the CEF major version number from a new VERSION file.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@846 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-08 17:48:20 +00:00
Marshall Greenblatt c5bb1d019a Create 1271 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@841 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:04:03 +00:00
Marshall Greenblatt 986909b249 Create 1271 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@840 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:03:10 +00:00
Marshall Greenblatt 9e01517997 Create 1271 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@839 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:01:28 +00:00