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

Issue 1087123002: Towards Decoupling GuestView from Extensions (Closed)

Created:
5 years, 8 months ago by Fady Samuel
Modified:
5 years, 8 months ago
CC:
chromium-reviews, chromium-apps-reviews_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

Towards Decoupling GuestView from Extensions This CL moves GuestViewEvent to its own file. It moves the permission check to GuestViewManager. GuestViewBase now no longer directly depends on extensions. BUG=444869 TBR=rockot@chromium.org for extensions.gypi Committed: https://crrev.com/b535c74ad4aab33a469cab50a8dc3513e792b556 Cr-Commit-Position: refs/heads/master@{#325282}

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed lazyboy@'s comments. Removed unnecessary includes. Simplified GuestViewEvent. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -112 lines) Patch
M chrome/browser/guest_view/web_view/chrome_web_view_guest_delegate.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M extensions/browser/guest_view/extension_options/extension_options_guest.cc View 1 4 chunks +5 lines, -4 lines 0 comments Download
M extensions/browser/guest_view/extension_view/extension_view_guest.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M extensions/browser/guest_view/guest_view_base.h View 5 chunks +5 lines, -19 lines 0 comments Download
M extensions/browser/guest_view/guest_view_base.cc View 1 5 chunks +12 lines, -64 lines 0 comments Download
A extensions/browser/guest_view/guest_view_event.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
A extensions/browser/guest_view/guest_view_event.cc View 1 1 chunk +39 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/guest_view_manager.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/guest_view_manager.cc View 1 2 chunks +29 lines, -2 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_find_helper.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M extensions/browser/guest_view/web_view/web_view_guest.cc View 1 16 chunks +18 lines, -17 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_permission_helper.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M extensions/extensions.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Fady Samuel
5 years, 8 months ago (2015-04-15 02:18:25 UTC) #2
lazyboy
lgtm % nits/comments https://chromiumcodereview.appspot.com/1087123002/diff/1/extensions/browser/guest_view/guest_view_event.h File extensions/browser/guest_view/guest_view_event.h (right): https://chromiumcodereview.appspot.com/1087123002/diff/1/extensions/browser/guest_view/guest_view_event.h#newcode17 extensions/browser/guest_view/guest_view_event.h:17: class GuestViewEvent { Description of this ...
5 years, 8 months ago (2015-04-15 02:50:11 UTC) #3
Fady Samuel
+rockot@ for extensions.gypi signin off. Thanks! https://codereview.chromium.org/1087123002/diff/1/extensions/browser/guest_view/guest_view_event.h File extensions/browser/guest_view/guest_view_event.h (right): https://codereview.chromium.org/1087123002/diff/1/extensions/browser/guest_view/guest_view_event.h#newcode17 extensions/browser/guest_view/guest_view_event.h:17: class GuestViewEvent { ...
5 years, 8 months ago (2015-04-15 15:14:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1087123002/20001
5 years, 8 months ago (2015-04-15 16:56:30 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-15 18:57:21 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 18:59:24 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b535c74ad4aab33a469cab50a8dc3513e792b556
Cr-Commit-Position: refs/heads/master@{#325282}

Powered by Google App Engine
This is Rietveld 408576698