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

Issue 496313004: Remove implicit conversions from scoped_refptr to T* in ui/ (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
danakj, sky
CC:
ben+aura_chromium.org, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, jbauman+watch_chromium.org, kalyank, ozone-reviews_chromium.org, piman+watch_chromium.org, rjkroege, sadrul, sievers+watch_chromium.org, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove implicit conversions from scoped_refptr to T* in ui/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/0efb94f2fd2e0ebc9ea572697e935d1021d0a5e3 Cr-Commit-Position: refs/heads/master@{#291764}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -38 lines) Patch
M ui/aura/window_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ui/compositor/compositor.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M ui/compositor/layer.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 7 chunks +10 lines, -10 lines 0 comments Download
M ui/compositor/test/in_process_context_factory.cc View 3 chunks +3 lines, -3 lines 1 comment Download
M ui/gl/gl_fence_arb.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gl/gl_fence_egl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gl/gl_fence_nv.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_image_ref_counted_memory.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/snapshot/snapshot_async.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + danakj@chromium.org, sky@chromium.org
6 years, 3 months ago (2014-08-25 18:48:35 UTC) #1
dcheng
+sky for primary OWNERS review +danakj for a question about in_process_context_factory.cc: The tool prefers to ...
6 years, 3 months ago (2014-08-25 18:48:35 UTC) #2
danakj
https://codereview.chromium.org/496313004/diff/1/ui/compositor/test/in_process_context_factory.cc File ui/compositor/test/in_process_context_factory.cc (right): https://codereview.chromium.org/496313004/diff/1/ui/compositor/test/in_process_context_factory.cc#newcode102 ui/compositor/test/in_process_context_factory.cc:102: return compositor_thread_->message_loop_proxy().get(); If I understood your question right, I ...
6 years, 3 months ago (2014-08-25 18:50:48 UTC) #3
sky
Doesn't scoped_ptr do some magic to allow it to be used in boolean expressions but ...
6 years, 3 months ago (2014-08-25 19:47:31 UTC) #4
danakj
On 2014/08/25 19:47:31, sky wrote: > Doesn't scoped_ptr do some magic to allow it to ...
6 years, 3 months ago (2014-08-25 19:49:06 UTC) #5
dcheng
On 2014/08/25 19:47:31, sky wrote: > Doesn't scoped_ptr do some magic to allow it to ...
6 years, 3 months ago (2014-08-25 19:49:22 UTC) #6
danakj
On Mon, Aug 25, 2014 at 3:49 PM, <dcheng@chromium.org> wrote: > On 2014/08/25 19:47:31, sky ...
6 years, 3 months ago (2014-08-25 19:56:07 UTC) #7
sky
Ugh, what a hassle, but I get why you need to do it in this ...
6 years, 3 months ago (2014-08-25 20:00:25 UTC) #8
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-25 21:07:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/496313004/1
6 years, 3 months ago (2014-08-25 21:09:34 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (1) as 6e7ee14fa391f348cccbc7d096ebfc11fffc20a3
6 years, 3 months ago (2014-08-25 21:50:16 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:37:42 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0efb94f2fd2e0ebc9ea572697e935d1021d0a5e3
Cr-Commit-Position: refs/heads/master@{#291764}

Powered by Google App Engine
This is Rietveld 408576698