📋 How to Report Memory Issues in Zen
To help us investigate memory-related issues effectively, please follow these steps carefully:
1. Gather Troubleshooting Information
- Open Zen and go to:
about:support
- Click "Copy text to clipboard"
- Paste the copied text into the template
2. Capture Memory Report
- Open a new tab and go to:
about:memory
- Click the "Measure and save…" button
- With the downloaded file, drag and drop it into the template
3. Submit Your Report
In your comment under this issue, include both reports using the template below:
<Describe a bit your situation and whats wrong. Maybe also include a https://profiler.firefox.com/ if necessary>
<details>
<summary>About Support</summary>
```
REPLACE WITH ABOUT:SUPPORT CONTENTS
```
</details>
<details>
<summary>About memory</summary>
REPLACE WITH ABOUT:MEMORY FILE UPLOAD
</details>
Before You Submit
- Stay on topic. Please keep this thread focused on memory issue reports only.
- Use a clean testing environment. Disable all addons, custom themes, and mods (
about:addons) — these are known to affect performance.
Optional: Test on the Latest Twilight Build
To help determine if your memory issue has already been addressed in recent changes, please try reproducing the problem using the latest Twilight build:
🔗 Download Twilight build
📋 How to Report Memory Issues in Zen
To help us investigate memory-related issues effectively, please follow these steps carefully:
1. Gather Troubleshooting Information
about:support2. Capture Memory Report
about:memory3. Submit Your Report
In your comment under this issue, include both reports using the template below:
Before You Submit
about:addons) — these are known to affect performance.Optional: Test on the Latest Twilight Build
To help determine if your memory issue has already been addressed in recent changes, please try reproducing the problem using the latest Twilight build:
🔗 Download Twilight build
Cool thing I found by the way:
These common transparency themes often add
will-change: transformto the browser view which will affect negatively your performance exponentially.These are my results:
without: https://share.firefox.dev/4spRgnI
with: https://share.firefox.dev/4uKp8gF
so please do check your themes if you are having similar issues.