A month or two back I sent out email about reorganizing the browser/ directory to make it easier to find files. This is going to become more important as the ports add more files. At present browser/ contains about 350 files and directories. The intent is to move related groups of files into subdirectories where it makes sense. There were some open questions when I approached this earlier, however recently Brett and I sat down and came up with a more concrete plan for how to move forward.
Here is the initial round of moves that we are proposing: All TabContents related files will move to a new subdirectory called "tab_contents": tab_contents*, web_contents*, tab_util*, about_internets*, web_drag_soruce*, web_drop_target*, view_source*, status_view*, native_ui_contents*, network_status_view*, ipc_status_view*, interstitial_page*, favicon_helper*, history_view*, history_model*, infobar_delegate*, provisional_load_details*, site_instance*, navigation_controller*, navigation_entry* All Browser-side IPC arch files will move into a new subdirectory called "renderer_host" render*, resource*, cache_manager*, cross_site_request_manager*, plugin_process*, plugin_service*, spellcheck* All SSL related files will move into a new subdirectory called "ssl" ssl* All TemplateURL files will move into a new subdirectory called "search_engines" template_url* Security Interstitial pages will move from security/resources to resources with all the other HTML pages All URL request/utility files will move to net url_* Password Manager related files will move to a new subdirectory called "password_manager": ie7_password*, password*, encryptor* Metrics related files will move to a new subdirectory called "metrics" metrics*, user_metrics* There are some files we weren't so sure about, but we can deal with these after these first moves take place. -Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
