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

Issue 2461303002: WIP for Get Installed Related Apps (Closed)

Created:
4 years, 1 month ago by benwells
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, agrieve+watch_chromium.org, blink-reviews, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP for Get Installed Related Apps This isn't for landing, just to show someone. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+762 lines, -3 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/common/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A content/common/installedapp/installed_app_provider.mojom View 1 chunk +11 lines, -0 lines 0 comments Download
A content/common/installedapp/installed_app_provider_impl.h View 1 chunk +19 lines, -0 lines 0 comments Download
A content/common/installedapp/installed_app_provider_impl_default.cc View 1 chunk +44 lines, -0 lines 0 comments Download
A + content/common/installedapp/related_application.mojom View 1 chunk +5 lines, -3 lines 0 comments Download
M content/public/android/BUILD.gn View 3 chunks +8 lines, -0 lines 0 comments Download
A content/public/android/java/src/org/chromium/content/browser/InterfaceRegistrar.java View 1 chunk +140 lines, -0 lines 0 comments Download
A content/public/android/java/src/org/chromium/content/browser/installedapp/InstalledAppProviderImpl.java View 1 chunk +146 lines, -0 lines 0 comments Download
A content/public/android/junit/src/org/chromium/content/browser/installedapp/InstalledAppProviderTest.java View 1 chunk +178 lines, -0 lines 0 comments Download
A content/renderer/installedapp/installed_app_dispatcher.h View 1 chunk +53 lines, -0 lines 0 comments Download
A content/renderer/installedapp/installed_app_dispatcher.cc View 1 chunk +80 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 4 chunks +5 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 2 chunks +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/installedapp/api-defined.html View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/installedapp/api-defined-expected.txt View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Matt Giuca
3 years, 9 months ago (2017-03-22 05:50:31 UTC) #2
Message was sent while issue was closed.
On 2017/03/22 05:49:39, Matt Giuca wrote:
> Description was changed from
> 
> ==========
> WIP for Get Installed Related Apps
> 
> This isn't for landing, just to show someone.
> 
> BUG=
> ==========
> 
> to
> 
> ==========
> WIP for Get Installed Related Apps
> 
> This isn't for landing, just to show someone.
> 
> BUG=
> ==========

Closing (as this has now landed in two parts: https://crrev.com/456652 and
https://crrev.com/458632).

Powered by Google App Engine
This is Rietveld 408576698