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

Issue 2802893003: Replaces HeaderDefinition struct with an object. (Closed)

Created:
3 years, 8 months ago by stkhapugin
Modified:
3 years, 8 months ago
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replaces HeaderDefinition struct with an object. Replaces HeaderDefinition struct used in BVC with an object that does exactly the same thing. This allows for proper memory management for its members, particularly the UIView* view that allows to get rid of the last scoped_nsobjects. R=marq BUG=None TEST=None Review-Url: https://codereview.chromium.org/2802893003 Cr-Commit-Position: refs/heads/master@{#463601} Committed: https://chromium.googlesource.com/chromium/src/+/952ecef527fb5c9395534a919fdc4051c1af2eb0

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -47 lines) Patch
M ios/chrome/browser/ui/browser_view_controller.mm View 1 11 chunks +97 lines, -47 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (3 generated)
marq (ping after 24h)
https://codereview.chromium.org/2802893003/diff/1/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2802893003/diff/1/ios/chrome/browser/ui/browser_view_controller.mm#newcode2699 ios/chrome/browser/ui/browser_view_controller.mm:2699: NSMutableArray* results = [[NSMutableArray alloc] init]; NSMutableArray<HeaderDefinition*>* (also in ...
3 years, 8 months ago (2017-04-06 14:58:16 UTC) #1
stkhapugin
Thanks, PTAL https://codereview.chromium.org/2802893003/diff/1/ios/chrome/browser/ui/browser_view_controller.mm File ios/chrome/browser/ui/browser_view_controller.mm (right): https://codereview.chromium.org/2802893003/diff/1/ios/chrome/browser/ui/browser_view_controller.mm#newcode2699 ios/chrome/browser/ui/browser_view_controller.mm:2699: NSMutableArray* results = [[NSMutableArray alloc] init]; On ...
3 years, 8 months ago (2017-04-10 15:15:48 UTC) #2
marq (ping after 24h)
lgtm
3 years, 8 months ago (2017-04-11 11:31:11 UTC) #3
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/2802893003/20001
3 years, 8 months ago (2017-04-11 12:02:04 UTC) #5
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 12:12:37 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/952ecef527fb5c9395534a919fdc...

Powered by Google App Engine
This is Rietveld 408576698