Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

[Scopes] Avoid exceptions when import bindings are optimized away.#5722

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
loganfsmyth:optimized-import-bindings
Mar 20, 2018
Merged

[Scopes] Avoid exceptions when import bindings are optimized away.#5722
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
loganfsmyth:optimized-import-bindings

Conversation

@loganfsmyth

Copy link
Copy Markdown
Contributor

Refs Issue: #5561

Summary of Changes

  • More carefully check the Grip objects before trying to get properties from them

@loganfsmyth loganfsmyth force-pushed the optimized-import-bindings branch from 825e911 to b6f5d3c Compare March 19, 2018 22:46

@jasonLaster jasonLaster left a comment

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.

Thanks for the comments and the tests.

I feel better about this code now than before, which is impressive given that we’re handling some difficult cases

@loganfsmyth loganfsmyth force-pushed the optimized-import-bindings branch from b6f5d3c to 14a9873 Compare March 19, 2018 23:09
@loganfsmyth loganfsmyth force-pushed the optimized-import-bindings branch from 14a9873 to 4e5d14f Compare March 19, 2018 23:12
@jasonLaster jasonLaster merged commit 2fe01ff into firefox-devtools:master Mar 20, 2018
@loganfsmyth loganfsmyth deleted the optimized-import-bindings branch March 21, 2018 18:40
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.

2 participants