Remove references to IDBDatabaseException and IDBRequest.errorCode

That interface/attribute were removed from the IndexedDB spec a year ago, and
are being removed from the WebKit implementation in wkbug.com/102514. Update
tests to remove references, and update value checks for error codes (disabled
until webkit patch lands/rolls).

BUG=129766


Review URL: https://chromiumcodereview.appspot.com/11415083

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168904 0039d316-1c4b-4281-b951-d872f2087c98
5 files changed