gecko-dev/dom
2014-10-07 10:44:07 -07:00
..
activities Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
alarm
animation Bug 1067701 - Implement Animation.target; r=birtles, r=bz 2014-10-02 15:14:15 +09:00
apps Bug 1074086 - Save widgetPages in UpdateAppHandlers and remove redundant saving. r=fabrice 2014-10-07 18:23:00 +02:00
archivereader Bug 1047483 - Fix Windows non-unified build bustage again. 2014-10-08 12:39:25 -07:00
asmjscache
audiochannel Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
base Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv 2014-10-09 17:25:43 +02:00
battery Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
bindings Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
bluetooth Merge inbound to m-c. a=merge 2014-10-07 16:00:48 -04:00
bluetooth2 Merge inbound to m-c. a=merge 2014-10-07 16:00:48 -04:00
browser-element Bug 1067255 - Disallow cut and copy in password fields. r=ehsan 2014-10-08 16:27:31 -07:00
camera Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
canvas Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
cellbroadcast Bug 1079317 - Fix some more bad implicit constructors in DOM; r=baku 2014-09-24 09:16:53 -04:00
contacts Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
crypto Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert 2014-09-27 14:22:57 -04:00
datastore Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
devicestorage Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
downloads Bug 1058101 - Flatten dom/downloads/src/ into parent directory. r=mccr8 2014-08-27 10:12:12 -07:00
encoding Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
engineeringmode Bug 997564 - Implement Engineering Mode Web API. sr=sicking r=fabrice 2014-09-21 09:06:00 +02:00
events Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
fetch Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
filehandle Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
filesystem Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
fmradio Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
gamepad Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
geolocation Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
icc Bug 994461 - Part 1: Move IccInfo to WebIDL. r=smaug,vicamo 2014-09-19 15:53:05 +08:00
identity Bug 1065128 - Make identity API use dom-window-destroyed for shutdown; r=ferjmoreno 2014-09-15 13:39:20 -07:00
imptests Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-10-01 10:16:00 +02:00
indexedDB Bug 1079278 - Re-enable indexedDB xpcshell tests on android, r=bent 2014-10-08 17:13:21 -04:00
inputmethod Bug 1066515 - Part 2: Add replaceSurroundingText() test cases for content editable element. r=yxl 2014-10-09 16:24:50 +08:00
interfaces Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz 2014-10-03 04:18:00 -04:00
ipc Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan 2014-10-08 13:19:14 -07:00
json Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
jsurl Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
locales Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
mathml Bug 1047928 patch 6 - Pass restyle hint to nsPresContext::PostRebuildAllStyleDataEvent. r=bzbarsky 2014-10-08 14:27:02 -07:00
media Backed out changeset 46b2f793c2c9 (bug 1060102) for Linux x64 debug M-3 Test failures 2014-10-09 12:02:31 +02:00
messages Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice 2014-09-16 13:14:02 -07:00
mobileconnection Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
mobileid Bug 1058101 - Flatten dom/mobileid/src/ into parent directory. r=mccr8 2014-08-27 10:13:33 -07:00
mobilemessage Merge b2g-inbound to m-c a=merge 2014-10-08 16:49:26 -07:00
network Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
nfc Bug 1074778 - B2G NFC: typo for msg in removeEventTarget. r=vchang 2014-09-30 19:23:08 +08:00
notification Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
offline Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8 2014-08-30 21:43:46 -07:00
payment Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
permission Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
phonenumberutils Bug 1063304 - 3.c/3: accommodate other components. r=echen 2014-09-21 15:24:43 +08:00
plugins Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan 2014-10-08 13:19:14 -07:00
power Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
promise Bug 1070842 - Remove ambiguous globals from xpc::ErrorReporter and make meanings explicit. r=bz 2014-09-29 15:34:20 +02:00
push Bug 1058101 - Flatten dom/push/src/ into parent directory. r=mccr8 2014-08-27 10:13:45 -07:00
quota Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
res Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
resourcestats Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey 2014-09-30 12:25:41 -04:00
settings Backed out changeset 6bf40bd453b0 (bug 1076597) for XPCshell test failures 2014-10-09 14:00:26 +02:00
smil Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
speakermanager Bug 1072701 - Build some Firefox OS specific DOM code in unified mode; r=baku 2014-09-25 10:10:42 -04:00
storage Bug 1032125: Part 2: Prevent DOM Storage from sending IPC after Nuwa ready. r=khuey 2014-09-30 22:13:25 +08:00
system Merge m-c to b2g-inbound a=merge 2014-10-08 16:06:57 +02:00
telephony Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
tests Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
tethering Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz 2014-10-03 10:05:50 +02:00
time Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
voicemail Bug 1079317 - Fix some more bad implicit constructors in DOM; r=baku 2014-09-24 09:16:53 -04:00
wappush Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
webidl Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv 2014-10-09 17:25:43 +02:00
wifi Bug 1065185 - Create a content Array rather than a chrome Array in _convertWifiNetworks. r=chucklee 2014-10-03 10:05:51 +02:00
workers Bug 1061288 - Make it harder for ArrayBuffer data pointers to be held across invalidations. r=smaug,terrence,jdm,roc,khuey 2014-10-07 10:44:07 -07:00
xbl Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
xml Bug 1076836 - Stop storing a principal in txMozillaXSLTProcessor, pass the document to TX_LoadSheet. r=sicking. 2014-10-08 10:29:11 +02:00
xslt Bug 844457 - Move XSLTProcessor to WebIDL. r=peterv 2014-10-09 17:25:43 +02:00
jar.mn Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
moz.build Bug 833229 - 2.b/4: build voicemail by default. r=smaug 2014-09-26 13:00:23 +08:00