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

Issue 479183002: Declaring the weak_ptr_factory in proper order. (Closed)

Created:
6 years, 4 months ago by ARUNKK
Modified:
6 years, 3 months ago
CC:
lgombos, Sikugu_
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Declaring the weak_ptr_factory in proper order. Cleaning up weak_ptr_factory destruction order. WeakPtrFactory should remain the last member so it'll be destroyed and invalidate its weak pointers before any other members are destroyed. BUG=303818 Committed: https://crrev.com/0139e0db513ef473efe0d13c64d76b2c4baf6599 Cr-Commit-Position: refs/heads/master@{#291885}

Patch Set 1 #

Total comments: 1

Patch Set 2 : added the entry in AUTHORS file #

Total comments: 1

Patch Set 3 : incorporated the 'nit' comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M cc/resources/image_copy_raster_worker_pool.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/resources/image_raster_worker_pool.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/pixel_buffer_raster_worker_pool.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/test/fake_output_surface.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
ARUNKK
Declaring the weak_ptr_factory in proper order. Cleaning up weak_ptr_factory destruction order. WeakPtrFactory should remain the ...
6 years, 4 months ago (2014-08-18 12:15:47 UTC) #1
vivekg
You can remove signed off line as its not required. Also can you make sure ...
6 years, 4 months ago (2014-08-18 12:27:43 UTC) #2
ARUNKK
PTAL
6 years, 4 months ago (2014-08-18 12:31:18 UTC) #3
Sikugu_
https://codereview.chromium.org/479183002/diff/1/cc/resources/image_copy_raster_worker_pool.h File cc/resources/image_copy_raster_worker_pool.h (right): https://codereview.chromium.org/479183002/diff/1/cc/resources/image_copy_raster_worker_pool.h#newcode114 cc/resources/image_copy_raster_worker_pool.h:114: raster_finished_weak_ptr_factory_; are there any other left out places in ...
6 years, 4 months ago (2014-08-20 05:34:29 UTC) #4
ARUNKK
On 2014/08/20 05:34:29, Sikugu_ wrote: > https://codereview.chromium.org/479183002/diff/1/cc/resources/image_copy_raster_worker_pool.h > File cc/resources/image_copy_raster_worker_pool.h (right): > > https://codereview.chromium.org/479183002/diff/1/cc/resources/image_copy_raster_worker_pool.h#newcode114 > ...
6 years, 4 months ago (2014-08-20 06:14:57 UTC) #5
ARUNKK
kulkarni.a@samsung.com changed reviewers: + dmichael@chromium.org, reveman@chromium.org - kphanee@chromium.org, l.gombos@samsung.com, sivagunturi@chromium.org, sohan.jyoti@samsung.com, vivek.vg@samsung.com
6 years, 3 months ago (2014-08-26 05:59:41 UTC) #6
ARUNKK
reveman@chromium.org: Please review changes in "src/cc" module.
6 years, 3 months ago (2014-08-26 05:59:41 UTC) #7
reveman
lgtm with nit https://codereview.chromium.org/479183002/diff/20001/cc/resources/image_raster_worker_pool.h File cc/resources/image_raster_worker_pool.h (right): https://codereview.chromium.org/479183002/diff/20001/cc/resources/image_raster_worker_pool.h#newcode71 cc/resources/image_raster_worker_pool.h:71: Task::Vector completed_tasks_; nit: please add blank ...
6 years, 3 months ago (2014-08-26 08:48:45 UTC) #8
ARUNKK
On 2014/08/26 08:48:45, reveman wrote: > lgtm with nit > > https://codereview.chromium.org/479183002/diff/20001/cc/resources/image_raster_worker_pool.h > File cc/resources/image_raster_worker_pool.h ...
6 years, 3 months ago (2014-08-26 09:26:07 UTC) #9
reveman
lgtm
6 years, 3 months ago (2014-08-26 09:38:19 UTC) #10
ARUNKK
The CQ bit was checked by kulkarni.a@samsung.com
6 years, 3 months ago (2014-08-26 09:46:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kulkarni.a@samsung.com/479183002/40001
6 years, 3 months ago (2014-08-26 09:47:44 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (40001) as 708373278851fa22f0121ea89ac7dab7652366ee
6 years, 3 months ago (2014-08-26 11:30:24 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:42:09 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0139e0db513ef473efe0d13c64d76b2c4baf6599
Cr-Commit-Position: refs/heads/master@{#291885}

Powered by Google App Engine
This is Rietveld 408576698