mohamedmansour / my-hangouts-extension

My Hangouts for Google Plus Chrome Extension
https://plus.google.com/116935358560979346551/about
Other
35 stars 9 forks source link

Make use of HTML5 FileAPI instead of SQL Web Storage for Gallery Items #106

Open mohamedmansour opened 12 years ago

mohamedmansour commented 12 years ago

It makes more sense to use FileAPI instead of SQL Storage, it is now supported in Stable Chrome. By using File API, we will improve performance, and have a cleaner API to deal with photos.