issues
search
MozillaSecurity
/
ffpuppet
A Python module that aids in the automation of Firefox at the process level
Mozilla Public License 2.0
31
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Valgrind track origins toggle
#223
tysmith
closed
2 weeks ago
1
build!: drop support for python 3.8
#222
tysmith
closed
2 weeks ago
1
Order minidumps
#221
tysmith
closed
1 month ago
1
Enable gitlint
#220
tysmith
closed
1 month ago
1
[ci] Replace isort and pyupgrade with ruff
#219
tysmith
closed
2 months ago
1
Enable more linting
#218
tysmith
closed
2 months ago
1
Update typing
#217
tysmith
closed
2 months ago
0
Add ruff
#216
tysmith
closed
2 months ago
1
[ci] Fix build
#215
tysmith
closed
3 months ago
1
Replace use of --no-remote with --new-instance
#214
tysmith
closed
4 months ago
1
[ci] Add Python 3.12 to CI
#213
tysmith
closed
4 months ago
1
Output process status if it cannot be closed
#212
tysmith
closed
4 months ago
1
Fix coverage logging output
#211
tysmith
closed
4 months ago
1
Create _safe_wait_procs() to handle AccessDenied errors
#210
tysmith
closed
5 months ago
0
Display warning when crash reports disappear
#209
tysmith
closed
5 months ago
1
Add FFPuppet.dump_coverage()
#208
tysmith
closed
5 months ago
1
[ci] Update linters
#207
tysmith
closed
5 months ago
1
[ci] Update orion CI repo
#206
jschwartzentruber
closed
5 months ago
1
Avoid failures when trying to remove missing directories
#205
tysmith
closed
5 months ago
1
[ci] Ignore untyped tests using regex instead
#204
tysmith
closed
5 months ago
1
Failed to remove profile
#203
pyoor
closed
5 months ago
2
Check for rr traceback in logs
#202
tysmith
closed
6 months ago
1
Don't automatically pack rr traces
#201
tysmith
closed
6 months ago
0
Poll socket in bootstrapper
#200
tysmith
closed
6 months ago
1
Delay only once for all processes when measuring cpu usage
#199
tysmith
closed
6 months ago
1
Properly output process name in files_in_use() on Windows
#198
tysmith
closed
6 months ago
1
Use IntEnum instead of Enum
#197
tysmith
closed
6 months ago
1
Handle using launcher as parent process
#196
tysmith
closed
7 months ago
1
Remove launcher lookup assertion
#195
tysmith
closed
7 months ago
1
Add diagnostic prints to launcher process detection
#194
tysmith
closed
7 months ago
1
Bootstrap Updates
#193
tysmith
closed
7 months ago
1
Add ProcessTree to manage browser processes
#192
tysmith
closed
7 months ago
1
Set MDSW URLs in one place
#191
tysmith
closed
7 months ago
1
MinidumpParser Improvements
#190
tysmith
closed
7 months ago
1
Fix path issue using builds in the current working directory
#189
tysmith
closed
8 months ago
1
[Windows] Fix race between process creation and job object process limits.
#188
jschwartzentruber
closed
8 months ago
1
Try to avoid leaking processes in low memory situations
#187
tysmith
closed
6 months ago
2
Add environment variable to enable rr chaos mode
#186
tysmith
closed
9 months ago
1
xvfb vs no xvfb
#185
areuu
closed
11 months ago
1
Generate NSS Cert DB once and include it in project release
#184
pyoor
opened
11 months ago
0
Update CI
#183
tysmith
closed
11 months ago
1
Do not use --chaos flag with rr
#182
tysmith
closed
1 year ago
1
[ci] Include only expected events and actions in taskcluster.yml
#181
tysmith
closed
1 year ago
1
Close the parent process first
#180
tysmith
closed
1 year ago
1
Reduce delay waiting for crash reports
#179
tysmith
closed
1 year ago
1
Use localhost instead of 127.0.0.1 for bootstrapping
#178
pyoor
closed
1 year ago
1
Include minidump-stackwalk errors in minidump logs
#177
tysmith
closed
1 year ago
1
Wait on parent if poll() does not return an exit code
#176
tysmith
closed
1 year ago
1
Update log collection logic in close()
#175
tysmith
closed
1 year ago
1
Wait for parent process when no processes are found
#174
tysmith
closed
1 year ago
1
Next