Closed
Bug 1935157
Opened 2 months ago
Closed 14 days ago
The debugger hangs on opening wasm file
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox133 disabled, firefox134 disabled, firefox135 disabled, firefox136 fixed)
RESOLVED
FIXED
136 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox133 | --- | disabled |
firefox134 | --- | disabled |
firefox135 | --- | disabled |
firefox136 | --- | fixed |
People
(Reporter: yury, Assigned: bomsy)
References
(Blocks 2 open bugs, Regressed 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
STR:
- Open browser on https://yurydelendik.github.io/sqlite-playground/src/playground.html
- Open debugger, locate and select build/playground.prod.wasm
- Refresh
Expected: observe webassembly text for the file
Actual: the browser hangs
The mozregression point it to bug 1900395, bug 1904489 and bug 1920928 :
16:54.34 INFO: Last good revision: d75e4c21416bb40ad0366944e5741a87a6924ad3
16:54.34 INFO: First bad revision: dd38d70a8348e0c55f72aff08b286193bfbf6e0d
16:54.34 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d75e4c21416bb40ad0366944e5741a87a6924ad3&tochange=dd38d70a8348e0c55f72aff08b286193bfbf6e0d
Comment 1•2 months ago
|
||
Based on comment #0, this bug contains a bisection range found by mozregression. However, the Regressed by
field is still not filled.
:bomsy, since you are the author of the changes in the range, if possible, could you fill the Regressed by
field and investigate this regression?
For more information, please visit BugBot documentation.
Flags: needinfo?(hmanilla)
Comment 3•2 months ago
|
||
This bug has been marked as a regression. Setting status flag for Nightly to affected
.
status-firefox135:
--- → affected
Updated•2 months ago
|
Assignee: nobody → hmanilla
status-firefox133:
--- → disabled
status-firefox134:
--- → disabled
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Regressed by: 1904489
Updated•2 months ago
|
Updated•2 months ago
|
Updated•23 days ago
|
Assignee | ||
Comment 4•23 days ago
|
||
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d46884e46b74
[devtool] Fix WASM for CM6 r=devtools-reviewers,ochameau,nchevobbe
Comment 6•14 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 14 days ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Updated•3 days ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•