gecko/dom
David Anderson 8cd94ee096 Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
2013-09-27 18:42:08 -07:00
..
activities bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
alarm Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
apps Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian 2013-09-27 13:50:05 +03:00
audiochannel Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
base Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
battery Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
bindings Backed out changeset 6d0b41d53c32 (bug 920840) for B2G mochitest-3 timeouts. 2013-09-27 18:00:59 -04:00
bluetooth Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
browser-element Bug 917435 - Support sizes in mozbrowsericonchange event. r=fabrice 2013-09-25 09:19:39 -04:00
camera Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
cellbroadcast bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
contacts Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
devicestorage Bug 862627 part 1. Switch EventListener to WebIDL codegen. r=smaug 2013-09-23 20:25:17 -04:00
encoding Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
file Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
fmradio Bug 911063 - Add marionette tests for WebFM. r=khuey 2013-09-11 13:41:52 +08:00
gamepad Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
icc Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi 2013-09-25 12:20:03 +08:00
identity
imptests Bug 920064 - Fix DOM test_interfaces.html; r=jgraham 2013-09-25 19:28:57 +02:00
indexedDB Bug 920377 part.12 Get rid of nsScriptErrorEvent r=roc 2013-09-27 15:20:56 +09:00
interfaces Bug 921456 - Remove unused nsSVGElement::GetPresentationAttribute prototype. r=longsonr 2013-09-27 23:53:04 +10:00
ipc Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
locales Bug 916667 - about:tabcrashed fails to display for pages with no title. r=markh,glandium 2013-09-24 00:47:57 -03:00
media Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
messages bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
mobilemessage Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
network Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc 2013-09-24 19:04:15 +09:00
payment Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice 2013-09-06 18:43:54 +02:00
permission Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger 2013-09-10 19:03:56 -04:00
phonenumberutils Merge m-c to inbound 2013-09-04 18:04:50 -07:00
plugins Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent). 2013-09-27 18:42:08 -07:00
power Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
promise bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
push Bug 908098 - Randomize UDP listening port. r=nsm 2013-09-25 09:20:06 -04:00
quota Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
settings Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
src Backed out changeset 72a979eba564 (bug 857330) for crashes. 2013-09-27 16:52:35 -04:00
system Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE. 2013-09-27 17:02:09 -04:00
telephony Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
tests Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
time Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
voicemail bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
wappush
webidl Backed out changeset 72a979eba564 (bug 857330) for crashes. 2013-09-27 16:52:35 -04:00
wifi Bug 917070 - Fix misplaced condition flag. r=vchang 2013-09-25 16:49:05 +08:00
workers Bug 920377 part.12 Get rid of nsScriptErrorEvent r=roc 2013-09-27 15:20:56 +09:00
dom-config.mk Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
moz.build Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00