gecko/dom
Doug Turner ac832ab236 Bug 767894 - Device Storage - Move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent
--HG--
rename : dom/tests/mochitest/devicestorage/Makefile.in => dom/devicestorage/test/Makefile.in
rename : dom/tests/mochitest/devicestorage/devicestorage_common.js => dom/devicestorage/test/devicestorage_common.js
rename : dom/tests/mochitest/devicestorage/test_basic.html => dom/devicestorage/test/test_basic.html
rename : dom/tests/mochitest/devicestorage/test_dotdot.html => dom/devicestorage/test/test_dotdot.html
rename : dom/tests/mochitest/devicestorage/test_enumerate.html => dom/devicestorage/test/test_enumerate.html
rename : dom/tests/mochitest/devicestorage/test_enumerateMultipleContinue.html => dom/devicestorage/test/test_enumerateMultipleContinue.html
rename : dom/tests/mochitest/devicestorage/test_enumerateNoParam.html => dom/devicestorage/test/test_enumerateNoParam.html
rename : dom/tests/mochitest/devicestorage/test_enumerateOptions.html => dom/devicestorage/test/test_enumerateOptions.html
rename : dom/tests/mochitest/devicestorage/test_lastModificationFilter.html => dom/devicestorage/test/test_lastModificationFilter.html
rename : dom/tests/mochitest/devicestorage/test_overwrite.html => dom/devicestorage/test/test_overwrite.html
rename : dom/tests/mochitest/devicestorage/test_sanity.html => dom/devicestorage/test/test_sanity.html
2012-06-27 13:47:36 -07:00
..
apps Bug 767023 - Change "deleted" to "hidden" per spec change; r=rnewman 2012-06-23 10:22:53 -07:00
base Bug 754495, part 9 - Don't merge too much. r=smaug 2012-06-27 08:10:43 -07:00
battery Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
bindings Fix for bug 768533 (Make mozilla::dom::Uint8ClampedArray::Create call JS_NewUint8ClampedArray). r=bz. 2012-06-27 11:24:46 +02:00
bluetooth Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium 2012-06-12 19:06:20 +02:00
browser-element Bug 756371 - Add ability to parent of mozbrowser to handle contextmenu. r=jlebar 2012-06-25 16:09:41 +02:00
contacts Bug 764667 - Implement ContactChangeEvent in C++. r=smaug 2012-06-14 10:13:12 -07:00
devicestorage Bug 767894 - Device Storage - Move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent 2012-06-27 13:47:36 -07:00
file Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey. 2012-06-19 18:50:39 -07:00
imptests Bug 760052 - execCommand() should abort and return false for disabled commands; r=ehsan 2012-06-21 15:05:24 +03:00
indexedDB Bug 767193 - FileHandles do not get GCed/removed when overwritten in indexeddb. r=bent 2012-06-27 05:14:53 +02:00
interfaces Bug 766937 - Add scrollLeftMax/scrollTopMax properties to DOM elements. r=roc 2012-06-26 22:30:14 -07:00
ipc Bug 761927, part 0: Add casting helpers and clean house a little. r=jlebar 2012-06-22 18:27:30 -07:00
locales Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types; r=sicking,mounir 2012-06-06 14:16:58 +02:00
media Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky 2012-06-14 22:31:55 -04:00
mms Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon 2012-06-04 13:05:12 +08:00
network Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking 2012-06-19 15:52:06 -07:00
plugins Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
power Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey 2012-05-27 23:25:22 -04:00
settings Bug 766379 - Settings API: Add warning if we get or set a non-existing setting. r=fabrice 2012-06-20 12:56:23 -07:00
sms Bug 768367 - B2G RIL: send/received SMS failed on Otoro 2012-06-27 00:04:42 +02:00
src Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
system Bug 768428 - B2G RIL: REQUEST_GET_IMSI doesn't have response on Akami. r=philikon 2012-06-26 17:34:15 +02:00
telephony Bug 765684 - WebTelephony: invalid argument in Telephony::NotifyError. r=bent 2012-06-21 11:00:52 +08:00
tests Bug 767894 - Device Storage - Move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent 2012-06-27 13:47:36 -07:00
webidl Bug 765468 - Use a dictionary for the argument to the XMLHttpRequest constructor; r=bz 2012-06-21 09:21:55 +02:00
wifi Bug 768905 - Don't react to 'connecting' events when we're already connected. r=gal DONTBUILD 2012-06-27 17:09:16 +02:00
workers Bug 755186 - s/JS_NewCompartmentAndGlobalObject/JS_NewGlobalObject/ (r=jorendorff) 2012-06-20 08:57:29 -07:00
dom-config.mk Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Makefile.in Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00