chromium / caterpillar

Project to investigate porting Chrome Apps to websites.
Apache License 2.0
59 stars 31 forks source link

Implement or stub missing methods in runtime polyfill #6

Open m-alger opened 8 years ago

m-alger commented 8 years ago

The runtime polyfill is missing many methods and some objects. These should be either implemented or explicitly stubbed.

m-alger commented 8 years ago

Resolved in this CL.