Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Issue 2847803006: Fix a crash bug on deallocation of CWVWebView caused by CWVScrollView. (Closed)

Created:
3 years, 7 months ago by Hiroshi Ichikawa
Modified:
3 years, 7 months ago
CC:
chromium-reviews, Eugene But (OOO till 7-30), ios-reviews+web_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a crash bug on deallocation of CWVWebView caused by CWVScrollView. Review-Url: https://codereview.chromium.org/2847803006 Cr-Commit-Position: refs/heads/master@{#469931} Committed: https://chromium.googlesource.com/chromium/src/+/9499e291d08f34855a3c849f5b3e48ab62a9910b

Patch Set 1 #

Total comments: 3

Patch Set 2 : Apply review comment. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M ios/web_view/internal/cwv_scroll_view.mm View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M ios/web_view/shell/shell_view_controller.m View 1 chunk +11 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (7 generated)
Hiroshi Ichikawa
3 years, 7 months ago (2017-04-28 05:01:37 UTC) #3
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm File ios/web_view/internal/cwv_scroll_view.mm (right): https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm#newcode74 ios/web_view/internal/cwv_scroll_view.mm:74: self.proxy = nil; _proxy = nil; https://google.github.io/styleguide/objcguide.xml#Avoid_Accessors_During_init_and_dealloc
3 years, 7 months ago (2017-04-28 07:06:23 UTC) #5
Hiroshi Ichikawa
https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm File ios/web_view/internal/cwv_scroll_view.mm (right): https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm#newcode74 ios/web_view/internal/cwv_scroll_view.mm:74: self.proxy = nil; On 2017/04/28 07:06:23, Eugene But wrote: ...
3 years, 7 months ago (2017-04-28 08:47:42 UTC) #6
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm File ios/web_view/internal/cwv_scroll_view.mm (right): https://codereview.chromium.org/2847803006/diff/1/ios/web_view/internal/cwv_scroll_view.mm#newcode74 ios/web_view/internal/cwv_scroll_view.mm:74: self.proxy = nil; On 2017/04/28 08:47:41, Hiroshi Ichikawa wrote: ...
3 years, 7 months ago (2017-04-28 10:08:57 UTC) #7
michaeldo
lgtm
3 years, 7 months ago (2017-05-01 19:58:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2847803006/40001
3 years, 7 months ago (2017-05-08 08:55:42 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 09:06:08 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9499e291d08f34855a3c849f5b3e...

Powered by Google App Engine
This is Rietveld 408576698