gecko-dev/toolkit/recordreplay
Brian Hackett 4697628b6e Bug 1608331 - Watch for null pauseData, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D59492

--HG--
extra : moz-landing-system : lando
2020-01-10 20:41:29 +00:00
..
ipc Bug 1608177 - Setting logpoints does not clean up breakpoint state properly, r=jlast. 2020-01-09 18:06:25 +00:00
Assembler.cpp Bug 1607014 Part 1 - Redirect functions by changing linker references instead of rewriting machine code, r=jlast. 2020-01-05 15:33:43 +00:00
Assembler.h Bug 1607014 Part 1 - Redirect functions by changing linker references instead of rewriting machine code, r=jlast. 2020-01-05 15:33:43 +00:00
BufferStream.h Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
Callback.cpp Bug 1574570 - Fix some callback logic bugs, r=loganfsmyth. 2019-08-16 19:23:46 +00:00
Callback.h
CallFunction.h
ChunkAllocator.h
ExternalCall.cpp Bug 1607014 Part 1 - Redirect functions by changing linker references instead of rewriting machine code, r=jlast. 2020-01-05 15:33:43 +00:00
ExternalCall.h Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
HashTable.cpp Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
HashTable.h
InfallibleVector.h
Lock.cpp Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
Lock.h Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
Monitor.h
moz.build Bug 1607014 Part 1 - Redirect functions by changing linker references instead of rewriting machine code, r=jlast. 2020-01-05 15:33:43 +00:00
ProcessRecordReplay.cpp Bug 1607297 - Don't include file contents from the firefox install directory in recordings, r=jlast. 2020-01-08 12:46:19 +00:00
ProcessRecordReplay.h Bug 1607297 - Don't include file contents from the firefox install directory in recordings, r=jlast. 2020-01-08 12:46:19 +00:00
ProcessRedirect.cpp Bug 1607014 Part 1 - Redirect functions by changing linker references instead of rewriting machine code, r=jlast. 2020-01-05 15:33:43 +00:00
ProcessRedirect.h Bug 1607101 - Fix some record/replay bugs, r=jlast. 2020-01-06 00:08:18 +00:00
ProcessRedirectDarwin.cpp Bug 1608331 - Watch for null pauseData, r=jlast. 2020-01-10 20:41:29 +00:00
ProcessRewind.cpp Bug 1607739 - Retake thread locks at a consistent point, r=jlast. 2020-01-08 15:52:31 +00:00
ProcessRewind.h Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
Recording.cpp Bug 1607047 - Include build ID in recordings and introduction message, r=jlast. 2020-01-05 01:29:34 +00:00
Recording.h Bug 1607047 - Include build ID in recordings and introduction message, r=jlast. 2020-01-05 01:29:34 +00:00
SpinLock.h
SplayTree.h
Thread.cpp Bug 1607739 - Retake thread locks at a consistent point, r=jlast. 2020-01-08 15:52:31 +00:00
Thread.h Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
ThreadSnapshot.cpp Bug 1606447 - Initial landing for cloud replay, r=jlast. 2020-01-03 20:43:08 +00:00
ThreadSnapshot.h Bug 1607739 - Retake thread locks at a consistent point, r=jlast. 2020-01-08 15:52:31 +00:00
ValueIndex.cpp
ValueIndex.h