LocationBarView should consistently NULL-check GetWebContents().
This also makes us consistently use GetWebContents() (instead of delegate_->GetWebContents()) and, if it's to be stored in a variable, names the variable |web_contents| (which is what the majority of uses already did). BUG=362645 TEST=none Review URL: https://codereview.chromium.org/254393004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266046 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment