DescriptionLocationBarView 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266046
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|