Closed
Bug 1934805
Opened 3 months ago
Closed 2 months ago
Deprecate "--enable-crash-reporter" argument from geckodriver to stop submission of crash reports to Soccoro
Categories
(Testing :: geckodriver, task, P3)
Testing
geckodriver
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m15])
Attachments
(1 file)
The --enable-crash-reporter
argument has been introduced in geckodriver 0.35.0 via bug 1875773, but as bug 1849669 comment 47 indicates it might be used regularly by users to submit crash reports for about:crashparent
and about:crashcontent
.
We should remove this argument once we have done the work on bug 1882338 and bug 1859377 and can ship it in the next geckodriver 0.36 release.
Reporter | ||
Comment 1•3 months ago
|
||
We probably do not want to remove the argument immediately but make it a no-op and mark it as deprecated first. The removal could then be done in the 0.37.0 release.
At the same time we will try to annotate crash reports for Remote Protocol (bug 1880257) to more easily filter those reports out.
See Also: → 1880257
Summary: Remove "--enable-crash-reporter" argument from geckodriver to stop submission of crash reports to Soccoro → Deprecate "--enable-crash-reporter" argument from geckodriver to stop submission of crash reports to Soccoro
Reporter | ||
Updated•3 months ago
|
Severity: -- → S3
Points: --- → 2
Priority: -- → P3
Whiteboard: [webdriver:m14]
Assignee | ||
Updated•2 months ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 months ago
|
||
Reporter | ||
Updated•2 months ago
|
Whiteboard: [webdriver:m14] → [webdriver:m15]
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f315cb4a89b
Deprecate "--enable-crash-reporter" argument from geckodriver to stop submission of crash reports to Soccoro. r=webdriver-reviewers,whimboo
Comment 4•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•