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

Issue 1529713002: Update BaseBubbleController's dealloc function to use (Closed)

Created:
5 years ago by juncai
Modified:
5 years ago
Reviewers:
Robert Sesek, danakj
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update BaseBubbleController's dealloc function to use unregisterFromNotifications This patch updated BaseBubbleController's dealloc function to use unregisterFromNotifications and updated code that uses it. Committed: https://crrev.com/ecac2a2da73c1a36b3d964de435ea1ee6806b5ad Cr-Commit-Position: refs/heads/master@{#365317}

Patch Set 1 : updated BaseBubbleController's dealloc function to use unregisterFromNotifications and updated code that uses it #

Total comments: 2

Patch Set 2 : address rsesek@'s comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/cocoa/base_bubble_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm View 1 1 chunk +4 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
juncai
Please review this patch.
5 years ago (2015-12-15 01:57:07 UTC) #2
Robert Sesek
https://codereview.chromium.org/1529713002/diff/1/chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm (right): https://codereview.chromium.org/1529713002/diff/1/chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm#newcode257 chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm:257: [[NSNotificationCenter defaultCenter] removeObserver:self]; This should be for only the ...
5 years ago (2015-12-15 15:19:36 UTC) #3
juncai
https://codereview.chromium.org/1529713002/diff/1/chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm File chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm (right): https://codereview.chromium.org/1529713002/diff/1/chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm#newcode257 chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm:257: [[NSNotificationCenter defaultCenter] removeObserver:self]; On 2015/12/15 15:19:36, Robert Sesek wrote: ...
5 years ago (2015-12-15 17:43:56 UTC) #4
Robert Sesek
LGTM
5 years ago (2015-12-15 18:15:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1529713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1529713002/20001
5 years ago (2015-12-15 19:10:01 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-15 21:22:41 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ecac2a2da73c1a36b3d964de435ea1ee6806b5ad Cr-Commit-Position: refs/heads/master@{#365317}
5 years ago (2015-12-15 21:23:34 UTC) #10
danakj
Think this broke cast linux? https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/14743/steps/base_unittests/logs/stdio
5 years ago (2015-12-15 21:51:37 UTC) #12
Robert Sesek
5 years ago (2015-12-15 21:55:36 UTC) #13
Message was sent while issue was closed.
On 2015/12/15 21:51:37, danakj (behind on reviews) wrote:
> Think this broke cast linux?
>
https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/1474...

No. .mm files only get compiled on Mac.

Powered by Google App Engine
This is Rietveld 408576698