commit | d8a3f543e6b65c68707132353c344e14024107aa | [log] [tgz] |
---|---|---|
author | Vaclav Brozek <[email protected]> | Thu Nov 16 14:21:13 2017 |
committer | Commit Bot <[email protected]> | Thu Nov 16 14:21:13 2017 |
tree | 235e2c52333097745bd48135f26d4cceaa494ae2 | |
parent | 15769c1f60d31af5909aff46bf3a15d1da9067ad [diff] |
Split kPasswordImportExport feature into two While importing and exporting of passwords are closely related, the two features are to a significant extent independent, as is their development. In particular, the export feature has its own merits even in the temporary absence of the importing counterpart. To allow flexible scheduling of work and launching of the different parts in different milestones, the existing kPasswordImportExport feature is gettign split into two, one for import, one for export. Bug: 341477 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I45afd96a83f1a8d70d80331971f6da9a5683a2ca Reviewed-on: https://chromium-review.googlesource.com/765827 Reviewed-by: Steven Bennetts <[email protected]> Reviewed-by: Christos Froussios <[email protected]> Commit-Queue: Vaclav Brozek <[email protected]> Cr-Commit-Position: refs/heads/master@{#517079}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .