Operation Manual

Table Of Contents
67
Workspace and workflow
Last updated 11/30/2015
CEF integration
Dreamweaver is now integrated with the Chromium Embedded Framework (CEF), an open source framework based
on the Google Chromium project. This integration enables Dreamweaver to control resource loading, navigation,
context menus, printing and more, while taking advantage of the same performance and HTML5 technologies available
in the Google Chrome Web browser.
Dreamweaver is integrated with CEF3 version, which is a multi-process implementation using asynchronous
messaging to communicate between Dreamweaver and one or more rendering processes (Webkit + V8 engine). CEF3
uses Chromiums official Chromium content API and thus provides performance similar to Google Chrome.
For more information on CEF, see this article.
Here are the Dreamweaver features that are affected by the CEF integration:
Enhanced user experience
Rendering enhancements
Inspect
Codec
Pop-up menus
Error messages
Zoom/Scroll
Fluid Grid pages
Architectural changes
Code Navigator
Navigation
SSL Certificate
Live Code/Code View
External CSS
Dynamically Related Files
Live View options
Viewport
Enhanced user experience
Rendering enhancements
With CEF integration, many enhancements have been done to the way Dreamweaver renders objects and other UI
elements.
The following illustrations show how a div with border radius and gradient repeat is rendered in the old Apollo Webkit
and after CEF integration.