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

Issue 2444623002: media: Rename ServiceFactory to InterfaceFactory (Closed)

Created:
4 years, 2 months ago by xhwang
Modified:
4 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, alokp+watch_chromium.org, chromium-reviews, creis+watch_chromium.org, darin (slow to review), darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch+vc_chromium.org, miu+watch_chromium.org, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, posciak+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Rename ServiceFactory to InterfaceFactory Now the meaning of "service" has changed. InterfaceFactory makes more sense since this is similar to shell_manager::InterfaceFactory. TBR=dcheng@chromium.org BUG=657276 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/7816c8f19d4c1fd94d95f9a77f88087497011a58 Cr-Commit-Position: refs/heads/master@{#427294}

Patch Set 1 #

Patch Set 2 : media: Rename ServiceFactory to InterfaceFactory #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -322 lines) Patch
M content/browser/frame_host/render_frame_host_impl.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 4 chunks +4 lines, -5 lines 0 comments Download
M content/renderer/media/media_interface_provider.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/media_interface_provider.cc View 1 chunk +11 lines, -10 lines 0 comments Download
M media/mojo/interfaces/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + media/mojo/interfaces/interface_factory.mojom View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/interfaces/media_service.mojom View 1 chunk +2 lines, -2 lines 0 comments Download
D media/mojo/interfaces/service_factory.mojom View 1 chunk +0 lines, -29 lines 0 comments Download
M media/mojo/services/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M media/mojo/services/apptest_manifest.json View 1 chunk +1 line, -1 line 0 comments Download
A + media/mojo/services/interface_factory_impl.h View 3 chunks +9 lines, -9 lines 0 comments Download
A + media/mojo/services/interface_factory_impl.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M media/mojo/services/media_manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/media_mojo_unittest.cc View 6 chunks +8 lines, -7 lines 0 comments Download
M media/mojo/services/media_service.h View 2 chunks +3 lines, -3 lines 0 comments Download
M media/mojo/services/media_service.cc View 2 chunks +6 lines, -6 lines 0 comments Download
D media/mojo/services/service_factory_impl.h View 1 chunk +0 lines, -74 lines 0 comments Download
D media/mojo/services/service_factory_impl.cc View 1 chunk +0 lines, -148 lines 0 comments Download
M media/mojo/services/test_manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M media/test/pipeline_integration_test.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
xhwang
Another renaming CL. Other naming suggestions are more than welcome! PTAL
4 years, 2 months ago (2016-10-22 02:36:38 UTC) #9
xhwang
Another renaming CL. Other naming suggestions are more than welcome! PTAL
4 years, 2 months ago (2016-10-22 02:39:31 UTC) #10
sandersd (OOO until July 31)
The change itself is mechanical and lgtm. The name choice is rather generic, but it ...
4 years, 1 month ago (2016-10-24 20:29:48 UTC) #13
xhwang
On 2016/10/24 20:29:48, sandersd wrote: > The change itself is mechanical and lgtm. > > ...
4 years, 1 month ago (2016-10-24 22:05:20 UTC) #14
Ken Rockot(use gerrit already)
rs lgtm
4 years, 1 month ago (2016-10-25 01:51:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2444623002/20001
4 years, 1 month ago (2016-10-25 05:24:00 UTC) #17
xhwang
TBRing dcheng@ for the renaming change in mojom.
4 years, 1 month ago (2016-10-25 05:25:43 UTC) #21
dcheng
mojo lgtm
4 years, 1 month ago (2016-10-25 05:27:21 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 07:06:25 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 07:08:54 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7816c8f19d4c1fd94d95f9a77f88087497011a58
Cr-Commit-Position: refs/heads/master@{#427294}

Powered by Google App Engine
This is Rietveld 408576698