| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Check if the GURL instance is valid before calling GURL::spec().
This fixes DCHECK crash.
BUG=318901
Review URL: https://codereview.chromium.org/104653005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238847 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=318901
Review URL: https://codereview.chromium.org/75303003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237495 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This records UMA events for actions on the Android NTP (e.g. clicking on
a bookmark), which will be used as part of the time to long dwell
analysis on the NTP. Note: UMA histograms don't contain timestamps, so
we need events instead.
BUG=178932
NOTRY=true
R=mpearson@chromium.org, tedchoc@chromium.org
Review URL: https://codereview.chromium.org/57573002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232753 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This is in preparation for upstreaming WebAddress, and then the Download
service.
BUG=285083
Review URL: https://chromiumcodereview.appspot.com/23461025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222504 0039d316-1c4b-4281-b951-d872f2087c98
|