gecko/content
Ben Turner 5c39e117e7 Move indexedDB implementation to dom/indexedDB, add more interfaces and stub implementations, integrate with DOMClassInfo.
--HG--
rename : dom/src/storage/IDBRequest.cpp => dom/indexedDB/IDBRequest.cpp
rename : dom/src/storage/IDBRequest.h => dom/indexedDB/IDBRequest.h
rename : dom/interfaces/storage/nsIIDBRequest.idl => dom/indexedDB/nsIIDBRequest.idl
rename : dom/interfaces/storage/nsIIndexedDatabaseRequest.idl => dom/indexedDB/nsIIndexedDatabaseRequest.idl
rename : dom/tests/mochitest/indexeddb/Makefile.in => dom/indexedDB/test/Makefile.in
rename : dom/tests/mochitest/indexeddb/test_property_on_window.html => dom/indexedDB/test/test_property_on_window.html
2010-04-22 21:38:51 -07:00
..
base Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
canvas Bug 560378, Patch C: Make int<-->float conversions explicit to avoid MSVC compile warnings, in nsCanvasRenderingContext2D.cpp. r=vlad 2010-04-20 11:50:39 -07:00
events Move indexedDB implementation to dom/indexedDB, add more interfaces and stub implementations, integrate with DOMClassInfo. 2010-04-22 21:38:51 -07:00
html Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
mathml backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044 2010-04-21 17:21:36 +12:00
media Bug 557432 - Don't Shutdown() nsAudioStream in Drain() when there's no audio playing. r=kinetik 2010-04-12 10:26:34 +12:00
smil Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
svg Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
test Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden 2009-11-17 18:08:21 -08:00
xbl Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
xml Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
xslt Bug 469717 - Crash when using xf:delete followed by xf:send, r=peterv 2010-04-18 10:35:53 +09:00
xtf Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden 2009-11-17 18:08:21 -08:00
xul Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Makefile.in Bug 523576: Build nsSMILKeySpline even when SMIL is disabled, since the CSS transitions code needs it. r=roc 2009-10-22 15:13:12 -07:00