Rebecca Chang Swee Fun 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
..
content 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
core 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
ios 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
standalone 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
COMMON_METADATA 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
DEPS 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
DIR_METADATA 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
OWNERS 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
README 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago

README

The DOM Distiller component contains code for an experimental prototype for
distilling the core part of a web page.

To enable this feature, use the command line flag --enable-dom-distiller.
It may also help to use a new user profile --user-data-dir=

The DOM Distiller is a layered component. See:
http://www.chromium.org/developers/design-documents/layered-components-design

Folder structure:

core/ contains the business logic of the component.
webui/ contains the WebUI code and resources for the debug page.