0
Files
src/mojo
msw b143a367f6 Construct and check for mojo::Event's LocationData as needed.
The location struct replaced |x| and |y| basic types by:
  https://codereview.chromium.org/1313353010
I audited pointer_data, wheel_data, and brush_data use too.

BUG=534982
TEST=No crashes running view_manager_unittests locally.
R=rjkroege@chromium.org
TBR=sky@chromium.org

Review URL: https://codereview.chromium.org/1362793002

Cr-Commit-Position: refs/heads/master@{#350265}
2015-09-22 23:46:32 +00:00
..
2015-09-18 19:59:32 +00:00
2015-01-21 20:22:22 +00:00
2015-04-10 22:28:13 +00:00

Mojo

Mojo is an effort to extract a common platform out of Chrome's renderer and plugin processes that can support multiple types of sandboxed content, such as HTML, Pepper, or NaCl.