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

Issue 2204393002: [Extensions] Remove ExtensionFunction usage of RenderViewHost (Closed)

Created:
4 years, 4 months ago by Devlin
Modified:
4 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Remove ExtensionFunction usage of RenderViewHost RenderViewHost is deprecated. Most ExtensionFunctions were updated awhile back, but there were still some lingering ones. It looks like one more (zooming in the file manager) can be safely removed. BUG=498017 Committed: https://crrev.com/17f4094d5716c5c7b98031103a7d84c1474b28ab Cr-Commit-Position: refs/heads/master@{#412536}

Patch Set 1 : ; #

Patch Set 2 : Create ZoomController #

Patch Set 3 : fix #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/private_api_misc.h View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/apps/chrome_app_delegate.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M extensions/browser/extension_function.h View 1 2 3 2 chunks +0 lines, -6 lines 0 comments Download
M extensions/browser/extension_function.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest.cc View 1 2 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 48 (30 generated)
Devlin
+hirono and dbeam. hirono@, mind taking a look? dbeam@ (as an owner of components/zoom) can ...
4 years, 4 months ago (2016-08-03 22:31:18 UTC) #7
Dan Beam
lgtm
4 years, 4 months ago (2016-08-03 22:39:19 UTC) #8
hirono
On 2016/08/03 22:39:19, Dan Beam wrote: > lgtm I locally cherry-picked the change. It seems ...
4 years, 4 months ago (2016-08-04 06:59:02 UTC) #11
Devlin
On 2016/08/04 06:59:02, hirono wrote: > I locally cherry-picked the change. It seems I cannot ...
4 years, 4 months ago (2016-08-11 00:10:25 UTC) #18
Devlin
+lazyboy for guestview stuff
4 years, 4 months ago (2016-08-11 00:10:46 UTC) #20
lazyboy
+James who knows more about page zoom in guestview...
4 years, 4 months ago (2016-08-11 00:18:09 UTC) #22
wjmaclean
LGTM, with a small question. https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc File extensions/browser/guest_view/web_view/web_view_guest.cc (right): https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc#newcode447 extensions/browser/guest_view/web_view/web_view_guest.cc:447: return !did_set_explicit_zoom_; This part ...
4 years, 4 months ago (2016-08-11 13:30:03 UTC) #25
Devlin
https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc File extensions/browser/guest_view/web_view/web_view_guest.cc (right): https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc#newcode447 extensions/browser/guest_view/web_view/web_view_guest.cc:447: return !did_set_explicit_zoom_; On 2016/08/11 13:30:03, wjmaclean wrote: > This ...
4 years, 4 months ago (2016-08-11 15:21:11 UTC) #26
wjmaclean
On 2016/08/11 15:21:11, Devlin wrote: > https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc > File extensions/browser/guest_view/web_view/web_view_guest.cc (right): > > https://codereview.chromium.org/2204393002/diff/60001/extensions/browser/guest_view/web_view/web_view_guest.cc#newcode447 > ...
4 years, 4 months ago (2016-08-11 15:22:53 UTC) #27
Devlin
On 2016/08/11 00:10:25, Devlin (ooo aug12) wrote: > On 2016/08/04 06:59:02, hirono wrote: > > ...
4 years, 4 months ago (2016-08-12 01:01:41 UTC) #28
hirono
lgtm! Sorry for not replying soon. I was on vacation.
4 years, 4 months ago (2016-08-15 03:57:07 UTC) #29
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/2204393002/80001
4 years, 4 months ago (2016-08-15 19:16:47 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/238219)
4 years, 4 months ago (2016-08-15 19:20:54 UTC) #39
Devlin
+Ben for chrome/browser/ui/apps.
4 years, 4 months ago (2016-08-15 19:22:30 UTC) #41
benwells
lgtm
4 years, 4 months ago (2016-08-17 04:25:49 UTC) #42
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/2204393002/80001
4 years, 4 months ago (2016-08-17 14:45:18 UTC) #44
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 4 months ago (2016-08-17 15:28:00 UTC) #46
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 15:29:25 UTC) #48
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/17f4094d5716c5c7b98031103a7d84c1474b28ab
Cr-Commit-Position: refs/heads/master@{#412536}

Powered by Google App Engine
This is Rietveld 408576698