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

Issue 1165013005: Changes html_viewer to get services from appropriate application (Closed)

Created:
5 years, 6 months ago by sky
Modified:
5 years, 6 months ago
Reviewers:
Fady Samuel, jam
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changes html_viewer to get services from appropriate application There are actually two changes here: . Convert HTMLViewerApplication to use an ApplicationImpl rather than be an Application. . Make HTMLDocument use services from the application it was created for rather than HTMLViewer's application. BUG=none TEST=none R=jam@chromium.org Committed: https://crrev.com/15df477605e2afc0abf2b05074c8ecbd8ac28c29 Cr-Commit-Position: refs/heads/master@{#333050}

Patch Set 1 #

Patch Set 2 : comment #

Total comments: 4

Patch Set 3 : comment on OnTerminate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -70 lines) Patch
M components/html_viewer/html_document.h View 1 2 2 chunks +6 lines, -11 lines 0 comments Download
M components/html_viewer/html_document.cc View 4 chunks +14 lines, -16 lines 0 comments Download
M components/html_viewer/html_viewer.cc View 1 2 4 chunks +51 lines, -41 lines 0 comments Download
M components/html_viewer/setup.h View 2 chunks +3 lines, -1 line 0 comments Download
M mojo/application/public/cpp/application_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M mojo/application/public/cpp/lib/application_impl.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
sky
5 years, 6 months ago (2015-06-04 21:06:14 UTC) #1
jam
https://codereview.chromium.org/1165013005/diff/20001/components/html_viewer/html_document.h File components/html_viewer/html_document.h (right): https://codereview.chromium.org/1165013005/diff/20001/components/html_viewer/html_document.h#newcode62 components/html_viewer/html_document.h:62: mojo::ApplicationConnection* connection, nit: update comment. https://codereview.chromium.org/1165013005/diff/20001/components/html_viewer/html_viewer.cc File components/html_viewer/html_viewer.cc (right): ...
5 years, 6 months ago (2015-06-04 22:10:00 UTC) #2
sky
https://codereview.chromium.org/1165013005/diff/20001/components/html_viewer/html_document.h File components/html_viewer/html_document.h (right): https://codereview.chromium.org/1165013005/diff/20001/components/html_viewer/html_document.h#newcode62 components/html_viewer/html_document.h:62: mojo::ApplicationConnection* connection, On 2015/06/04 22:10:00, jam wrote: > nit: ...
5 years, 6 months ago (2015-06-04 23:16:46 UTC) #3
Fady Samuel
So that I can follow your work, could you please explain what problem this is ...
5 years, 6 months ago (2015-06-04 23:20:29 UTC) #5
sky
On 2015/06/04 23:20:29, Fady Samuel wrote: > So that I can follow your work, could ...
5 years, 6 months ago (2015-06-04 23:24:20 UTC) #6
jam
lgtm
5 years, 6 months ago (2015-06-05 00:53:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1165013005/40001
5 years, 6 months ago (2015-06-05 15:08:26 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 15:36:39 UTC) #10
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 15:38:35 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/15df477605e2afc0abf2b05074c8ecbd8ac28c29
Cr-Commit-Position: refs/heads/master@{#333050}

Powered by Google App Engine
This is Rietveld 408576698