Replace WindowCallbackWrapper with a generated instance.
Rather than having to manually define each function in Window.Callback and forward it along, instead use reflection to automatically forward all calls that aren't interesting. BUG=487378 Review URL: https://codereview.chromium.org/1139913005 Cr-Commit-Position: refs/heads/master@{#330015}
Showing
Please register or sign in to comment