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

Issue 1413803002: Window capture stop draw cursor when it points to the hidden content. (Closed)

Created:
5 years, 2 months ago by xjz
Modified:
5 years, 2 months ago
Reviewers:
Irfan, miu
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix window capture drawing cursor pointing to the hidden content. When the target window is inactive, window capture should stop draw the cursor if it points to the hidden content. BUG=543231 Committed: https://crrev.com/ec15486457e6102cda0f78872e2201fe8f787950 Cr-Commit-Position: refs/heads/master@{#354945}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M content/browser/media/capture/aura_window_capture_machine.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
xjz
5 years, 2 months ago (2015-10-17 01:21:24 UTC) #2
miu
https://codereview.chromium.org/1413803002/diff/1/content/browser/media/capture/aura_window_capture_machine.cc File content/browser/media/capture/aura_window_capture_machine.cc (right): https://codereview.chromium.org/1413803002/diff/1/content/browser/media/capture/aura_window_capture_machine.cc#newcode424 content/browser/media/capture/aura_window_capture_machine.cc:424: if (active_window->GetBoundsInScreen().Contains(cursor_position)) { This mostly works. It wouldn't if ...
5 years, 2 months ago (2015-10-19 19:49:47 UTC) #3
xjz
PTAL https://codereview.chromium.org/1413803002/diff/1/content/browser/media/capture/aura_window_capture_machine.cc File content/browser/media/capture/aura_window_capture_machine.cc (right): https://codereview.chromium.org/1413803002/diff/1/content/browser/media/capture/aura_window_capture_machine.cc#newcode424 content/browser/media/capture/aura_window_capture_machine.cc:424: if (active_window->GetBoundsInScreen().Contains(cursor_position)) { On 2015/10/19 19:49:47, miu wrote: ...
5 years, 2 months ago (2015-10-20 00:03:21 UTC) #4
miu
lgtm
5 years, 2 months ago (2015-10-20 00:35:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413803002/20001
5 years, 2 months ago (2015-10-20 01:06:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-20 01:11:51 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-20 01:12:45 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ec15486457e6102cda0f78872e2201fe8f787950
Cr-Commit-Position: refs/heads/master@{#354945}

Powered by Google App Engine
This is Rietveld 408576698