Results 182 issues of Jack Works

https://bugzilla.mozilla.org/show_bug.cgi?id=1681638 See #1959

Blocked: Upstream
Non-Coding Task

see conversation in #50257

For Uncommitted Bug

maybe we should start to write spec text cc @TechQuery

![image](https://user-images.githubusercontent.com/5390719/176100779-4bd2f422-3fa0-4c44-a1fd-32bdc631359b.png)

endo

![image](https://user-images.githubusercontent.com/5390719/176100694-5eec816d-14d3-4f18-b4e9-398404944a69.png)

endo

I'm working on my eval-less Compartment and I want to mark my function as [native code]. Since it's already running in the SES, I cannot change Object.prototype.toString, so it will...

endo

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** In this UI, ![image](https://user-images.githubusercontent.com/5390719/154428478-08150c94-125b-422d-bb71-3d76d01f238d.png) Swipe left use 2 fingers on the high precision touchpad on...

can't reproduce

## Motivation ("The Why") It's super useful, in npm we have to run `npx npm-check -u` that's a third party package. ### Example Try it in yarn. ### How ####...

Validator should only check if the schema is correct, but `validate()` modified the input object. (Oh my it spent my a whole hour to find `validate()` mutate the object...) **Workaround**:...

**Describe the bug (including copyable syntax)** Not detected as styled css call **Screenshot** ![image](https://user-images.githubusercontent.com/5390719/106109548-a4990080-6184-11eb-9141-a04f11332eda.png) **To Reproduce** ```js const Container = styled(ListItem)( ({ theme }) => ` border: 1px solid #f3f3f4;...

bug