summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller_strings.grdp
Commit message (Collapse)AuthorAgeFilesLines
* Initial WebUI for DOM Distiller.nyquist@chromium.org2013-09-181-0/+8
| | | | | | | | | | | | | | | | | | | | | | | The DOM Distiller component will contain code for an experimental prototype for distilling the core part of a web page. To enable this feature, use the command line flag --enable-distiller. The webui/ folder depends on content, but given iOS at the time being supports the usage of WebUI, it is kept a a top level folder in the component instead of in content/. This commit is relanding r223528 since it was reverted in r223540. - Added missing GYP dependency. TBR=sky@chromium.org BUG=288015 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223528 Review URL: https://chromiumcodereview.appspot.com/23503042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223759 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 223528 "Initial WebUI for DOM Distiller."ikarienator@chromium.org2013-09-171-8/+0
| | | | | | | | | | | | | | | | | | | | | | | > Initial WebUI for DOM Distiller. > > The DOM Distiller component will contain code for an experimental > prototype for distilling the core part of a web page. > > To enable this feature, use the command line flag --enable-distiller. > > The webui/ folder depends on content, but given iOS at the time being > supports the usage of WebUI, it is kept a a top level folder in the > component instead of in content/. > > BUG=288015 > > Review URL: https://chromiumcodereview.appspot.com/23503042 TBR=nyquist@chromium.org Review URL: https://codereview.chromium.org/24078017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223540 0039d316-1c4b-4281-b951-d872f2087c98
* Initial WebUI for DOM Distiller.nyquist@chromium.org2013-09-171-0/+8
The DOM Distiller component will contain code for an experimental prototype for distilling the core part of a web page. To enable this feature, use the command line flag --enable-distiller. The webui/ folder depends on content, but given iOS at the time being supports the usage of WebUI, it is kept a a top level folder in the component instead of in content/. BUG=288015 Review URL: https://chromiumcodereview.appspot.com/23503042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223528 0039d316-1c4b-4281-b951-d872f2087c98