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

Issue 1154813002: Substituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in ui/ozone/… (Closed)

Created:
5 years, 7 months ago by d.samantaray
Modified:
4 years, 10 months ago
Reviewers:
sadrul
CC:
chromium-reviews, kalyank, jdduke+watch_chromium.org, ozone-reviews_chromium.org, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Substituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in ui/ozone/evdev and ui/platform BUG=457697

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M ui/events/ozone/evdev/event_converter_evdev_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/ozone/evdev/tablet_event_converter_evdev_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/platform/platform_event_source_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (3 generated)
d.samantaray
Uploaded he patch. Please review.
5 years, 7 months ago (2015-05-22 11:10:23 UTC) #2
d.samantaray
5 years, 7 months ago (2015-05-25 04:34:30 UTC) #4
Please review.

Powered by Google App Engine
This is Rietveld 408576698