commit | 9aafab69cf07b5abf2b8baf173dc3bcb66cadf68 | [log] [tgz] |
---|---|---|
author | Scott Violet <[email protected]> | Tue Aug 28 20:46:34 2018 |
committer | Commit Bot <[email protected]> | Tue Aug 28 20:46:34 2018 |
tree | 04c0dd00f74974853b128f9569885d8d91399bb5 | |
parent | 7cb8c3d3ef8f1e0d24e7986de28f885d1e394242 [diff] |
events: replaces EventGenerator::delegate with a factory function I need the ability for the delegate to have some additional context, and not be long lived. By creating a unique delegate for each EventGenerator there can be context per EventGenerator. BUG=615033 TEST=this is a test only change Change-Id: I9d8e099b940426b19d11071a427186573caf6b06 Reviewed-on: https://chromium-review.googlesource.com/1192124 Reviewed-by: Sadrul Chowdhury <[email protected]> Commit-Queue: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#586840}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .