gecko/dom
Bobby Holley b8f437054d Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8
Some of the uses of this are a bit nonsensical now, but that's a problem for
another day.
2013-09-04 14:06:57 -07:00
..
activities Bug 903772: Part 3 - Refactor GlobalObject. r=peterv 2013-08-22 22:17:08 -07:00
alarm Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
apps Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00
audiochannel Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
base Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8 2013-09-04 14:06:57 -07:00
battery Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
bindings Bug 910795 part 2. Use the new Rebind() setup to avoid creating string copies for variadic string arguments. r=smaug 2013-09-04 16:43:12 -04:00
bluetooth Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8 2013-09-04 14:06:57 -07:00
browser-element Backed out changeset 669d3fd3ea2b (bug 906877) for Mnw failures. 2013-09-03 17:22:14 -04:00
camera bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage 2013-08-26 16:45:14 -04:00
cellbroadcast Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
contacts Bug 905927 - [Contacts API] fail in matching digits test. r=bent 2013-08-29 07:56:19 -07:00
devicestorage Bug 909537 - navigator.getDeviceStorage("apps") always returns null. r=fabrice 2013-08-26 15:21:45 -07:00
encoding Bug 903772: Followup to address missed review comment. 2013-08-23 10:29:57 -07:00
file Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8 2013-09-04 14:06:57 -07:00
fmradio Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey 2013-09-03 15:28:06 -07:00
gamepad Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
icc Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
identity
imptests Bug 860123 - Make mochitests expect the new behavior. r=ehsan 2013-09-03 15:00:27 -04:00
indexedDB Backed out changeset 365053e73efa for build bustage on this CLOSED TREE. 2013-08-27 09:54:01 -07:00
interfaces Bug 596681 - Implement HTMLSelectElement.selectedOptions attribute. r=smaug 2013-09-02 14:23:27 -03:00
ipc Merge mozilla-central and inbound 2013-09-04 16:53:03 +01:00
locales Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz 2013-09-03 19:11:22 -03:00
media Bug 901583: Reapply mozilla patches on top of webrtc.org 3.34, use NEON detection rs=jesup 2013-08-30 02:08:57 -04:00
messages Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
mobilemessage Bug 899367 - Make GetNativeGlobal consumers call GetWindowProxy and rm the former. r=mccr8 2013-09-04 14:06:57 -07:00
network Bug 909684 - Add enabled and password checking. r=hsinyi 2013-09-03 08:50:55 -04:00
payment Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
permission Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku 2013-09-03 15:26:33 -07:00
phonenumberutils Bug 905927 - [Contacts API] fail in matching digits test. r=bent 2013-08-29 07:56:19 -07:00
plugins Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
power Bug 839452 - Add helpful logging of DOM calls resulting in reboot/poweroff - r=sicking 2013-09-04 08:14:54 -04:00
promise Bug 903419 part 2. Report unhandled rejections in promises. r=smaug,bholley,luke 2013-08-29 00:30:06 -04:00
push Bug 909270 - Queue PushService alarms. r=jlebar 2013-08-29 09:59:05 -07:00
quota Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
settings Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner 2013-08-11 08:41:59 -07:00
src Bug 910431 - Electrolysis: Permission code followup. f=felipe 2013-09-04 11:40:16 -04:00
system Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
telephony Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
tests Bug 911573 - Stablize the pointerlock test. r=smaug 2013-09-05 01:02:34 +09:00
time Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
voicemail Bug 888593 - Move MozVoicemail to WebIDL. r=Ms2ger 2013-09-03 16:38:53 +02:00
wappush Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
webidl b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan 2013-09-05 07:44:35 +12:00
wifi Merge m-c to b2g-inbound. 2013-08-29 00:24:45 -04:00
workers Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8 2013-09-04 14:06:54 -07:00
dom-config.mk Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
moz.build Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00