.. |
test
|
Bug 827193: fix typo in WorkerScope, r=khuey
|
2013-01-07 11:18:19 -08:00 |
ChromeWorkerScope.cpp
|
Bug 813867 - 'Report memory for web workers that use ctypes'. r=jlebar+jorendorff.
|
2012-12-30 10:21:52 -08:00 |
ChromeWorkerScope.h
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
DOMBindingBase.cpp
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
DOMBindingBase.h
|
Bug 793025: Convert FileReaderSync to WebIDL bindings. r=bz
|
2012-09-20 19:47:47 -07:00 |
DOMBindingInlines.h
|
Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent
|
2012-12-22 09:16:14 +09:00 |
EventListenerManager.cpp
|
Bug 751618 - Add js/GCAPI.h (r=terrence)
|
2013-01-27 12:35:12 -08:00 |
EventListenerManager.h
|
Bug 749485. Switch new DOM bindings to using a struct for keeping track of failures for fallible methods. r=peterv,bent
|
2012-05-05 21:15:11 -04:00 |
EventTarget.cpp
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
EventTarget.h
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
Events.cpp
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
Events.h
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
Exceptions.cpp
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
Exceptions.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
File.cpp
|
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
|
2013-01-10 05:47:32 -08:00 |
File.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
FileReaderSync.cpp
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
FileReaderSync.h
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
ImageData.cpp
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
|
2012-11-14 09:56:26 -08:00 |
ImageData.h
|
Bug 743615 - Introduce the ImageData object/constructor in workers. r=bent
|
2012-04-24 12:58:08 +02:00 |
Location.cpp
|
Bug 766448 - Refactor JSPropertySpec and JS_DefineProperties to accept JSJitInfos. (r=Waldo)
|
2012-08-07 22:26:18 -07:00 |
Location.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
Navigator.cpp
|
Bug 766448 - Refactor JSPropertySpec and JS_DefineProperties to accept JSJitInfos. (r=Waldo)
|
2012-08-07 22:26:18 -07:00 |
Navigator.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Principal.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Principal.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Queue.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
RuntimeService.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
RuntimeService.h
|
Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent
|
2013-01-10 23:50:40 +01:00 |
ScriptLoader.cpp
|
Bug 823953: Improve sync queue handling. r=bent
|
2012-12-21 12:14:47 -08:00 |
ScriptLoader.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
TextDecoder.cpp
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
TextDecoder.h
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
TextEncoder.cpp
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
TextEncoder.h
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
Worker.cpp
|
Bug 815803. Now that JSSLOT_PROXY_PRIVATE == 0, simplify binding code that had to deal with different slot indices on proxy and non-proxy objects. r=peterv
|
2012-12-06 15:21:19 -05:00 |
Worker.h
|
Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript). r=bz.
|
2012-10-09 20:50:27 +02:00 |
WorkerFeature.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
WorkerInlines.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
WorkerPrivate.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
WorkerPrivate.h
|
Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent
|
2013-01-10 23:50:40 +01:00 |
WorkerScope.cpp
|
Bug 827193: fix typo in WorkerScope, r=khuey
|
2013-01-07 11:18:19 -08:00 |
WorkerScope.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Workers.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
XMLHttpRequest.cpp
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
XMLHttpRequest.h
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
XMLHttpRequestEventTarget.cpp
|
Fix for bug 741263 (Paris bindings constructors shouldn't abuse reserved identifiers). r=bz.
|
2012-04-26 22:57:33 +02:00 |
XMLHttpRequestEventTarget.h
|
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
|
2012-05-31 14:16:48 -04:00 |
XMLHttpRequestUpload.cpp
|
Fix for bug 741263 (Paris bindings constructors shouldn't abuse reserved identifiers). r=bz.
|
2012-04-26 22:57:33 +02:00 |
XMLHttpRequestUpload.h
|
Fix for bug 741263 (Paris bindings constructors shouldn't abuse reserved identifiers). r=bz.
|
2012-04-26 22:57:33 +02:00 |