Open
Bug 1228533
Opened 10 years ago
Updated 3 years ago
[Inspector] Inspecting events seems broken on Nightly
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(firefox44 unaffected, firefox45 affected)
REOPENED
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | unaffected |
| firefox45 | --- | affected |
People
(Reporter: julienw, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [btpp-backlog])
STR:
1. Go to a website that registered events (for example: https://bugzilla.mozilla.org/)
2. Inspect the page.
3. Click on a "ev" tag.
4. Click on any event to "open" it (not the "||" button)
=> observe it opens but there is no content.
This is happening in 45 only, 44 works fine.
Comment 1•10 years ago
|
||
It seems to work fine for me with my local fx-team build (pulled yesterday), but I did reproduce the problem on my other machine with a Nightly build from a couple of days ago.
Mike, bouncing this in your direction, maybe you can investigate this regression?
Flags: needinfo?(mratcliffe)
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Flags: needinfo?(jryans)
Comment 3•10 years ago
|
||
Regressed by:
80234c36f1b7 J. Ryan Stinnett — Bug 1226570 - Remove chrome://browser/skin/ from DevTools. r=bgrins
Blocks: 1226570
Keywords: regressionwindow-wanted
This appears fixed to me in recent Nightly, but I have not been able to repro the original issue either, so I am not sure.
Gijs did land a follow up to bug 1226570 in bug 1228032, so it's possible that fixed the issue. :julienw, do you still see this issue with the latest Nightly?
Flags: needinfo?(jryans) → needinfo?(felash)
| Reporter | ||
Comment 5•10 years ago
|
||
Yeah I think this works for me now. I don't know if bug 1228032 is the fix so let's close WORKSFORME ?
Thanks !
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(felash)
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 6•10 years ago
|
||
Actually it still happens when debugging remotely a B2G device with WebIDE.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 7•10 years ago
|
||
There are a few things broken when using WebIDE to debug remote targets... we really need somebody that can reproduce the issue to take a look.
Flags: needinfo?(mratcliffe)
Comment 8•9 years ago
|
||
Triaged as P3 if this is only related to when the inspector is displayed in WebIDE.
(Filter on CLIMBING SHOES).
Priority: -- → P3
Whiteboard: [btpp-backlog]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•