summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/provisional_load_details.h
Commit message (Collapse)AuthorAgeFilesLines
* Coverity: Initialize ssl_cert_id_, ssl_cert_status_, and ssl_security_bits_ ↵jhawkins@chromium.org2009-09-231-1/+3
| | | | | | | | | | | in the constructor. CID=5442 BUG=none TEST=none Review URL: http://codereview.chromium.org/222008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26960 0039d316-1c4b-4281-b951-d872f2087c98
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
| | | | | | | | | Normalize end of file newlines in chrome/. All files end in a single newline. Review URL: http://codereview.chromium.org/42015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11331 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
| | | | | | Review URL: http://codereview.chromium.org/18160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8194 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+60
Review URL: http://codereview.chromium.org/18250 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8058 0039d316-1c4b-4281-b951-d872f2087c98