This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfc9de7860
gecko
/
dom
/
workers
History
Peter Van der Beken
bfc9de7860
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
...
--HG-- extra : rebase_source : 5668d9e01bff0fe7831d98018428856e5940a620
2012-12-03 17:07:49 +01:00
..
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
DOMBindingBase.cpp
DOMBindingBase.h
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
Events.cpp
Events.h
EventTarget.cpp
EventTarget.h
Exceptions.cpp
Exceptions.h
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
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
ImageData.h
Location.cpp
Location.h
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
Navigator.h
Principal.cpp
Principal.h
Queue.h
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
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
Worker.h
WorkerFeature.h
WorkerInlines.h
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
Workers.h
WorkerScope.cpp
Bug 827193: fix typo in WorkerScope, r=khuey
2013-01-07 11:18:19 -08:00
WorkerScope.h
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
XMLHttpRequestEventTarget.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h