commit | f50fda9534563885ab080ae18c2540a0f5b930bc | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Tue Aug 08 17:35:11 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 08 17:35:11 2017 |
tree | 693f2c5162c483cd3e75f701486499b2ad1cf978 | |
parent | 1921bea4de02604e7c08e8a15298212d911dd15d [diff] |
Ignore invalid mouse cursor image A crash has been randomly detected across different versions. The NSImage crashes the binary in its lockFocusFlipped() function. The suspicious issue is that NSCursor::image() returns an invalid NSImage. BUG=chromium:752036 Review-Url: https://codereview.webrtc.org/2993173003 Cr-Commit-Position: refs/heads/master@{#19273}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.