GitXplorerGitXplorer
S

WebSQL-For-FireFox

public
9 stars
7 forks
1 issues

Commits

List of commits on branch master.
Unverified
71ef4be6bc003f3ad09c6a7181abf017896b95a3

Wrong SHA

SSean-Der committed 11 years ago
Unverified
954a7a2e2dcf39d0c4a0b5a5aa2d7086ec1048bd

Make commit a REF

SSean-Der committed 11 years ago
Unverified
511d4d30d024c9e9af24e505c601c8d2876a718a

Project was using tabs before, reformat so new lines are also tabs

SSean-Der committed 11 years ago
Unverified
c1a2fbb3188be152a7aa03ebffebb00a01ac4c6b

Update README for Juan Carlos Garcia's patch

SSean-Der committed 11 years ago
Unverified
5a8a0497360ca0dfdead39869fba5edc7ec962a0

Fix from Juan Carlos García, Thank you

SSean-Der committed 11 years ago
Unverified
9b9e5395038b7fd4c19cc03937e0a6cfc56fe44f

Missed some objects

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