Chromium Code Reviews
DescriptionFix delegate check BlimpClientContextImpl::SetDelegate
In https://codereview.chromium.org/2463423002/, the check was changed to
DCHECK(!delegate_ && delegate) assuming we don't support clearing the
delegate. But we do
https://cs.chromium.org/chromium/src/chrome/browser/android/blimp/chrome_blimp_client_context_delegate.cc?l=33
so changing it back, and add this to the unit test.
BUG=
Committed: https://crrev.com/67574edeaae89b934ce667a0680d178f924df26a
Cr-Commit-Position: refs/heads/master@{#430943}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||