gecko-dev/toolkit/recordreplay
Philip Chimento f5f79e326f Bug 1426865 - Don't forward-declare JSContext and JSObject in RecordReplay. r=sfink
Have the public interface just use void* pointers so that we don't have to
worry about symbol visibility.

(Includes some reformatting of a macro because clang-format required it)

Differential Revision: https://phabricator.services.mozilla.com/D49097

--HG--
extra : moz-landing-system : lando
2019-10-27 22:34:11 +00:00
..
ipc Bug 1426865 - Don't forward-declare JSContext and JSObject in RecordReplay. r=sfink 2019-10-27 22:34:11 +00:00
udis86
Assembler.cpp Bug 1523969 part 23 - Move method definition inline comments to new line in 'toolkit/'. r=ehsan 2019-02-25 16:12:51 -06:00
Assembler.h
BufferStream.h
CallFunction.h
Callback.cpp Bug 1574570 - Fix some callback logic bugs, r=loganfsmyth. 2019-08-16 19:23:46 +00:00
Callback.h
ChunkAllocator.h
DirtyMemoryHandler.cpp
DirtyMemoryHandler.h
File.cpp Bug 1574570 - Fix some callback logic bugs, r=loganfsmyth. 2019-08-16 19:23:46 +00:00
File.h Bug 1574570 - Fix some callback logic bugs, r=loganfsmyth. 2019-08-16 19:23:46 +00:00
HashTable.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
HashTable.h
InfallibleVector.h
Lock.cpp Bug 1579301 - Let all threads diverge from the recording when the main thread does, r=jlast. 2019-09-06 16:05:26 +00:00
Lock.h
MemorySnapshot.cpp Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
MemorySnapshot.h Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
MiddlemanCall.cpp
MiddlemanCall.h
Monitor.h
ProcessRecordReplay.cpp Bug 1426865 - Don't forward-declare JSContext and JSObject in RecordReplay. r=sfink 2019-10-27 22:34:11 +00:00
ProcessRecordReplay.h Bug 1573938 - Never collect wrapper JSObjects when recording/replaying, r=mccr8. 2019-08-16 20:51:12 +00:00
ProcessRedirect.cpp
ProcessRedirect.h
ProcessRedirectDarwin.cpp Bug 1590703 - Add redirection for CFArrayCreateMutable, r=jlast. 2019-10-23 15:55:59 +00:00
ProcessRewind.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
ProcessRewind.h Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
SpinLock.h
SplayTree.h
Thread.cpp Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
Thread.h Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
ThreadSnapshot.cpp Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
ThreadSnapshot.h Bug 1579749 - Decouple checkpoints and snapshots, r=jlast. 2019-09-09 03:33:22 +00:00
ValueIndex.cpp
ValueIndex.h
moz.build Bug 1573938 - Never collect wrapper JSObjects when recording/replaying, r=mccr8. 2019-08-16 20:51:12 +00:00