Description--disable-download-shelf
Background:
This is the original name of the --new-downloads-ui flag, which caused lots of confusion because there is no new downloads UI.
http://codereview.chromium.org/7605003
https://chromiumcodereview.appspot.com/10573012
There are two expected use cases:
* Some users do not like the shelf.
* Some users will install extensions to provide a different downloads UI, and will not want the shelf in addition to their new UI. Note that these extensions cannot replace chrome://downloads. There are technical difficulties with putting this functionality in the extension API, which could be overcome, but it conceptually does not belong there anyway.
If you like the shelf, then do not turn the flag on.
If you rely on the shelf to be notified when downloads happen, and/or you don't trust your extension to notify you, then do not turn the flag on.
If the UI team can ever agree on a good UI to replace the shelf and/or chrome://downloads natively, then this flag may become unnecessary, or it may be retargeted at disabling that UI.
I would love to move this functionality into a checkbox in chrome://settings so that we can use it on our corp chromebooks, but do not expect that idea to gain any traction.
PS1@r213456
Patch Set 1 #
Total comments: 4
Messages
Total messages: 2 (0 generated)
|