gecko/js/src/xpconnect
Shawn Wilsher 57685bdd35 Bug 574811 - Rename IDBCursorRequest to IDBCursor
Updating interface names per recent specification changes.
r=bent

--HG--
rename : dom/indexedDB/IDBCursorRequest.cpp => dom/indexedDB/IDBCursor.cpp
rename : dom/indexedDB/IDBCursorRequest.h => dom/indexedDB/IDBCursor.h
2010-06-28 11:51:06 -07:00
..
crashtests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
idl Bug 560643 - Add a special jsval type to XPIDL. Part 2, manual IDL cleanup. r+sr=jst. 2010-05-12 08:19:22 -05:00
loader Bug 572445 - Bug 552121 broke compilation with --enable-functiontimer turned on; r=vlad 2010-06-16 13:01:17 -04:00
public Rework ipcshell to become xpcshell 2009-08-28 16:16:19 -07:00
sample Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
shell Add an API for compartments (570040, r=jorendorff). 2010-06-04 16:32:10 -07:00
src Bug 574811 - Rename IDBCursorRequest to IDBCursor 2010-06-28 11:51:06 -07:00
tests Bug 565351 - Disallow passing E4X values through SJOWs. r=jst 2010-06-14 14:30:58 -07:00
Makefile.in