gecko/dom/workers
2012-01-25 10:59:55 -08:00
..
test Bug 718260 - stop running test_xhrAbort.html on WinXP until it can stop crashing in the middle of the next test, r=khuey 2012-01-23 15:40:39 -08:00
ChromeWorkerScope.cpp Bug 713645 - Remove superfluous inclusions of jscntxt.h; r=luke 2012-01-02 19:05:19 +01:00
ChromeWorkerScope.h
Events.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
Events.h Bug 699925 - support event.stopImmediatePropagation in workers, r=bent 2011-11-05 23:41:16 +02:00
EventTarget.cpp Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
EventTarget.h Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
Exceptions.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
Exceptions.h Bug 687216 - 'XHR in worker to bogus URI leads to Assertion failure'. r=sicking. 2011-11-05 12:30:56 -07:00
File.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
File.h Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking. 2011-08-15 20:40:38 -07:00
FileReaderSync.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
FileReaderSync.h Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking. 2011-08-15 20:40:38 -07:00
FileReaderSyncPrivate.cpp Stop including nsDOMClassInfo.h all over the place. 2011-10-03 21:11:31 +02:00
FileReaderSyncPrivate.h Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking. 2011-08-15 20:40:38 -07:00
ListenerManager.cpp Bug 677079 - Part j: Stop using js::ContextAllocPolicy in ListenerManager.cpp; r=bent+sfink 2012-01-15 09:13:09 +01:00
ListenerManager.h Bug 684526 - Unify jsval and js::Value (r=jorendorff) 2011-09-19 09:34:49 -07:00
Location.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
Location.h
Makefile.in Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey 2011-12-28 09:13:38 +01:00
Navigator.cpp Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff 2012-01-15 09:13:08 +01:00
Navigator.h
Principal.cpp Bug 715417 - Eliminate getPrincipalArray and globalPrivilegesEnabled from JSPrincipals. r=mrbkap 2012-01-06 17:29:02 -08:00
Principal.h
Queue.h
RuntimeService.cpp Bug 718100 - 'Web workers should GC more'. r=mrbkap. 2012-01-17 12:05:25 -08:00
RuntimeService.h Bug 718100 - 'Web workers should GC more'. r=mrbkap. 2012-01-17 12:05:25 -08:00
ScriptLoader.cpp Bug 699857 - 'Workers: Allow data urls'. r=sicking. 2011-11-04 10:57:42 -07:00
ScriptLoader.h Bug 684526 - Unify jsval and js::Value (r=jorendorff) 2011-09-19 09:34:49 -07:00
Worker.cpp Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
Worker.h Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8) 2012-01-25 10:59:55 -08:00
WorkerPrivate.h Bug 718100 - 'Web workers should GC more'. r=mrbkap. 2012-01-17 12:05:25 -08:00
Workers.h Bug 713728 - 'Workers: Need a shutdown observer topic'. r=mrbkap. 2011-12-29 13:28:09 -05:00
WorkerScope.cpp Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
WorkerScope.h Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
XMLHttpRequest.cpp Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
XMLHttpRequest.h Bug 718202. r=jst. 2012-01-18 10:05:38 -08:00
XMLHttpRequestPrivate.cpp Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert 2011-12-18 01:00:47 -05:00
XMLHttpRequestPrivate.h Bug 703380 - Worker part; r=bent 2011-11-21 12:07:15 -06:00