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

Issue 934403002: Remove last uses of InterfaceImpl<> in Sky C++ code (Closed)

Created:
5 years, 10 months ago by jamesr
Modified:
5 years, 10 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, esprehn, qsr+mojo_chromium.org, abarth-chromium
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Remove last uses of InterfaceImpl<> in Sky C++ code This switches to using StrongBinding<>s in sky's ContentHandlerImpl and TestHarnessImpl implementations. These are the last uses of the deprecated InterfaceImpl<> helper in the mojo repo (more uses exist in other repos). R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/d3495a129dcbe679e2d5ac729c85a58acf38f8c4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -21 lines) Patch
M sky/tools/tester/test_harness_impl.h View 3 chunks +5 lines, -5 lines 0 comments Download
M sky/tools/tester/test_harness_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M sky/tools/tester/test_runner.h View 2 chunks +6 lines, -4 lines 0 comments Download
M sky/tools/tester/test_runner.cc View 2 chunks +11 lines, -5 lines 0 comments Download
M sky/tools/tester/tester.cc View 1 chunk +1 line, -1 line 0 comments Download
M sky/viewer/content_handler_impl.h View 2 chunks +5 lines, -2 lines 0 comments Download
M sky/viewer/content_handler_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download
M sky/viewer/viewer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
jamesr
5 years, 10 months ago (2015-02-19 01:48:03 UTC) #1
eseidel
lgtm
5 years, 10 months ago (2015-02-19 02:16:27 UTC) #2
jamesr
5 years, 10 months ago (2015-02-19 02:17:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d3495a129dcbe679e2d5ac729c85a58acf38f8c4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698