Hi, I happened to look at a CL today that adds a "Really delete all passwords?" dialog on Windows ( http://codereview.chromium.org/155291 ). The patch was done by someone relatively new to the project (which is of course great). Sadly, neither the patch author nor one of the reviewers mentioned that this change might have to be done on the other platforms as well. As it happens, it's not necessary on OS X, but it might be required on Linux.
What's out approach to make sure that such UI tweaks reach all platforms? Do we require that contributors who do a UI tweak implement it on all three platforms? Do we require that contributors who do such a change open bugs for the platforms they don't do the change on and hope someone else will do the change on the other platforms? Or do we simply not worry about this too much, as it doesn't happen that often anyway? Just curious. Nico --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
