gecko-dev/dom
Luke Wagner f90352c158 Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin)
--HG--
rename : js/src/jshashtable.h => js/public/HashTable.h
rename : js/src/jsvector.h => js/public/Vector.h
rename : js/src/mfbt/InlineMap.h => js/src/ds/InlineMap.h
extra : rebase_source : 818639b74653667b7a572bc1234398c0e4559a60
2011-10-04 15:33:00 -07:00
..
base Merge mozilla-central to mozilla-inbound 2011-10-10 16:19:01 -07:00
indexedDB Bug 632064 - remove JS_GetScopeChain (r=mrbkap) 2011-09-28 17:57:27 -07:00
interfaces Bug 691059, don't throw when setting interface.prototype.onmouseenter/leave, r=bz 2011-10-10 14:42:17 +03:00
ipc Bug 689128, re-enable EventListenerService tests, add a null check, handle compartments, r=bz 2011-10-10 13:38:14 +03:00
locales Bug 616672 - Warn on access of LSProgressEvent.position, LSProgressEvent.totalSize; r=smaug 2011-10-01 18:14:40 +02:00
plugins Bug 671104 - Random Orange: iframe load race condition. r=ehsan 2011-10-11 11:02:46 -04:00
src Stop including nsDOMClassInfo.h all over the place. 2011-10-03 21:11:31 +02:00
system Stop including nsDOMClassInfo.h all over the place. 2011-10-03 21:11:31 +02:00
tests Bug 648801 (new DOM list bindings) - Bring order of getters/setters in line with WebIDL. r=bz/jst/mrbkap. 2011-08-20 15:53:33 +02:00
workers Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin) 2011-10-04 15:33:00 -07:00
dom-config.mk Backout changeset fdddabd345b9 and changeset 3857a4309fc3 (bug 649537) because of three mochitest-3 intermittent failures which seem to be caused by this on Windows debug builds 2011-07-18 18:14:59 -04:00
Makefile.in Bug 661297 Part 1: Remove Add/RemoveEventListenerByIID API. r=smaug 2011-08-08 11:26:26 -07:00