mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-16 20:20:51 +01:00
- Linux/Mac: Load V8 initial snapshot from external bin files (see http://crbug.com/421063). - Windows: 8.1 SDK is now required (issue #1470). - Remove CefDOMDocument::GetSelectionStartNode and GetSelectionEndNode methods(see https://codereview.chromium.org/763043004). - Rename internal namespace used in base headers to avoid linker conflicts with cef_sandbox.lib. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1956 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
12 lines
497 B
Plaintext
12 lines
497 B
Plaintext
# The Chromium Embedded Framework (CEF) project is built on top of the Chromium
|
|
# project source tree. Chromium should be updated to the URL and revision listed
|
|
# below before building CEF. Chromium compatibility information for older CEF
|
|
# revisions is available by viewing this file's change history.
|
|
#
|
|
# Instructions for building CEF are available at:
|
|
# https://code.google.com/p/chromiumembedded/wiki/BranchesAndBuilding
|
|
|
|
{
|
|
'chromium_checkout': '8cb76f56a1d0e12b80006e8958187bc8148ea346',
|
|
}
|