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

Issue 16226028: Fix even more remaining uses of WeakPtr<T>'s operator T* conversion (Closed)

Created:
7 years, 6 months ago by akalin
Modified:
7 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Raghu Simha, gavinp+memory_chromium.org, apatrick_chromium, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., chromium-apps-reviews_chromium.org, haitaol1, erikwright+watch_chromium.org, tim (not reviewing), gavinp+disk_chromium.org
Visibility:
Public.

Description

Fix even more remaining uses of WeakPtr<T>'s operator T* conversion These cases weren't caught by the automated pass and/or needed to be solved in another way than using .get(). BUG=245942 TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204036

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -37 lines) Patch
M base/memory/weak_ptr_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_action_unittest.cc View 3 chunks +12 lines, -10 lines 0 comments Download
M chrome/browser/sync/glue/shared_change_processor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/context_group.cc View 2 chunks +15 lines, -2 lines 0 comments Download
M net/http/http_cache_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_write_queue.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M sync/internal_api/public/util/weak_handle.h View 5 chunks +5 lines, -5 lines 0 comments Download
M sync/internal_api/public/util/weak_handle_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/browser/quota/quota_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
akalin
+darin for review May eventually TBR
7 years, 6 months ago (2013-06-04 19:25:47 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/16226028/1
7 years, 6 months ago (2013-06-04 19:27:09 UTC) #2
akalin
7 years, 6 months ago (2013-06-04 20:54:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r204036 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698