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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: FeatureChecker integration in ext/ crates #20797

Merged
merged 13 commits into from
Oct 12, 2023

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Oct 5, 2023

Towards #20779.

Copy link
Member Author

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

bartlomieju added a commit that referenced this pull request Oct 9, 2023
This is dead code that was not used in any way.

Ref #20797
@bartlomieju bartlomieju marked this pull request as ready for review October 10, 2023 23:38
@kt3k
Copy link
Member

kt3k commented Oct 12, 2023

Looks like the error like the below seems happening. Do you see what causes this?

error: Uncaught TypeError: toUtf8 is not a function
const blob = new Blob(
             ^
    at Object.encode (ext:core/01_core.js:862:38)
    at processBlobParts (ext:deno_web/09_file.js:162:26)
    at new Blob (ext:deno_web/09_file.js:235:29)
    at file:https:///Users/kt3k/denoland/deno/a.js:1:14

@kt3k
Copy link
Member

kt3k commented Oct 12, 2023

The code diffs look good to me.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju enabled auto-merge (squash) October 12, 2023 15:40
@bartlomieju bartlomieju merged commit c464cd7 into denoland:main Oct 12, 2023
13 checks passed
@bartlomieju bartlomieju deleted the feature_checker branch October 12, 2023 16:35
bartlomieju added a commit that referenced this pull request Oct 12, 2023
This is dead code that was not used in any way.

Ref #20797
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants