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 510993002: Fix the context menu positioning for ExtensionOptionsGuest (Closed)

Created:
6 years, 3 months ago by ericzeng
Modified:
6 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix the context menu positioning for ExtensionOptionsGuest Implement HandleContextMenu in ExtensionOptionsGuest so that the right click context menu within guest views are properly positioned next to the pointer. BUG=406885 Committed: https://crrev.com/c1f65d4b57000fa395d501379cd906f9ea5833e6 Cr-Commit-Position: refs/heads/master@{#292314}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M chrome/browser/guest_view/extension_options/extension_options_guest.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/guest_view/extension_options/extension_options_guest.cc View 3 chunks +14 lines, -0 lines 2 comments Download

Messages

Total messages: 25 (0 generated)
ericzeng
ericzeng@chromium.org changed reviewers: + fsamuel@chromium.org, kalman@chromium.org
6 years, 3 months ago (2014-08-27 22:16:01 UTC) #1
ericzeng
PTAL
6 years, 3 months ago (2014-08-27 22:16:14 UTC) #2
Fady Samuel
https://codereview.chromium.org/510993002/diff/1/chrome/browser/guest_view/extension_options/extension_options_guest.cc File chrome/browser/guest_view/extension_options/extension_options_guest.cc (right): https://codereview.chromium.org/510993002/diff/1/chrome/browser/guest_view/extension_options/extension_options_guest.cc#newcode199 chrome/browser/guest_view/extension_options/extension_options_guest.cc:199: const content::ContextMenuParams& params) { Could you move this code ...
6 years, 3 months ago (2014-08-27 22:19:10 UTC) #3
Fady Samuel
https://codereview.chromium.org/510993002/diff/1/chrome/browser/guest_view/extension_options/extension_options_guest.cc File chrome/browser/guest_view/extension_options/extension_options_guest.cc (right): https://codereview.chromium.org/510993002/diff/1/chrome/browser/guest_view/extension_options/extension_options_guest.cc#newcode199 chrome/browser/guest_view/extension_options/extension_options_guest.cc:199: const content::ContextMenuParams& params) { On 2014/08/27 22:19:10, Fady Samuel ...
6 years, 3 months ago (2014-08-27 22:19:55 UTC) #4
ericzeng
The CQ bit was checked by ericzeng@chromium.org
6 years, 3 months ago (2014-08-27 22:43:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericzeng@chromium.org/510993002/1
6 years, 3 months ago (2014-08-27 22:44:19 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_arm64_dbg_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 23:36:13 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 23:41:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/3096)
6 years, 3 months ago (2014-08-27 23:41:46 UTC) #9
ericzeng
The CQ bit was checked by ericzeng@chromium.org
6 years, 3 months ago (2014-08-27 23:43:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericzeng@chromium.org/510993002/1
6 years, 3 months ago (2014-08-27 23:44:33 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 01:03:41 UTC) #12
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-28 01:03:42 UTC) #13
ericzeng
The CQ bit was checked by ericzeng@chromium.org
6 years, 3 months ago (2014-08-28 01:15:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericzeng@chromium.org/510993002/1
6 years, 3 months ago (2014-08-28 01:16:02 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 01:17:55 UTC) #16
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-28 01:17:55 UTC) #17
ericzeng
The CQ bit was checked by ericzeng@chromium.org
6 years, 3 months ago (2014-08-28 01:24:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericzeng@chromium.org/510993002/1
6 years, 3 months ago (2014-08-28 01:26:15 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 01:27:26 UTC) #20
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-28 01:27:27 UTC) #21
ericzeng
The CQ bit was checked by ericzeng@chromium.org
6 years, 3 months ago (2014-08-28 03:51:50 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericzeng@chromium.org/510993002/1
6 years, 3 months ago (2014-08-28 03:52:58 UTC) #23
commit-bot: I haz the power
Committed patchset #1 (id:1) as e64527932bb818f7d0defda4129e7b0f65b28c5c
6 years, 3 months ago (2014-08-28 03:53:47 UTC) #24
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:57:19 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c1f65d4b57000fa395d501379cd906f9ea5833e6
Cr-Commit-Position: refs/heads/master@{#292314}

Powered by Google App Engine
This is Rietveld 408576698