Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Return full error with window.onerror handler #1979

Closed
roadhump opened this issue Nov 25, 2015 · 1 comment
Closed

馃殌 Feature: Return full error with window.onerror handler #1979

roadhump opened this issue Nov 25, 2015 · 1 comment
Labels
area: browser browser-specific type: feature enhancement proposal

Comments

@roadhump
Copy link

Now window.onerror handler from support/browser-entry.js creates new error with uncaught error message and short location. Spec says that window.onerror has full uncaught error as last argument and it seems that all latest browsers support this spec. It would be great for reporting to return full uncaught error for mocha tests in browsers in case it is supported. I am ready to create PR if you find this idea ok.

@drazisil drazisil added area: browser browser-specific type: feature enhancement proposal status: waiting for author waiting on response from OP - more information needed labels Mar 30, 2017
@JoshuaKGoldberg JoshuaKGoldberg removed the status: waiting for author waiting on response from OP - more information needed label Dec 27, 2023
@JoshuaKGoldberg JoshuaKGoldberg changed the title Return full error with window.onerror handler 馃殌 Feature: Return full error with window.onerror handler Dec 27, 2023
@JoshuaKGoldberg
Copy link
Member

I believe this was actually resolved by #4174. 馃殌

If I'm wrong about that, please file a new issue using one of our new templates. They'll ask for a bit more clarifying info that'll help explain why #4174 wasn't a resolution. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: browser browser-specific type: feature enhancement proposal
Projects
None yet
Development

No branches or pull requests

3 participants