google / elemental2

Type checked access to browser APIs for Java code.
Apache License 2.0
150 stars 38 forks source link

Feature: Chrome APIs #120

Closed sgammon closed 5 years ago

sgammon commented 5 years ago

This changeset introduces initial support for chrome APIs, as requested in google/elemental2#119. I'm filing it early to get feedback and make sure my approach is solid. I don't know if you guys have this on your roadmap or not. No worries if this PR is out of place temporally or the approach is entirely wrong.

Externs added from Closure Compiler:

Progress:

sgammon commented 5 years ago

@jDramaix, understood. Thank you for your response