gecko/dom/workers
Luke Wagner 0adc1f4120 Bug 868184 - OdinMonkey: enable by default on beta/release (r=vlad)
--HG--
extra : rebase_source : c97bf37723eded74f95aae21e2baa692cf059c2e
2013-05-07 13:34:17 -07:00
..
test Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
ChromeWorkerScope.cpp Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
ChromeWorkerScope.h Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
DOMBindingBase.cpp Bug 865729 - Remove nsIJSContextStack from dom/foo. r=gabor 2013-04-29 11:16:18 -07:00
DOMBindingBase.h Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
DOMBindingInlines.h Bug 861022 part 2. Root the global object in WebIDL prototype and interface object setup. r=peterv,terrence 2013-05-01 23:44:12 -04:00
EventListenerManager.cpp
EventListenerManager.h
Events.cpp Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
Events.h Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
EventTarget.cpp
EventTarget.h
Exceptions.cpp Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
Exceptions.h
File.cpp Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
File.h
FileReaderSync.cpp Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
FileReaderSync.h Bug 865969 part 1. Better rooting in bindings for 'object' arguments, as well as for worker interface arguments passed as JSObject*. r=smaug 2013-05-03 19:29:07 -04:00
ImageData.cpp Bug 857385 - Make various JSPropertySpec arrays const. r=waldo 2013-04-22 14:15:36 -07:00
ImageData.h
Location.cpp Bug 857385 - Make various JSFunctionSpec arrays const. r=waldo 2013-04-22 14:15:49 -07:00
Location.h
Makefile.in Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Navigator.cpp Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
Navigator.h
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 868184 - OdinMonkey: enable by default on beta/release (r=vlad) 2013-05-07 13:34:17 -07:00
RuntimeService.h Bug 860438 - Convert workers to SafeAutoJSContext. r=gabor 2013-04-18 11:36:04 -04:00
ScriptLoader.cpp bug 856700 - don't check the result of infalible nsTArray::SwapElements() in dom/ r=khuey 2013-04-01 13:35:13 -04:00
ScriptLoader.h
TextDecoder.cpp
TextDecoder.h
TextEncoder.cpp
TextEncoder.h
URL.cpp Bug 847007: Remove nsIContent includes r=Ms2ger 2013-03-21 20:05:20 -04:00
URL.h
Worker.cpp Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
Worker.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley 2013-05-06 09:04:17 -04:00
WorkerPrivate.h Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
Workers.h Bug 860050 - Remove JSMutableHandleObject typedef; r=bz,jonco 2013-04-16 16:20:44 -07:00
WorkerScope.cpp Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
WorkerScope.h
XMLHttpRequest.cpp Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz 2013-05-06 15:28:13 -04:00
XMLHttpRequest.h Bug 865969 part 4. Pass handles to WebIDL dictionary init. r=smaug,terrence 2013-05-03 19:29:08 -04:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h