Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Uncaught exceptions get two stack traces #718

Merged
merged 1 commit into from
Aug 20, 2015

Conversation

abarth
Copy link
Contributor

@abarth abarth commented Aug 20, 2015

Now we print Dart_GetError only when we don't have a stack trace. Also, improve
the usability of the sky_shell command line tool by defaulting to "packages"
for the package-root and not crashing when we don't have a package-root until
we actually try to load a package. Finally, remove console spam when we fail to
bind the observatory port.

Fixes #689

Now we print Dart_GetError only when we don't have a stack trace. Also, improve
the usability of the sky_shell command line tool by defaulting to "packages"
for the package-root and not crashing when we don't have a package-root until
we actually try to load a package. Finally, remove console spam when we fail to
bind the observatory port.

Fixes #689
@Hixie
Copy link
Contributor

Hixie commented Aug 20, 2015

LGTM but @eseidel might want to look at this too since this isn't my bailiwick.

abarth added a commit that referenced this pull request Aug 20, 2015
Uncaught exceptions get two stack traces
@abarth abarth merged commit 7dfac2f into flutter:master Aug 20, 2015
@abarth abarth deleted the one_stack_trace branch August 20, 2015 19:13
@eseidel
Copy link
Contributor

eseidel commented Aug 20, 2015

Lgtm
On Aug 20, 2015 12:13, "Adam Barth" [email protected] wrote:

Merged #718 #718.


Reply to this email directly or view it on GitHub
#718 (comment).

rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
Remove extraneous ifdef in VkDeviceCreateInfo VU
aam added a commit to aam/engine that referenced this pull request Apr 18, 2023
Changes since last roll:
```
059d155 [dart] Add identifier needed for zlib roll (flutter#718)
459d3e5 Bump github/codeql-action from 2.2.11 to 2.2.12 (flutter#716)
91f1ba5 Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
2e5c483 Bump actions/checkout from 3.5.0 to 3.5.1 (flutter#714)
a5af13d Remove codeql. (flutter#713)
```
auto-submit bot pushed a commit that referenced this pull request Apr 18, 2023
Changes since last roll:
```
059d155 [dart] Add identifier needed for zlib roll (#718)
459d3e5 Bump github/codeql-action from 2.2.11 to 2.2.12 (#716)
91f1ba5 Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
2e5c483 Bump actions/checkout from 3.5.0 to 3.5.1 (#714)
a5af13d Remove codeql. (#713)
```
itekdev pushed a commit to itekdev/flutter-engine0 that referenced this pull request May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants