jessevdk / bugzini

Light weight bugzilla frontend
12 stars 3 forks source link

Add feature detection to determine if bugzini can run #14

Open jessevdk opened 10 years ago

jessevdk commented 10 years ago

Currently bugzini simply assumes all features are available in the browser without checking them. This leads to unreported failures in browser which do not support some features, for example indexedDB.