New issue
Advanced search Search tips

Issue 678783 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

Add test to prevent bug 659183 from regressing

Project Member Reported by braveyao@chromium.org, Jan 5 2017

Issue description

As to cursor rendering for tab capture, we have a unittest for Aura implementation, https://cs.chromium.org/chromium/src/content/browser/media/capture/cursor_renderer_aura_unittest.cc?sq=package:chromium, but no one for OSX.

On OSX, [NSCursor push] and -pop should be able to simulate cursor movement as same as MoveMouseCursorWithinWindow() for Aura. So it's possible to add a similar unittest for OSX.

 
Status: Fixed (was: Assigned)

Sign in to add a comment