- From: <bugzilla@jessica.w3.org>
- Date: Sat, 03 Mar 2012 23:36:02 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16017
Jonas Sicking <jonas@sicking.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonas@sicking.cc
--- Comment #3 from Jonas Sicking <jonas@sicking.cc> 2012-03-03 23:36:01 UTC ---
Actually, this change is wrong:
12 VERSION_CHANGE transaction steps
Step 2, change:
> Fire a versionchange event at each object in openDatabases that is open.
to:
> Fire a versionchange event at each object in openDatabase that is open.
openDatabases is a variable created in the first step. So the 's' at the end
should be there.
I've checked in a fix.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 3 March 2012 23:36:04 UTC