Commit 6f5624c1 authored by Sylvain Defresne's avatar Sylvain Defresne Committed by Commit Bot

[ios] Use weakSelf/strongSelf pattern in BookmarkHomeViewController

BookmarkHomeViewController uses lots of blocks that may causes reference
cycles. Convert the code to consistently use weakSelf/strongSelf pattern
to avoid cycles.

Bug: 1113618
Change-Id: I5cf79c87588944d2fe25f8238dddc25306308c88
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541082
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Reviewed-by: default avatarSebastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828164}
parent 66b7a493
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment