Chromium Code Reviews
Description[ios] Made goToItemAtIndex: safe for release builds.
Changed -[CRWWebController goToItemAtIndex:] to make no-op on release if
index is out of bound. This fully mirrors
NavigationControllerImpl::GoToIndex, which calls NOTREACHED() and early
returns for out of bounds indices.
BUG=677160
Review-Url: https://codereview.chromium.org/2628133003
Cr-Commit-Position: refs/heads/master@{#443732}
Committed: https://chromium.googlesource.com/chromium/src/+/d7658fd0442cce20cb16ada469d812a94655270a
Patch Set 1 #Patch Set 2 : Removed BVC changes #Patch Set 3 : Fixed compilaiton #Messages
Total messages: 17 (13 generated)
|