GitXplorerGitXplorer
S

WebSQL-For-FireFox

public
9 stars
7 forks
1 issues

Commits

List of commits on branch master.
Unverified
89278ec35bd072d6c30af6d2d0b211f7e113554e

Adding everything to repo

SSean-Der committed 12 years ago
Unverified
d92c478bea7f29de597efb207f3d0db805d5d860

Initial commit

SSean-Der committed 12 years ago

README

The README file for this repository.

WebSQL-For-FireFox

HTML5 WebSQL for Firefox

This is an update of HTML5 WebSQL for Firefox Written by Eion Robb and Jeremy Lawson

You can find the original at https://addons.mozilla.org/en-US/firefox/addon/html5-websql-for-firefox/

Starting with FireFox 17 exposed objects and functions need to be explicitly revealed using exposedProps https://developer.mozilla.org/en-US/docs/XPConnect_wrappers

I have updated the addon and uploaded the code here. You can also install it from http://siobud.com/files/firefox/websql.xpi

Also, a big thank you to Juan Carlos Garcia for commit 954a7a2e2dcf39d0c4a0b5a5aa2d7086ec1048bd He emailed a patch to me directly, the xpi on siobud.com has been updated appropriately