gecko/dom
Ehsan Akhgari bada1afd49 Bug 851338 - Implement AudioContext.currentTime; r=roc
--HG--
extra : rebase_source : 064da119e26ca15e361c003a4fabe7d3fe77e256
2013-03-14 21:01:02 -04:00
..
activities Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
alarm Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
apps Bug 842725 - install to device via b2gremote throws "appInfo is null" r=ferjm 2013-02-28 11:22:31 -08:00
audiochannel Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
base Bug 832155: Convert SVGFEPointLightElement to WebIDL r=Ms2ger 2013-03-13 17:41:20 -04:00
battery Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
bindings Bug 849307. When generating code for a WebIDL dictionary with interface members, include the relevant headers for those interfaces in the binding header file, not just the binding implementation file. r=peterv 2013-03-14 15:42:59 -04:00
bluetooth Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
browser-element Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
camera Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
cellbroadcast Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
contacts Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
devicestorage Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
encoding Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09:00
file Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
fm Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
icc Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
identity Bug 839500 - Close system persona iframe when not in use. r=fabrice, r=benadida 2013-03-14 15:19:34 -04:00
imptests Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey 2013-03-10 09:00:33 +01:00
indexedDB Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent 2013-03-14 09:31:17 -07:00
interfaces Bug 850346 - Change inputmode to inputMode for nsHTMLInputElement. r=bz 2013-03-13 15:54:24 -04:00
ipc Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
locales Bug 823549 - Make NodeIterator.detach() a no-op; r=mounir 2013-03-10 08:58:25 +01:00
media Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
messages Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
mms Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
mobilemessage Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
network Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
payment Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
permission Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
phonenumberutils Bug 849119 - [dom/phonenumberutils] PhoneNumber.Normalize() handles letters incorrectly. merge upstream. r=gwagner 2013-03-08 08:12:13 -08:00
plugins Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
power Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
quota Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
settings Bug 849616 - Use ObjectWrapper.jsm instead of __exposedProps__ in Settings API. r=gwagner 2013-03-11 22:31:19 -07:00
src Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
system Merge mozilla-central into inbound 2013-03-13 09:03:20 -07:00
telephony Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
tests Bug 407983, add clipboard events constructor, r=smaug 2013-03-11 11:49:56 -04:00
time Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
voicemail Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
webidl Bug 851338 - Implement AudioContext.currentTime; r=roc 2013-03-14 21:01:02 -04:00
wifi Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
workers Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
dom-config.mk Bug 844429 - B2G SMS & MMS: move SMS codes into dom/mobilemessage to make it generic for MMS. r=vicamo 2013-03-01 16:38:47 +08:00
Makefile.in Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
moz.build Bug 844429 - B2G SMS & MMS: move SMS codes into dom/mobilemessage to make it generic for MMS. r=vicamo 2013-03-01 16:38:47 +08:00