Closed
Bug 2016121
Opened 3 months ago
Closed 24 days ago
If you open a remote debugging session against Android with the devtools.application.sessionHistory.enabled pref on, parent process hangs
Categories
(DevTools :: Application Panel, defect, P2)
DevTools
Application Panel
Tracking
(firefox152 fixed)
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: farre, Assigned: farre, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
No description provided.
Summary: If you open a remote debugging session agains Android with the pref on, parent process hangs → If you open a remote debugging session agains Android with the devtools.application.sessionHistory.enabled pref on, parent process hangs
Comment 1•3 months ago
|
||
Should capture a profile to see why we hang. This should block enabling the panel by default, or even adding a setting to enable the panel.
Issue might be solved by adapting the panel to properly use the devtools server architecture.
Severity: -- → S3
Flags: needinfo?(jdescottes)
Priority: -- → P2
| Assignee | ||
Updated•3 months ago
|
Summary: If you open a remote debugging session agains Android with the devtools.application.sessionHistory.enabled pref on, parent process hangs → If you open a remote debugging session against Android with the devtools.application.sessionHistory.enabled pref on, parent process hangs
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Updated•3 months ago
|
Attachment #9546733 -
Attachment description: Bug 2016121 - [devtools] Make Session History panel consume session-history resources. r=#devtools. → Bug 2016121 - [devtools] Make Session History panel consume session-history resources
Pushed by afarre@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3e0966c12e06
https://hg.mozilla.org/integration/autoland/rev/eb2ff0d0442b
[devtools] Make Session History panel consume session-history resources r=devtools-reviewers,nchevobbe,fluent-reviewers,flod
Pushed by sstanca@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/90c87fb5443f
https://hg.mozilla.org/integration/autoland/rev/1dc8b99f9b0b
Revert "Bug 2016121, Bug 2014064 - [devtools] Make Session History panel consume session-history resources r=devtools-reviewers,nchevobbe,fluent-reviewers,flod" for causing devtools failures.
Comment 5•25 days ago
|
||
Reverted this because it was causing devtools failures in browser_resources_session_history_events.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | devtools/shared/commands/resource/tests/browser_resources_session_history_events.js | testSessionHistory - correct actual entries received - 2 == 3
Comment 6•25 days ago
•
|
||
.
Pushed by afarre@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fc7b3526972d
https://hg.mozilla.org/integration/autoland/rev/7a6978f15550
[devtools] Make Session History panel consume session-history resources r=devtools-reviewers,nchevobbe,fluent-reviewers,flod
Updated•24 days ago
|
Assignee: nchevobbe → afarre
Status: ASSIGNED → RESOLVED
Closed: 24 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•12 days ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•