Skip to content

Bug 2023236 - Added error reporting to sentry for s2s errors#122

Closed
fmasalha wants to merge 1 commit into
mozilla-firefox:autolandfrom
fmasalha:errorReportingS2S
Closed

Bug 2023236 - Added error reporting to sentry for s2s errors#122
fmasalha wants to merge 1 commit into
mozilla-firefox:autolandfrom
fmasalha:errorReportingS2S

Conversation

@fmasalha
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

View this pull request in Lando to land it once approved.

/**
* Interface for reporting a throwable.
*/
fun interface ErrorReporter {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is a good or bad location for this to exist.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say it should go in its own file, either in the top level package feature/summarize or in a new error package feature/summarize/error

Copy link
Copy Markdown
Contributor

@boek boek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is close! just a couple of small tweaks and then its gtg

@fmasalha fmasalha force-pushed the errorReportingS2S branch from 67bcd01 to 06760be Compare March 17, 2026 06:36
@fmasalha
Copy link
Copy Markdown
Contributor Author

@fmasalha fmasalha requested a review from boek March 17, 2026 16:02
Copy link
Copy Markdown
Contributor

@MatthewTighe MatthewTighe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Left a suggestion for your open question, but feel free to land after you've made a choice there.

/**
* Interface for reporting a throwable.
*/
fun interface ErrorReporter {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say it should go in its own file, either in the top level package feature/summarize or in a new error package feature/summarize/error

@fmasalha
Copy link
Copy Markdown
Contributor Author

fmasalha commented Mar 23, 2026

@fmasalha fmasalha force-pushed the errorReportingS2S branch from 06760be to 68a2fc9 Compare March 23, 2026 13:48
@lando-worker
Copy link
Copy Markdown

lando-worker Bot commented Mar 24, 2026

Pull request closed by commit ef93004

lando-worker Bot pushed a commit that referenced this pull request Mar 24, 2026
@lando-worker lando-worker Bot closed this Mar 24, 2026
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Mar 27, 2026
…ighe

Pull request: mozilla-firefox/firefox#122

UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Mar 27, 2026
…ighe

Pull request: mozilla-firefox/firefox#122

UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Mar 27, 2026
…ighe

Pull request: mozilla-firefox/firefox#122

UltraBlame original commit: 272db71259cc983bf62571c974665bb103efe0fb
akliuxingyuan pushed a commit to akliuxingyuan/android-components that referenced this pull request May 21, 2026
akliuxingyuan pushed a commit to fork-maintainers/iceraven-browser that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants