Debugger in not showing up ( only blank white screen )
Categories
(DevTools :: Debugger, defect, P1)
Tracking
(firefox-esr60 unaffected, firefox-esr68 unaffected, firefox68 unaffected, firefox69+ verified, firefox70+ verified)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | + | verified |
firefox70 | + | verified |
People
(Reporter: tripurari, Assigned: jlast)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [debugger-mvp])
Attachments
(3 files)
731.99 KB,
image/gif
|
Details | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
6.40 KB,
patch
|
RyanVM
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
I updated Nightly to latest version
did a restart
and when I opened developer tool the debugger tab in only blank white screen
I have attached a gif
I tried to restart in Firefox-safe-mode but no luck
I am using 70.0a1 (2019-07-11) (64-bit) On macbook pro 2017 os 10.14.5
Actual results:
Debugger tab showing blank screen
Expected results:
Debugger panel should have appear with file tree and other stuff like breakpoints and all
Updated•5 years ago
|
Comment 1•5 years ago
|
||
I'm seeing this as well. The debugger seems broken in the content view and the browser toolbox.
On the browser console, this appears when opening debugger:
TypeError: "expandedCategories is undefined"
renderCategoryHeading resource://devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js:70
render resource://devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js:157
render resource://devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js:153
finishClassComponent resource://devtools/client/shared/vendor/react-dom.js:10332
updateClassComponent resource://devtools/client/shared/vendor/react-dom.js:10295
beginWork resource://devtools/client/shared/vendor/react-dom.js:10894
performUnitOfWork resource://devtools/client/shared/vendor/react-dom.js:12713
workLoop resource://devtools/client/shared/vendor/react-dom.js:12730
renderRoot resource://devtools/client/shared/vendor/react-dom.js:12770
performWorkOnRoot resource://devtools/client/shared/vendor/react-dom.js:13359
performWork resource://devtools/client/shared/vendor/react-dom.js:13281
performSyncWork resource://devtools/client/shared/vendor/react-dom.js:13253
requestWork resource://devtools/client/shared/vendor/react-dom.js:13153
scheduleWork$1 resource://devtools/client/shared/vendor/react-dom.js:13022
scheduleRootUpdate resource://devtools/client/shared/vendor/react-dom.js:13566
updateContainerAtExpirationTime resource://devtools/client/shared/vendor/react-dom.js:13581
updateContainer resource://devtools/client/shared/vendor/react-dom.js:13608
render resource://devtools/client/shared/vendor/react-dom.js:13853
legacyRenderSubtreeIntoContainer resource://devtools/client/shared/vendor/react-dom.js:13965
unbatchedUpdates resource://devtools/client/shared/vendor/react-dom.js:13478
legacyRenderSubtreeIntoContainer resource://devtools/client/shared/vendor/react-dom.js:13961
render resource://devtools/client/shared/vendor/react-dom.js:14012
renderPanel resource://devtools/client/debugger/src/utils/bootstrap.js:74
bootstrapApp resource://devtools/client/debugger/src/utils/bootstrap.js:124
onConnect resource://devtools/client/debugger/src/client/index.js:98
react-dom.js:11273:13
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Jason, can you please take a look at this.
Thanks,
Honza
Comment 3•5 years ago
|
||
I just ran this from bisect, it was caused by bug 1560942.
Comment 4•5 years ago
|
||
I had similar issue, message was a bit different though:
TypeError: "categories is undefined"
render resource://devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js:153
[...}
renderPanel resource://devtools/client/debugger/src/utils/bootstrap.js:74
bootstrapApp resource://devtools/client/debugger/src/utils/bootstrap.js:124
onConnect resource://devtools/client/debugger/src/client/index.js:98
I can't reproduce right now, but I think when I saw it I had previously some event breakpoint turned on (because the page did paused and I saw the overlay in the content, and the debugger tab header icon was green, but debugger panel was blank)
Assignee | ||
Comment 5•5 years ago
|
||
Thanks for the report, I'll look into it today. Just to clarify, is this Nightly only?
Comment 6•5 years ago
|
||
All reports here and in Slack were for Nightly, so yes.
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Reporter | ||
Comment 10•5 years ago
|
||
Yes The favorite debugger is live again
Thank you folks
Comment 11•5 years ago
|
||
Please nominate this for Beta approval when you get a chance.
Assignee | ||
Comment 12•5 years ago
|
||
Beta/Release Uplift Approval Request
- User impact if declined: This patch is required if we land (1560942). It also is not needed if we do not land (1560942)
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It only affects the debugger.
- String changes made/needed:
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 15•5 years ago
|
||
I've tried to reproduce but I wasn't able to do that because can't update Firefox to a certain build. Tripurari Shankar could you help me and verify this issue.
Reporter | ||
Comment 16•5 years ago
|
||
(In reply to Timea Zsoldos [:zstimi/tzsoldos], Desktop Release QA from comment #15)
I've tried to reproduce but I wasn't able to do that because can't update Firefox to a certain build. Tripurari Shankar could you help me and verify this issue.
I had this issue in Firefox Nightly ( 2019-07-12 )
then it got fixed on a update on ( 2019-07-17 )
after that I never got this issue neither in Nightly nor in Developer Edition ( i use both [nightly and dev-edition] on daily basis for my web development)
Please let me know if you require any other information Thanks
Comment 17•5 years ago
|
||
I verified on Firefox 70.0a1 and 69.0b10 builds, using macOS 10.14, Win 10 x64 and Ubuntu 18.04 x64. Based on comment 16 I can confirm the issue is fixed. Thanks Tripurari Shankar!
Updated•5 years ago
|
Updated•3 years ago
|
Description
•